summaryrefslogtreecommitdiff
path: root/utils/Makefile
AgeCommit message (Expand)Author
2010-04-22Make utils/ stuff *actually* compile this time.Jason Parker
2010-04-22Let utils/ dir compile when DEBUG_THREADS is not enabled.Jason Parker
2010-03-25Merged revisions 254800 via svnmerge from Jason Parker
2010-03-16Merged revisions 252766 via svnmerge from Russell Bryant
2009-10-22Add the programs in utils/ to menuselect.Sean Bright
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-04-09Merged revisions 187300-187301 via svnmerge from Tilghman Lesher
2009-03-25Fix build issues on Mac OSX.Russell Bryant
2009-03-11Fix malloc debug macros to work properly with h323.Jeff Peeler
2009-03-03My bad! left check_expr2 in the ALL_UTILS list by mistake. Already done to 1.6.xSteve Murphy
2009-03-03Merged revisions 179807 via svnmerge from Steve Murphy
2008-12-17A possibly "horrible fix" for a "horribly broken"Steve Murphy
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-11-26Merged revisions 159476 via svnmerge from Kevin P. Fleming
2008-10-08When echoing our copies, strip off ASTTOPDIR from the front of the source file.Sean Bright
2008-10-06Make NOISY_BUILD work for the calls to cp in utils/MakefileSean Bright
2008-10-06Quote arguments to cp so we can handle spaces in our paths.Sean Bright
2008-09-27remove incorrect commentKevin P. Fleming
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedKevin P. Fleming
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-06-27Remove an unneeded target from the MakefileMark Michelson
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...Steve Murphy
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-03-07(closes issue #6002)Steve Murphy
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that ifTilghman Lesher
2007-12-10remove relative paths and use ASTTOPDIR instead.Luigi Rizzo
2007-12-09add hashtab.c to the list of files deletedLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-11-29let's try this again... *all* compilation and linking in Asterisk should be d...Kevin P. Fleming
2007-11-21enable support for stack backtrace for stuff built in utils/Luigi Rizzo
2007-11-17more cygwin/mingw32 compatibility fixesLuigi Rizzo
2007-11-12(closes issue #11221)Kevin P. Fleming
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-11-05Move AUDIO_LIBS outside the top level Makefile. This too is used onlyLuigi Rizzo
2007-11-01Remove another copied source file on "make clean".Russell Bryant
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...Kevin P. Fleming
2007-10-29clean up assembler and preprocessor files if they are here tooKevin P. Fleming
2007-09-25Add some files to the utils directory svn:ignore and Makefile clean targetRussell Bryant
2007-09-22Fix build of check_expr and hashtest2 when DEBUG_THREADLOCAL is definedTilghman Lesher
2007-09-11This solves an unreported solaris compile problem (missing -lnsl -lsocket).Steve Murphy
2007-09-11fixing up the pthread stuff for hashtest2Steve Murphy
2007-09-11Include string compatibility file in hashtest2.Joshua Colp
2007-09-10Committing my test for astobj2, hashtest2.c, along with makefile changes in u...Steve Murphy
2007-08-20(closes issue #10496)Joshua Colp
2007-08-19Add strcompat dependency for check_expr (needed for platforms that don't have...Tilghman Lesher
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-06-05Merged revisions 67526 via svnmerge from Steve Murphy
2007-03-22Merged revisions 59145 via svnmerge from Steve Murphy
2007-01-24Merged revisions 52052 via svnmerge from Steve Murphy