2006-09-09 |
Kevin P. Fleming | more makefile tweaks to keep targets from being run... |
blob | commitdiff |
2006-08-26 |
Kevin P. Fleming | GNU make already knows how to quietly ignore non-existe... |
blob | commitdiff | diff to current |
2006-08-25 |
Steve Murphy | Changes to fix all problems reported in 7804 are includ... |
blob | commitdiff |
2006-08-21 |
Kevin P. Fleming | build muted by default, since there is no Makefile... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-07-15 |
Kevin P. Fleming | use LDFLAGS and LIBS properly, and allow dependencies... |
blob | commitdiff | diff to current |
2006-07-06 |
Kevin P. Fleming | make the build output less noisy (optional, can be... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | - convert the 'uninstall' target to use separate target... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | - specify that 'depend' is a .PHONY target |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | - specify that 'all' is a .PHONY target |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | add the 'clean', 'clean-depend', and 'dist-clean' targe... |
blob | commitdiff | diff to current |
2006-06-13 |
Kevin P. Fleming | minor fix |
blob | commitdiff | diff to current |
2006-06-10 |
Russell Bryant | don't use ast_copy_string when building for an external... |
blob | commitdiff | diff to current |
2006-06-05 |
Kevin P. Fleming | use module names, not file names, in menuselect |
blob | commitdiff | diff to current |
2006-05-30 |
Joshua Colp | Be gone foul Makefile usage! er I mean use the correct... |
blob | commitdiff | diff to current |
2006-05-24 |
Kevin P. Fleming | don't force the compiler name |
blob | commitdiff | diff to current |
2006-05-19 |
Russell Bryant | we have to build local copies of aelflex.o, aelbison... |
blob | commitdiff | diff to current |
2006-05-08 |
Tilghman Lesher | Don't try to build aelparse if pbx_ael is disabled... |
blob | commitdiff | diff to current |
2006-05-08 |
Kevin P. Fleming | remove incorrect Makefile rule that was causing aelpars... |
blob | commitdiff | diff to current |
2006-05-08 |
Kevin P. Fleming | don't let make use implicit rules for bison/flex output... |
blob | commitdiff | diff to current |
2006-05-02 |
Russell Bryant | instead of just building local object files for ast_exp... |
blob | commitdiff | diff to current |
2006-04-30 |
Kevin P. Fleming | simplify CFLAGS handling for subdirectories |
blob | commitdiff | diff to current |
2006-04-29 |
Kevin P. Fleming | and now with the correct filenames |
blob | commitdiff | diff to current |
2006-04-29 |
Kevin P. Fleming | add the other two files that should have been on this... |
blob | commitdiff | diff to current |
2006-04-29 |
Kevin P. Fleming | fix up dependencies for aelparse so that bison/flex... |
blob | commitdiff | diff to current |
2006-04-27 |
Luigi Rizzo | uncomment some functions in the flex code that were... |
blob | commitdiff | diff to current |
2006-04-24 |
Kevin P. Fleming | Merge Steve Murphy's (murf) complete re-implementation... |
blob | commitdiff | diff to current |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
blob | commitdiff | diff to current |
2006-02-12 |
Kevin P. Fleming | ensure that dependencies are rebuilt after 'make update... |
blob | commitdiff | diff to current |
2006-02-01 |
Matt O'Gorman | Allows for user to uninstall asterisk binaries |
blob | commitdiff | diff to current |
2006-01-16 |
Russell Bryant | remove redundant CFLAGS for BSD which are already set... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-10-30 |
Mark Spencer | Fix build of CVS head on Solaris (bug #5527) |
blob | commitdiff | diff to current |
2005-09-14 |
Russell Bryant | delete streamplayer with 'make clean' |
blob | commitdiff | diff to current |
2005-08-30 |
Kevin P. Fleming | clean up, use make functions instead of subshells,... |
blob | commitdiff | diff to current |
2005-08-29 |
Kevin P. Fleming | don't make expression evaluator allocate a memory buffe... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | support new format for musiconhold.conf (issue #4908) |
blob | commitdiff | diff to current |
2005-06-21 |
Kevin P. Fleming | enhance check_expr to check for parsing errors in dialp... |
blob | commitdiff | diff to current |
2005-06-20 |
Kevin P. Fleming | move tools used during build into build_tools subdirectory |
blob | commitdiff | diff to current |
2005-06-09 |
Kevin P. Fleming | add check_expr to 'make clean' and CVS ignore list |
blob | commitdiff | diff to current |
2005-05-10 |
Matthew Fredrickson | Fix 'make clean' bug in for app (Bug 4230) |
blob | commitdiff | diff to current |
2005-05-09 |
Mark Spencer | Fix to makefile (bug #4215) |
blob | commitdiff | diff to current |
2005-03-27 |
Mark Spencer | Fix cross compiling (bug #3868) |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Add support for Solaris/x86 (bug #3064) |
blob | commitdiff | diff to current |
2005-01-21 |
Mark Spencer | Add stereoize (bug #3142), faster than soxmix |
blob | commitdiff | diff to current |
2004-12-18 |
Mark Spencer | Fix silly error in makefile (bug #3081) |
blob | commitdiff | diff to current |
2004-12-15 |
Mark Spencer | DISA fix, makefile fix (bug #3049) |
blob | commitdiff | diff to current |
2004-12-15 |
Mark Spencer | Fix it so TARGET always has at least one thing in it... |
blob | commitdiff | diff to current |
2004-12-13 |
Mark Spencer | Fix minor makefile issues (bug #3036) |
blob | commitdiff | diff to current |
2004-12-11 |
Mark Spencer | Merge sms stuff and move to "utils" subdir (bug #2973) |
blob | commitdiff | diff to current |
|