aboutsummaryrefslogtreecommitdiffstats
path: root/agi
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merged revisions 328247 via svnmerge from lmadsen1-0/+4
2010-07-23Portability updates for Makefiles.pabelanger1-1/+1
2009-10-23Optionally build and install the sample AGIs in the agi/ directory.seanbright2-1/+18
2009-08-10AST-2009-005tilghman2-2/+2
2009-07-21Merged revisions 207647 via svnmerge from kpfleming1-6/+1
2009-04-09Merged revisions 187300-187301 via svnmerge from tilghman1-0/+2
2008-11-26Merged revisions 159476 via svnmerge from kpfleming1-2/+1
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming2-7/+16
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedkpfleming1-0/+5
2007-11-21more header removal/normalizationrizzo1-9/+0
2007-11-17temporarily disable this target in mingwrizzo1-0/+4
2007-10-29clean up assembler and preprocessor files if they are here tookpfleming1-0/+1
2006-12-16Merged revisions 48525 via svnmerge from kpfleming1-12/+5
2006-12-02Oops. oej1-1/+1
2006-11-30Doxygen updatesoej3-1/+19
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-2/+4
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-2/+4
2006-09-09more makefile tweaks to keep targets from being run when they don't need to bekpfleming1-1/+3
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-3/+1
2006-08-22a couple Solaris tweaks, to help build properly.qwell1-1/+1
2006-07-15use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if n...kpfleming1-1/+1
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...kpfleming1-11/+7
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-2/+2
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming3-7/+11
2006-03-23remove duplicate CFLAGS and SOLINK definitions that arerizzo1-4/+0
2006-03-19fix the build of eagi-test on Solaris in combination with astmmrussell1-1/+1
2006-03-06Bug 4489 - Jukebox AGItilghman2-1/+489
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+3
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming7-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming1-3/+0
2005-09-08first set of Cygwin portability stuff (issue #4678)kpfleming2-6/+2
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-1/+5
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+4
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster3-2/+13
2004-09-22Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)markster1-0/+94
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-3/+3
2004-05-04Clean agi-sphinx-test (bug #1547)markster1-1/+1
2004-03-28Add support for Costa Rica to DSPmarkster1-1/+1
2004-01-09Perl cleanupsmarkster1-15/+21
2003-10-25Add DESTDIR support (bug #200)markster1-1/+2
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-08-19depend stuffmarkster1-0/+2
2003-05-08Add and update .cvsignore files for .dependmarkster1-0/+1
2003-05-06dep fix, pbx fixmarkster1-2/+9
2003-02-26mer feb 26 20:41:00 CET 2003matteo2-2/+5
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo4-1/+385