aboutsummaryrefslogtreecommitdiffstats
path: root/res/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Merged revisions 262422 via svnmerge from qwell1-2/+6
2010-01-25Merged revisions 242967,242971 via svnmerge from tilghman1-2/+2
2010-01-25Merged revisions 242857 via svnmerge from tilghman1-2/+2
2010-01-25Merged revisions 242729 via svnmerge from tilghman1-4/+4
2010-01-25Merged revisions 242724 via svnmerge from tilghman1-3/+3
2010-01-24Merged revisions 242521 via svnmerge from tilghman1-3/+11
2010-01-22Merged revisions 242424 via svnmerge from tilghman1-2/+4
2009-07-21Merged revisions 207680 via svnmerge from kpfleming1-4/+4
2008-11-28Make res_config_ldap compile with the official OpenLDAP 2.3.X versions.mvanbaak1-0/+2
2008-11-20Merged revisions 157859 via svnmerge from kpfleming1-1/+1
2008-07-13Make all sed calls Posix sed compatible.mvanbaak1-1/+1
2008-07-01make the AIS checking a little more generic, and have a more useful configure...kpfleming1-0/+2
2008-06-10Merge another big set of changes from team/russell/eventsrussell1-2/+3
2008-03-11Merged revisions 107352 via svnmerge from kpfleming1-1/+1
2008-01-10Merged revisions 97889 via svnmerge from murf1-0/+1
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...kpfleming1-3/+0
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asrussell1-0/+3
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-12-04fix build on cygwinrizzo1-2/+5
2007-11-20Fix building of modules under cygwin.rizzo1-0/+7
2007-10-01The trunk version of this patch also includes a couple more small clean fixesrussell1-1/+1
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf1-0/+17
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-1/+1
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-3/+8
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-6/+4
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-01fix up res_snmp so it builds and loads correctlyrussell1-0/+2
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-78/+4
2006-06-23very minor improvementkpfleming1-1/+1
2006-06-23delete snmp/agent.o on make cleanrussell1-0/+1
2006-06-23add basic autoconf support for res_snmprussell1-18/+1
2006-06-23remove various commands that remove old modules since they have been there arussell1-3/+0
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-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-5/+7
2006-05-22asterisk-xmpp merge inmogorman1-0/+6
2006-04-30remove macro defined that is no longer neededkpfleming1-6/+0
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-95/+24
2006-04-05Unbreak res/Makefile (issue #6891 as reported by casper)file1-13/+3
2006-04-05Issue #5637 - Realtime driver for PostgreSQL (mguesdon)oej1-0/+53
2006-03-06Issue #6628 - Disable res_snmp on incompatible platforms untiloej1-0/+11