summaryrefslogtreecommitdiff
path: root/utils/Makefile
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase
2017-02-15Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importerDennis Guse
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2014-04-11utils dir: Remove no longer needed traces of refcounter except in the clean m...Richard Mudgett
2014-03-21Make the AEL load process less chatty.Sean Bright
2013-08-02Move ast_str_container_alloc and friendsKinsey Moore
2013-05-02Update utils Makefile to handle r387294Matthew Jordan
2012-11-16Migrate hashtest/hashtest2 to be unit tests.David M. Lee
2012-10-14Title updateAndrew Latham
2011-10-10Merged revisions 340219-340220 via svnmerge from Terry Wilson
2011-08-17Merged revisions 332369 via svnmerge from Tilghman Lesher
2011-07-06Replace Berkeley DB with SQLite 3Terry Wilson
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