summaryrefslogtreecommitdiff
path: root/res/Makefile
AgeCommit message (Expand)Author
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
2006-04-05Issue #5637 - Realtime driver for PostgreSQL (mguesdon)Olle Johansson
2006-03-06Issue #6628 - Disable res_snmp on incompatible platforms untilOlle Johansson
2006-03-05Some days... Sorry.Olle Johansson
2006-03-05OopsOlle Johansson
2006-02-26Fix the make file *again*Mark Spencer
2006-02-26Fix snmp buildMark Spencer
2006-02-26Add SNMP support (bug #6439)Mark Spencer
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)Russell Bryant
2006-02-14Fix build issues...Mark Spencer
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11use auto-build for apps, simplify variable settingKevin P. Fleming
2006-02-11use auto-build for res modules tooKevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-27remove some more redundant flagsRussell Bryant
2006-01-18allows for use of the originate function fromMatt O'Gorman
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-16small improvement :-)Kevin P. Fleming
2005-11-14fix bsd compile issue (bug #5731)Mark Spencer
2005-11-08issue #5634 and a little ChangeLog cleanupKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-29Do not look for libosp since that name is not used anymore and conflicts with...Mark Spencer
2005-10-28find OSP toolkit library properlyKevin P. Fleming
2005-10-16More utility cleanupsMark Spencer
2005-09-25support new version of OSP toolkit (issue #5168)Kevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-05-20fix Solaris compatibility issues (bug #4339)Kevin P. Fleming
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-01-21Warn about wrong version of mpg123 (bug #3392)Mark Spencer