summaryrefslogtreecommitdiff
path: root/apps/Makefile
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-08-02Fix compile error for old versions of GCC.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-02-26make: Remove 'res_features' from libraries to link against with cygwin/mingw32Matthew Jordan
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-08Stasis application WebSocket supportDavid M. Lee
2012-10-14Doxygen Updates - Title updateAndrew Latham
2011-04-21New HD ConfBridge conferencing application.David Vossel
2009-06-18One of the changes in 1.6.1 was to allow app_directory to use functionalityTilghman Lesher
2008-07-03Merged revisions 127892,127895 via svnmerge from Kevin P. Fleming
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-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-03-27Merged revisions 59273 via svnmerge from Russell Bryant
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-12fix some more app_voicemail breakageRussell Bryant
2006-07-07actually do proper searching for c-client and output the results so app_voice...Kevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
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-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
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-16add support for setting the CFLAGS for voicemail storage options in menuselectRussell 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-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now beRussell Bryant
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)Russell Bryant
2006-04-29revert the last change to this Makefile which removed the rules to buildRussell Bryant
2006-04-29remove now useless rule for app_rpt (bug 7059)Luigi Rizzo
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-08remove traces of "look", something that does not exist in the treeRussell Bryant
2006-02-23Move conditional compilation for CURL from apps/ to funcs/Tilghman Lesher
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-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-09remove some Makefile targets for things that don't exist in the treeRussell Bryant
2006-02-02remove obsolete stuffKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-21oops, don't build app_sql_postgres by default ...Russell Bryant
2006-01-21clean up formatting to conform to coding guidelines and fix some typos (issue...Russell Bryant
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant