Commit Graph

166 Commits (e5e64bfd4158e2ac29bd3e576447a07c87e7a297)

Author SHA1 Message Date
Kevin P. Fleming 370e887fbf fix 'make rpm'
21 years ago
Kevin P. Fleming ab206439d8 don't force build.h to be built at 'install' time, if it's already there leave it alone
21 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
21 years ago
Malcolm Davenport e596f53c9e Whoopsie :)
21 years ago
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
21 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
21 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
21 years ago
Kevin P. Fleming b051cccb89 more Makefile tweaks
21 years ago
Kevin P. Fleming 6ac98c6724 make version-testing and echo constructs more shell-portable
21 years ago
Kevin P. Fleming 813f0b9653 use new C-coded version comparison program for bison and flex (bug #2058, with different Makefile changes)
21 years ago
Kevin P. Fleming 27a551a0eb temporarily suppress usage of vercomp.sh script until it can be fixed
21 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
21 years ago
Kevin P. Fleming 4d2537ae11 major re-work of dialplan functions, including:
21 years ago
Kevin P. Fleming 358238b170 add app_dictate (bug #3893)
21 years ago
Kevin P. Fleming 0a93667e9c ensure that old modules warning does not occur when 'make install' is run directly after 'make clean'
21 years ago
Kevin P. Fleming 57e4310265 support various other formats for Asterisk manual page (bug #4113)
21 years ago
Kevin P. Fleming 1230770bb6 'make install' will now warn the user if their modules directory contains modules not installed by the newly-installed Asterisk
21 years ago
Kevin P. Fleming ac639e80c3 during 'make install', remove any headers from the destination include/asterisk directory that are no longer present in the source directory (bug #4035)
21 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
21 years ago
Kevin P. Fleming 2fb8143f3a add ctags and etags support to Makefile
21 years ago
Mark Spencer 3784f83bed Fix CC (bug #3895)
21 years ago
Mark Spencer dc9faa21e4 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
21 years ago
Mark Spencer ff62953662 Oops, make good on my word :)
21 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
21 years ago
Mark Spencer 7082d0584e Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)
21 years ago
Mark Spencer 2deba424d2 Create experimental new options API, various cleanups
21 years ago
Mark Spencer dbd42a645f Apply queuelog patch and perform final test of "test patches" system
21 years ago
Mark Spencer 2e0cf7a00c Update queue_log example
21 years ago
Mark Spencer f0c7729f81 Add sample experimental patch to show "make apply", "make unapply", "make patchlist", and "make update" targets
21 years ago
Mark Spencer 1bb8d52938 Flush out app stuff, make profiling easier to turn on/off
21 years ago
Mark Spencer 85a0e13c73 Merge mog's ReadFile application (bug #3670)
21 years ago
Mark Spencer d44286366b Flagify hold (bug #3456)
21 years ago
Mark Spencer 89131204fd Minor deadlock detect fix (bug #3531)
21 years ago
Mark Spencer 64f2fb6f2c Create "spec" target (bug #3413)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer f5458639d4 Install "autosupport" by default...
21 years ago
Mark Spencer 677eedfe6a Fix mpg123 build on non-linux (bug #3385)
21 years ago
Mark Spencer 441c545ccc Allow me to force a "make clean ; make install" on a cvs update (bug #3358)
21 years ago
Mark Spencer 9a3304c65d Fix voicemail symlinks (bug #3024)
21 years ago
Mark Spencer cc01517489 Show conflits on make update (bug #3191)
21 years ago
Mark Spencer 61f25c3e92 Merge twisted's OSX compat fix (bug #3090)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 30bc3eec6e Merge sms stuff and move to "utils" subdir (bug #2973)
21 years ago
Mark Spencer 877dcd1aa5 Don't overwrite unchanged files
21 years ago
Mark Spencer 0351e3e37c Create "OVERWRITE" option to Makefile to prevent sample from overwriting options
21 years ago
Mark Spencer c4cca41a72 Fix for DESTDIR
21 years ago
Mark Spencer 53d9aa13eb Add pkgconfig support (bug #2734)
21 years ago
Mark Spencer 73558b7492 Do not build with DEBUG_THREADS on by default!
21 years ago
Mark Spencer f8d3b1ad77 Fix Makefile issue (bug #2691, again)
21 years ago
Mark Spencer 82cbf28993 Add "Loopback" switch
21 years ago