utils dir: Remove no longer needed traces of refcounter except in the clean make...
[asterisk/asterisk.git] / utils / Makefile
2014-04-11 Richard Mudgettutils dir: Remove no longer needed traces of refcounter...
2014-03-21 Sean BrightMake the AEL load process less chatty.
2013-08-02 Kinsey MooreMove ast_str_container_alloc and friends
2013-05-02 Matthew JordanUpdate utils Makefile to handle r387294
2012-11-16 Automerge scriptMerged revisions 376341,376344-376345 via svnmerge...
2012-11-16 David M. LeeMigrate hashtest/hashtest2 to be unit tests.
2012-10-14 Andrew LathamTitle update
2011-10-10 Terry WilsonMerged revisions 340219-340220 via svnmerge from
2011-08-17 Tilghman LesherMerged revisions 332369 via svnmerge from
2011-07-06 Terry WilsonReplace Berkeley DB with SQLite 3
2010-04-22 Jason ParkerMake utils/ stuff *actually* compile this time.
2010-04-22 Jason ParkerLet utils/ dir compile when DEBUG_THREADS is not enabled.
2010-03-25 Jason ParkerMerged revisions 254800 via svnmerge from
2010-03-16 Russell BryantMerged revisions 252766 via svnmerge from
2009-10-22 Sean BrightAdd the programs in utils/ to menuselect.
2009-07-21 Kevin P. FlemingMerged revisions 207647 via svnmerge from
2009-04-09 Tilghman LesherMerged revisions 187300-187301 via svnmerge from
2009-03-25 Russell BryantFix build issues on Mac OSX.
2009-03-11 Jeff PeelerFix malloc debug macros to work properly with h323.
2009-03-03 Steve MurphyMy bad! left check_expr2 in the ALL_UTILS list by mista...
2009-03-03 Steve MurphyMerged revisions 179807 via svnmerge from
2008-12-17 Steve MurphyA possibly "horrible fix" for a "horribly broken"
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-11-26 Kevin P. FlemingMerged revisions 159476 via svnmerge from
2008-10-08 Sean BrightWhen echoing our copies, strip off ASTTOPDIR from the...
2008-10-06 Sean BrightMake NOISY_BUILD work for the calls to cp in utils...
2008-10-06 Sean BrightQuote arguments to cp so we can handle spaces in our...
2008-09-27 Kevin P. Flemingremove incorrect comment
2008-09-27 Kevin P. Flemingfix bugs caused by r144949 when MALLOC_DEBUG is defined
2008-09-27 Kevin P. FlemingMerged revisions 144924-144925 via svnmerge from
2008-06-27 Mark MichelsonRemove an unneeded target from the Makefile
2008-04-16 Steve MurphyIntroducing various astobj2 enhancements, chief being...
2008-04-10 Mark MichelsonMerged revisions 114051 via svnmerge from
2008-03-11 Kevin P. FlemingMerged revisions 107352 via svnmerge from
2008-03-07 Steve Murphy(closes issue #6002)
2007-12-18 Tilghman LesherAdd a canary process, for high priority mode (asterisk...
2007-12-10 Luigi Rizzoremove relative paths and use ASTTOPDIR instead.
2007-12-09 Luigi Rizzoadd hashtab.c to the list of files deleted
2007-12-09 Luigi Rizzonormalize subdirs' Makefile by using ASTTOPDIR and...
2007-11-29 Kevin P. Fleminglet's try this again... *all* compilation and linking...
2007-11-21 Luigi Rizzoenable support for stack backtrace for stuff built...
2007-11-17 Luigi Rizzomore cygwin/mingw32 compatibility fixes
2007-11-12 Kevin P. Fleming(closes issue #11221)
2007-11-09 Steve MurphyThis is the perhaps the biggest, boldest, most daring...
2007-11-05 Luigi RizzoMove AUDIO_LIBS outside the top level Makefile. This...
2007-11-01 Russell BryantRemove another copied source file on "make clean".
2007-10-29 Kevin P. FlemingUGH... while trying to fix #10995, I found all kinds...
2007-10-29 Kevin P. Flemingclean up assembler and preprocessor files if they are...
2007-09-25 Russell BryantAdd some files to the utils directory svn:ignore and...
2007-09-22 Tilghman LesherFix build of check_expr and hashtest2 when DEBUG_THREAD...
2007-09-11 Steve MurphyThis solves an unreported solaris compile problem ...
2007-09-11 Steve Murphyfixing up the pthread stuff for hashtest2
2007-09-11 Joshua ColpInclude string compatibility file in hashtest2.
2007-09-10 Steve MurphyCommitting my test for astobj2, hashtest2.c, along...
2007-08-20 Joshua Colp(closes issue #10496)
2007-08-19 Tilghman LesherAdd strcompat dependency for check_expr (needed for...
2007-08-15 Steve MurphyThis commit closes bug 7605, and half-closes 7638....
2007-06-05 Steve MurphyMerged revisions 67526 via svnmerge from
2007-03-22 Steve MurphyMerged revisions 59145 via svnmerge from
2007-01-24 Steve MurphyMerged revisions 52052 via svnmerge from
2006-12-16 Kevin P. FlemingMerged revisions 48525 via svnmerge from
2006-10-28 Joshua ColpMerged revisions 46377 via svnmerge from
2006-10-05 Kevin P. FlemingMerged revisions 44436 via svnmerge from
2006-10-04 Luigi Rizzocorrect libraries for astman, at least so i think...
2006-09-29 Kevin P. FlemingMerged revisions 44055 via svnmerge from
2006-09-29 Kevin P. FlemingMerged revisions 43996-43997,44008,44011-44012 via...
2006-09-19 Jason Parkerbe a little more consistent with our variable usage
2006-09-18 Jason ParkerChange the includes to work on FreeBSD
2006-09-15 Jason ParkerMany Solaris fixes - this moves some of the stuff from...
2006-09-09 Kevin P. Flemingmore makefile tweaks to keep targets from being run...
2006-08-26 Kevin P. FlemingGNU make already knows how to quietly ignore non-existe...
2006-08-25 Steve MurphyChanges to fix all problems reported in 7804 are includ...
2006-08-21 Kevin P. Flemingbuild muted by default, since there is no Makefile...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-07-15 Kevin P. Fleminguse LDFLAGS and LIBS properly, and allow dependencies...
2006-07-06 Kevin P. Flemingmake the build output less noisy (optional, can be...
2006-06-22 Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22 Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22 Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22 Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-13 Kevin P. Flemingminor fix
2006-06-10 Russell Bryantdon't use ast_copy_string when building for an external...
2006-06-05 Kevin P. Fleminguse module names, not file names, in menuselect
2006-05-30 Joshua ColpBe gone foul Makefile usage! er I mean use the correct...
2006-05-24 Kevin P. Flemingdon't force the compiler name
2006-05-19 Russell Bryantwe have to build local copies of aelflex.o, aelbison...
2006-05-08 Tilghman LesherDon't try to build aelparse if pbx_ael is disabled...
2006-05-08 Kevin P. Flemingremove incorrect Makefile rule that was causing aelpars...
2006-05-08 Kevin P. Flemingdon't let make use implicit rules for bison/flex output...
2006-05-02 Russell Bryantinstead of just building local object files for ast_exp...
2006-04-30 Kevin P. Flemingsimplify CFLAGS handling for subdirectories
2006-04-29 Kevin P. Flemingand now with the correct filenames
2006-04-29 Kevin P. Flemingadd the other two files that should have been on this...
2006-04-29 Kevin P. Flemingfix up dependencies for aelparse so that bison/flex...
2006-04-27 Luigi Rizzouncomment some functions in the flex code that were...
2006-04-24 Kevin P. FlemingMerge Steve Murphy's (murf) complete re-implementation...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-02-12 Kevin P. Flemingensure that dependencies are rebuilt after 'make update...
2006-02-01 Matt O'GormanAllows for user to uninstall asterisk binaries
2006-01-16 Russell Bryantremove redundant CFLAGS for BSD which are already set...
next