aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Merged revisions 207680 via svnmerge from kpfleming1-2/+2
2008-11-20Merged revisions 157974 via svnmerge from kpfleming1-1/+1
2008-06-29various minor fixes created while i worked on getting *every* Asterisk module...kpfleming1-0/+2
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-1/+3
2007-12-10Put into Makefile.moddir_rules the common instructions used torizzo1-9/+1
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-11-20Fix building of modules under cygwin.rizzo1-0/+4
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf1-14/+0
2007-06-05Merged revisions 67526 via svnmerge from murf1-1/+1
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-6/+6
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-3/+3
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-5/+10
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-6/+5
2006-07-07various minor fixeskpfleming1-1/+3
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...kpfleming1-6/+6
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-25fix pbx_dundi build (issue #7424, jstrom)russell1-0/+5
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-63/+7
2006-06-22- convert the 'uninstall' target to use separate targets to process eachrussell1-1/+1
2006-06-22- specify that 'depend' is a .PHONY targetrussell1-1/+1
2006-06-22- specify that 'all' is a .PHONY targetrussell1-1/+1
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. Thisrussell1-1/+3
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main Makefilerussell1-1/+1
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)kpfleming1-1/+1
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-0/+2
2006-06-05use module names, not file names, in menuselectkpfleming1-1/+3
2006-05-23on a clean, we have to clean out the ael directory toorussell1-0/+1
2006-04-30simplify CFLAGS handling for subdirectorieskpfleming1-2/+2
2006-04-25don't rely on default search paths for finding local include fileskpfleming1-2/+2
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...kpfleming1-0/+17
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-23/+7
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-11use auto-build for pbx moduleskpfleming1-12/+16
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...russell1-4/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-01issue #4678kpfleming1-2/+8
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-1/+5
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-6/+4
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkmarkster1-1/+2
2005-05-05remove obsolete module (still available in CVS history if needed) (inspired b...kpfleming1-6/+0
2005-03-27Fix cross compiling (bug #3868)markster1-4/+3
2004-11-22Add first pass at realtimemarkster1-1/+1
2004-10-24Add "Loopback" switchmarkster1-1/+1
2004-10-18Add DUNDi.... (http://www.dundi.com)markster1-1/+4
2004-10-09Don't build GTK console by defaultmarkster1-1/+1
2004-10-02Add iax2 parsing for TNS/TON/PRESmarkster1-1/+6