Commit Graph

304 Commits (35d729fb40d57c635bc7f27589c43bbb63c5b575)

Author SHA1 Message Date
Russell Bryant ebe974e9e4 defaults.h must be listed as a dependency after the cleantest because if it
20 years ago
Russell Bryant 8029c58409 there is no reason to explicity specify -fomit-frame-pointer when building with
20 years ago
Russell Bryant 9993d14f86 add support for more refined ability to set install paths using the standard
20 years ago
Russell Bryant 808f26a24d fix file dependency generation so that the resulting files in the subdirectories
20 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
20 years ago
Russell Bryant cec3a958e4 remove some stuff handled by configure and menuselect
20 years ago
Russell Bryant 2062ab078e remove unnecessary INCLUDE variable which was currently added to ASTCFLAGS
20 years ago
Russell Bryant ad8ff708de fix the build with astmm (issue #7139)
20 years ago
Russell Bryant 8a390e342a use config.status instead of include/autoconfig.h as the dependency
20 years ago
Kevin P. Fleming 76347c8d31 various minor cleanups
20 years ago
Russell Bryant 1a8f3dd2d2 forcing a dist-clean in the cleantest was a bad idea. Just change the script
20 years ago
Russell Bryant 7c6766e67b remove a trailing tab ... now this Makefile is perfect
20 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
20 years ago
Russell Bryant a1aefcd03d suppress the output from generating defaults.h and versions.h, as well as
20 years ago
Luigi Rizzo 16ee7c509c add missing rule
20 years ago
Kevin P. Fleming f429105aae remove rule for running bootstrap, it's only safe to run it manually now
20 years ago
Kevin P. Fleming 0569481a5a don't build strcompat for menuselect except on Solaris
20 years ago
Russell Bryant 962d53732a make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_FLAGS come before
20 years ago
Kevin P. Fleming 123134de11 make Makefile slightly less noisy
20 years ago
Russell Bryant 684df59844 add smarter checking for termcap support, which fixes a build problem when
20 years ago
Kevin P. Fleming 65fed8480b use a file that configure will _always_ regenerate as the trigger for running the script
20 years ago
Russell Bryant f2e3d8279d add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to make sure that -Iinclude
20 years ago
Kevin P. Fleming a4e7ae1537 don't let make use implicit rules for bison/flex output files
20 years ago
Russell Bryant 272de2c394 add support for installing other init scripts, other than just the redhat
20 years ago
Russell Bryant 5c63335486 allow for a non-optimized build that does not get installed
20 years ago
Kevin P. Fleming d7aead737d Merged revisions 23673 via svnmerge from
20 years ago
Kevin P. Fleming 44c5e823e6 Merged revisions 23638 via svnmerge from
20 years ago
Kevin P. Fleming 1a979290a0 Merged revisions 23636 via svnmerge from
20 years ago
Kevin P. Fleming 7343d311f1 simplify CFLAGS handling for subdirectories
20 years ago
Luigi Rizzo 2dd3d523d3 when compiling ast_expr2 from utils/ the current directory
20 years ago
Russell Bryant 9109371f7d use the INSTALL variable instead of "install" directly
20 years ago
Kevin P. Fleming 379e426b25 Merged revisions 23305 via svnmerge from
20 years ago
Russell Bryant e5b5dce811 support "make distclean" as well as "make dist-clean" for the picky people
20 years ago
Russell Bryant 7918a7a1fd another little Solaris fix, unset LIBS before building libmxml
20 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
20 years ago
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
20 years ago
Russell Bryant d255a98243 fix kevin's silly typos
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Joshua Colp 5c05128777 Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir patch by north)
20 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
20 years ago
Olle Johansson 6b3367bf5c New functions for locking a channel - these simplify debugging
20 years ago
Kevin P. Fleming 677347edab Merged revisions 19353 via svnmerge from
20 years ago
Olle Johansson 255e77ae6e Issue #6580 - Unify directory definitions to one section of Makefile (casper)
20 years ago
Russell Bryant 87b1cf5618 various cleanups to the Makefile
20 years ago
Olle Johansson 2efcfc1549 Issue #6610 - build on Intel Mac
20 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
20 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
20 years ago
Tilghman Lesher 21a8d15be4 Merged revisions 11715 via svnmerge from
20 years ago