Commit Graph

30 Commits (d60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd)

Author SHA1 Message Date
George Joseph a07a16aa23 make_buildopts_h: Always include DETECT_DEADLOCKS
1 year ago
George Joseph fde0e19658 make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
2 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Richard Mudgett 0504594a3e core: AST_DEVMODE no longer affects ABI.
7 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
9 years ago
Corey Farrell 5d997ecc83 Build System: Prevent unneeded changes to asterisk/buildopts.h.
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Walter Doekes 5bf283d406 Clean up Makefile "warning" clutter when makeopts doesn't exist.
12 years ago
Sean Bright 559e644b63 Fix a few build problems on Solaris (and check for an md5 utility in
17 years ago
Sean Bright 6ecbf7cc7c This is far from optimal, but I just found a FreeBSD system without
17 years ago
Sean Bright c172da52b1 Quote the arguments to grep so that sh on various platforms doesn't choke
17 years ago
Russell Bryant 415516af1c Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,
17 years ago
Terry Wilson e727d15d34 Replace minimime with superior GMime library so that the entire contents of an http post are not read into memory.
17 years ago
Steve Murphy 2679575473 closes issue #11287; thanks to snuffy for this fix, which will surely make all solaris owners shout praises to his name.
18 years ago
Kevin P. Fleming 4d522da4aa switch compile-time option checking to string storage mode in this branch too
18 years ago
Joshua Colp f71cd9acc8 Add OSX into the logic that uses md5 instead of md5sum.
18 years ago
Russell Bryant 89a49511a4 actually let this compile, oops :(
18 years ago
Russell Bryant 1529586f21 Use the fix suggested by Tilghman on the -dev to make cutting up the BUILDSUM
18 years ago
Luigi Rizzo a638b4a0dc this script is run on the build system, not on the host.
18 years ago
Luigi Rizzo f8b60a665e both md5sum and variable substitutions such as ${BUILDSUM:0:8}
18 years ago
Kevin P. Fleming 547306835e Merged revisions 89325 via svnmerge from
18 years ago
Jason Parker 30f27bd09a Merged revisions 80330 via svnmerge from
18 years ago
Kevin P. Fleming 8cbc226156 when we are building modules that other modules depend on, create preprocessor defines (in buildopts.h) marking that those modules were built
18 years ago
Russell Bryant 1cf3a12047 Merged revisions 58931 via svnmerge from
18 years ago
Jason Parker 62309a54ef This is a bit safer on some versions of sed.
19 years ago
Russell Bryant ad8ff708de fix the build with astmm (issue #7139)
19 years ago
Russell Bryant 1a8f3dd2d2 forcing a dist-clean in the cleantest was a bad idea. Just change the script
19 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
19 years ago