summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-03we have to *always* use a completely silent 'make' invocation for generating ...Kevin P. Fleming
2008-01-03there was no reason to add this define for non-Solaris platformsKevin P. Fleming
2008-01-03add some simple infrastructure for modules to be used for testing parts of As...Kevin P. Fleming
2007-12-26Merged revisions 94789 via svnmerge from Russell Bryant
2007-12-18Two small changes:Luigi Rizzo
2007-12-17make using PRINT_DIR a little easierKevin P. Fleming
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-16menuselect.makeopts is not a .PHONY targetLuigi Rizzo
2007-12-16use a simpler idiom for 'cmp -s ...'Luigi Rizzo
2007-12-14Solaris compat fixesTilghman Lesher
2007-12-10Fix the detection of modules installed from this build.Luigi Rizzo
2007-12-10make the install target a bit less noisyLuigi Rizzo
2007-12-10document usage of several exported variablesLuigi Rizzo
2007-12-09Implement the outcome of a discussion on the -dev list re. the useLuigi Rizzo
2007-12-04Add Makefile alias target 'pdf' which does the same thing as asterisk.pdf.Jason Parker
2007-11-26make sure we check to see if the configure script has been executed on a new ...Russell Bryant
2007-11-20initial makefile changes to build loadable modules under cygwinLuigi Rizzo
2007-11-17will i ever get precedences for windows right ?Luigi Rizzo
2007-11-17reformulate dependencies in a more correct wayLuigi Rizzo
2007-11-17wrong variable, wrong order -> broken build.Luigi Rizzo
2007-11-17support cygwin targetsLuigi Rizzo
2007-11-17these linker flags apply to both cygwin and mingw32Luigi Rizzo
2007-11-17linker flags for mingw32Luigi Rizzo
2007-11-15Merged revisions 89302 via svnmerge from Tilghman Lesher
2007-11-13oops, somebody left out the directory here...Jason Parker
2007-11-07remove enter/exit comments when handling subdirectory.Luigi Rizzo
2007-11-07match changes in menuselect's MakefileLuigi Rizzo
2007-11-06don't export variables that can be retrieved from makeopts in child subdirsLuigi Rizzo
2007-11-05Move AUDIO_LIBS outside the top level Makefile. This too is used onlyLuigi Rizzo
2007-11-05Move the last instance of AST_LIBS to the only place it is used,Luigi Rizzo
2007-11-05Cleanup the installation of samples, avoiding repetitions.Luigi Rizzo
2007-11-05simplify (hopefully) the printing of $(MAKE) in aligned output.Luigi Rizzo
2007-11-05print messages when entering/leaving a directory so we know where we areLuigi Rizzo
2007-10-31Merged revisions 87852 via svnmerge from Tilghman Lesher
2007-10-29Merged revisions 87460 via svnmerge from Kevin P. Fleming
2007-10-18Merged revisions 86405 via svnmerge from Jason Parker
2007-10-15Merged revisions 85684 via svnmerge from Jason Parker
2007-10-02Merged revisions 84474 via svnmerge from Russell Bryant
2007-10-01Merged revisions 84291 via svnmerge from Jason Parker
2007-09-24Permit custom locations for astdb and the keys directory (though default to t...Tilghman Lesher
2007-09-06Merged revisions 81826 via svnmerge from Jason Parker
2007-08-22Merged revisions 80330 via svnmerge from Jason Parker
2007-08-22Merged revisions 80304 via svnmerge from Jason Parker
2007-08-22Merged revisions 80257 via svnmerge from Russell Bryant
2007-08-09Merged revisions 78891 via svnmerge from Steve Murphy
2007-07-27Target asterisk.pdf stopped building when the build was moved to the doc dire...Tilghman Lesher
2007-07-26Merged revisions 77410 via svnmerge from Russell Bryant
2007-07-26Merged revisions 77380 via svnmerge from Mark Michelson
2007-07-11Merged revisions 74642 via svnmerge from Steve Murphy