aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-03-27Fix app_directory when ODBC_STORAGE is being used. The Makefile did notrussell1-0/+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-9/+12
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-3/+5
2006-07-12fix some more app_voicemail breakagerussell1-3/+3
2006-07-07actually do proper searching for c-client and output the results so app_voice...kpfleming1-1/+9
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-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-42/+3
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming1-1/+4
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-16add support for setting the CFLAGS for voicemail storage options in menuselectrussell1-9/+2
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-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now berussell1-4/+0
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)russell1-1/+1
2006-04-29revert the last change to this Makefile which removed the rules to buildrussell1-0/+6
2006-04-29remove now useless rule for app_rpt (bug 7059)rizzo1-6/+0
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-33/+9
2006-04-08remove traces of "look", something that does not exist in the treerussell1-5/+1
2006-02-23Move conditional compilation for CURL from apps/ to funcs/tilghman1-11/+0
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-11use auto-build for apps, simplify variable settingkpfleming1-40/+27
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf1-0/+5
2006-02-09remove some Makefile targets for things that don't exist in the treerussell1-9/+0
2006-02-02remove obsolete stuffkpfleming1-6/+0
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2006-01-21oops, don't build app_sql_postgres by default ...russell1-1/+1
2006-01-21clean up formatting to conform to coding guidelines and fix some typos (issue...russell1-2/+2
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...russell1-4/+0
2006-01-12Bug 6213 - Morse code apptilghman1-1/+2
2005-12-23Bug 5759 - Remove unused datetime code (current DateTime app is in app_sayuni...tilghman1-0/+1
2005-12-15Properly move these functions over to the funcs directory (since they no long...tilghman1-2/+1
2005-12-15Make sure the functions CUT and SORT are built.tilghman1-1/+2
2005-12-07re-add app_setcallerid since it was not actually marked deprecated in 1.2russell1-6/+6
2005-12-07This is the first round of removing applications that were marked as deprecatedrussell1-19/+14
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-21don't hardcode poll.o for Darwinrussell1-1/+1
2005-11-21issue #5775russell1-1/+1
2005-11-11issue #5673kpfleming1-2/+2
2005-11-08issue #2720kpfleming1-1/+1
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-1/+3
2005-11-01issue #4678kpfleming1-7/+13
2005-10-28update Makefile for new app namekpfleming1-1/+1
2005-10-18Small paging fixups (bug #5460)markster1-2/+2