Commit Graph

293 Commits (7c6766e67b17febdf43bd2dbf556bb1f6109a669)

Author SHA1 Message Date
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
Tilghman Lesher ffe5ffda17 Merged revisions 11634-11635 via svnmerge from
20 years ago
Tilghman Lesher c05fc829d3 Bug 6581 - Move definition of PWD higher than where it is initially used
20 years ago
Mark Spencer c3447c7cce Fix a few compile warnings (turned errors) and disable -Werror on the
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Russell Bryant 938f7ddc0f remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Kevin P. Fleming 8d8aa07407 minor cleanup
20 years ago
Tilghman Lesher 34bcd0e0b6 Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)
20 years ago
Kevin P. Fleming 51ea2f4707 Merged revisions 9086 via svnmerge from
20 years ago