summaryrefslogtreecommitdiff
path: root/funcs/Makefile
AgeCommit message (Expand)Author
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-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-03-01Sun's shell: just different enough to cause problemsTilghman Lesher
2006-03-01Bug 6619 - Fix Solaris issue with doubled [[Tilghman Lesher
2006-02-23Move conditional compilation for CURL from apps/ to funcs/Tilghman Lesher
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-11prepare to use auto-build rules in other MakefilesKevin P. Fleming
2006-02-11remove last vestiges of pbx_functionsKevin P. Fleming
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-02-03Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)Tilghman Lesher
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-24Reverting change in revision 8539 - fixed wrong problem. Sorry.Olle Johansson
2006-01-24Issue #6323, FreeBSD compatibility with compilation of func_odbc.c (reported ...Olle Johansson
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2006-01-10Fix indentationTilghman Lesher
2006-01-10committing 5924 with minor white space changes Matt O'Gorman
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDTilghman Lesher
2005-12-22don't try to build func_odbc when ODBC headers/libraries are not presentKevin P. Fleming
2005-12-21Bug 5055 - Simple SQL commands from the dialplanTilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-05correct cygwin detection (issue #5328)Kevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-07-12add a dialplan function to get and set the music on hold classRussell Bryant
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-09add MATH() dialplan function (bug #4473, with mods)Kevin P. Fleming
2005-05-15add dialplan functions for Caller ID, language and timeouts (bug #4219, with ...Kevin P. Fleming
2005-05-08Removed unnecessary strip (bug #4181)Mark Spencer
2005-05-08Convert app_db to function variables (bug #4201)Mark Spencer
2005-05-05Build as a single executable, work around Makefile issueMark Spencer
2005-05-05correct build on platforms that require PIC objects (bug #4179)Kevin P. Fleming
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming