summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-07-10You must have version.h before building dependencies!Mark Spencer
2005-07-09Bug #4652 - Take twoMalcolm Davenport
2005-07-08Bug #4652 - Require libstrfunc for FreeBSD. Thanks CorydonMalcolm Davenport
2005-07-08queue device state changes and handle them serially in a background threadKevin P. Fleming
2005-07-05add man pages for autosupport and safe_asterisk scripts (bug #4642)Kevin P. Fleming
2005-07-05actually _install_ the astgenkey man pageKevin P. Fleming
2005-06-23don't repeat a command during 'make install' (bug #4582)Kevin P. Fleming
2005-06-22allow PROC to be supplied on the make command line (bug #4570)Kevin P. Fleming
2005-06-21use Solaris-compatible shell syntax (bug #4567)Kevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-06fix 'make rpm'Kevin P. Fleming
2005-06-06don't force build.h to be built at 'install' time, if it's already there leav...Kevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-05-26Whoopsie :)Malcolm Davenport
2005-05-26Fix agent deadlock and remove braindead tags dependencyMark Spencer
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...Josh Roberson
2005-05-20fix Solaris compatibility issues (bug #4339)Kevin P. Fleming
2005-05-19more Makefile tweaksKevin P. Fleming
2005-05-19make version-testing and echo constructs more shell-portableKevin P. Fleming
2005-05-19use new C-coded version comparison program for bison and flex (bug #2058, wit...Kevin P. Fleming
2005-05-16temporarily suppress usage of vercomp.sh script until it can be fixedKevin P. Fleming
2005-05-16add upgraded expression parser (bug #2058)Kevin P. Fleming
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming
2005-05-04add app_dictate (bug #3893)Kevin P. Fleming
2005-05-01ensure that old modules warning does not occur when 'make install' is run dir...Kevin P. Fleming
2005-04-29support various other formats for Asterisk manual page (bug #4113)Kevin P. Fleming
2005-04-27'make install' will now warn the user if their modules directory contains mod...Kevin P. Fleming
2005-04-27during 'make install', remove any headers from the destination include/asteri...Kevin P. Fleming
2005-04-06*** empty log message ***Kevin P. Fleming
2005-04-01add ctags and etags support to MakefileKevin P. Fleming
2005-03-30Fix CC (bug #3895)Mark Spencer
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-27Oops, make good on my word :)Mark Spencer
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)Mark Spencer
2005-03-12Create experimental new options API, various cleanupsMark Spencer
2005-03-11Apply queuelog patch and perform final test of "test patches" systemMark Spencer
2005-03-11Update queue_log exampleMark Spencer
2005-03-11Add sample experimental patch to show "make apply", "make unapply", "make pat...Mark Spencer
2005-03-05Flush out app stuff, make profiling easier to turn on/offMark Spencer
2005-02-27Merge mog's ReadFile application (bug #3670)Mark Spencer
2005-02-11Flagify hold (bug #3456)Mark Spencer
2005-02-08Minor deadlock detect fix (bug #3531)Mark Spencer
2005-02-04Create "spec" target (bug #3413)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21Install "autosupport" by default...Mark Spencer
2005-01-20Fix mpg123 build on non-linux (bug #3385)Mark Spencer
2005-01-17Allow me to force a "make clean ; make install" on a cvs update (bug #3358)Mark Spencer
2005-01-10Fix voicemail symlinks (bug #3024)Mark Spencer
2004-12-29Show conflits on make update (bug #3191)Mark Spencer