aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)markster1-1/+2
2005-10-12Fix "bug" of not being able to page multiple phonesmarkster1-1/+1
2005-09-25support new version of OSP toolkit (issue #5168)kpfleming1-1/+1
2005-09-15add Pickup() application (issue #4865)kpfleming1-1/+1
2005-08-31correct Makefile errors (issue #5072)kpfleming1-1/+1
2005-08-30correct syntax errorkpfleming1-1/+1
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-20/+20
2005-08-29remove unused defines and logic (issue #5058)kpfleming1-16/+1
2005-08-29app_rpt is experimental, not obsolete (issue #5047)russell1-1/+2
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)kpfleming1-0/+4
2005-08-10correct error Makefilekpfleming1-1/+1
2005-08-10add ExternalIVR() applicationkpfleming1-1/+1
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+4
2005-06-03Don't build app_intercom...markster1-1/+1
2005-05-08Fix chan_spy on Solaris (bug #4204)markster1-0/+6
2005-05-04add app_dictate (bug #3893)kpfleming1-1/+2
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctmattf1-6/+8
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)mattf1-1/+1
2005-03-27Fix cross compiling (bug #3868)markster1-7/+6
2005-03-27Fix app bug, update skel example, add skel to makefile as option (bug #3869)markster1-0/+1
2005-03-24Add chanspy (bug #3836)markster1-1/+1
2005-02-27Merge mog's ReadFile application (bug #3670)markster1-1/+1
2005-02-18Add OEJ's md5 app (bug #3604)markster1-1/+2
2005-02-17Add placeholder IVR application support (static version)markster1-0/+4
2005-02-04Fix build on OpenBSD and fix small typo. (Bug #3502)twisted1-0/+3