summaryrefslogtreecommitdiff
path: root/res/Makefile
AgeCommit message (Expand)Author
2011-05-09Merged revisions 318351 via svnmerge from Richard Mudgett
2010-05-11Merged revisions 262421 via svnmerge from Jason Parker
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-01-25Merged revisions 242969 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242852 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242728 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242723 via svnmerge from Tilghman Lesher
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2010-01-22Merged revisions 242423 via svnmerge from Tilghman Lesher
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2008-11-28Make res_config_ldap compile with the official OpenLDAP 2.3.X versions.Michiel van Baak
2008-11-20Merged revisions 157859 via svnmerge from Kevin P. Fleming
2008-07-13Make all sed calls Posix sed compatible.Michiel van Baak
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-01-10Merged revisions 97889 via svnmerge from Steve Murphy
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asRussell Bryant
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-12-04fix build on cygwinLuigi Rizzo
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-10-01The trunk version of this patch also includes a couple more small clean fixesRussell Bryant
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-01fix up res_snmp so it builds and loads correctlyRussell Bryant
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-23very minor improvementKevin P. Fleming
2006-06-23delete snmp/agent.o on make cleanRussell Bryant
2006-06-23add basic autoconf support for res_snmpRussell Bryant
2006-06-23remove various commands that remove old modules since they have been there aRussell Bryant
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-05-22asterisk-xmpp merge inMatt O'Gorman
2006-04-30remove macro defined that is no longer neededKevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-05Unbreak res/Makefile (issue #6891 as reported by casper)Joshua Colp