aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Merged revisions 254802 via svnmerge from qwell1-1/+1
2010-03-16Merged revisions 252767 via svnmerge from russell1-0/+1
2009-07-21Merged revisions 207680 via svnmerge from kpfleming1-28/+9
2009-04-09Merged revisions 187302 via svnmerge from tilghman1-1/+3
2009-03-25Merged revisions 184147 via svnmerge from russell1-3/+8
2009-03-11Fix malloc debug macros to work properly with h323.jpeeler1-0/+3
2009-03-03My bad! left check_expr2 in the ALL_UTILS list by mistake. Already done to 1.6.xmurf1-1/+1
2009-03-03Merged revisions 179807 via svnmerge from murf1-9/+29
2008-12-17A possibly "horrible fix" for a "horribly broken"murf1-3/+1
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-4/+9
2008-11-26Merged revisions 159476 via svnmerge from kpfleming1-1/+1
2008-10-08When echoing our copies, strip off ASTTOPDIR from the front of the source file.seanbright1-13/+13
2008-10-06Make NOISY_BUILD work for the calls to cp in utils/Makefileseanbright1-13/+27
2008-10-06Quote arguments to cp so we can handle spaces in our paths.seanbright1-12/+12
2008-09-27remove incorrect commentkpfleming1-1/+0
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedkpfleming1-22/+14
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-7/+14
2008-06-27Remove an unneeded target from the Makefilemmichelson1-1/+0
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...murf1-2/+6
2008-04-10Merged revisions 114051 via svnmerge from mmichelson1-1/+1
2008-03-11Merged revisions 107352 via svnmerge from kpfleming1-2/+2
2008-03-07(closes issue #6002)murf1-2/+2
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that iftilghman1-1/+1
2007-12-10remove relative paths and use ASTTOPDIR instead.rizzo1-25/+26
2007-12-09add hashtab.c to the list of files deletedrizzo1-1/+1
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-11-29let's try this again... *all* compilation and linking in Asterisk should be d...kpfleming1-3/+2
2007-11-21enable support for stack backtrace for stuff built in utils/rizzo1-0/+2
2007-11-17more cygwin/mingw32 compatibility fixesrizzo1-0/+8
2007-11-12(closes issue #11221)kpfleming1-2/+2
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...murf1-3/+11
2007-11-05Move AUDIO_LIBS outside the top level Makefile. This too is used onlyrizzo1-0/+4
2007-11-01Remove another copied source file on "make clean".russell1-1/+1
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...kpfleming1-20/+14
2007-10-29clean up assembler and preprocessor files if they are here tookpfleming1-0/+1
2007-09-25Add some files to the utils directory svn:ignore and Makefile clean targetrussell1-0/+1
2007-09-22Fix build of check_expr and hashtest2 when DEBUG_THREADLOCAL is definedtilghman1-3/+3
2007-09-11This solves an unreported solaris compile problem (missing -lnsl -lsocket).murf1-1/+1
2007-09-11fixing up the pthread stuff for hashtest2murf1-2/+2
2007-09-11Include string compatibility file in hashtest2.file1-2/+2
2007-09-10Committing my test for astobj2, hashtest2.c, along with makefile changes in u...murf1-1/+21
2007-08-20(closes issue #10496)file1-1/+1
2007-08-19Add strcompat dependency for check_expr (needed for platforms that don't have...tilghman1-1/+1
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf1-10/+21
2007-06-05Merged revisions 67526 via svnmerge from murf1-1/+1
2007-03-22Merged revisions 59145 via svnmerge from murf1-0/+2
2007-01-24Merged revisions 52052 via svnmerge from murf1-2/+3
2006-12-16Merged revisions 48525 via svnmerge from kpfleming1-12/+5
2006-10-28Merged revisions 46377 via svnmerge from file1-0/+4
2006-10-05Merged revisions 44436 via svnmerge from kpfleming1-2/+1