aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
AgeCommit message (Expand)AuthorFilesLines
2006-06-23merge changes to get menuselect using svn:externalsrussell4-1271/+0
2006-06-23add basic autoconf support for res_snmprussell1-0/+1
2006-06-22- specify that 'all' is a .PHONY targetrussell1-0/+13
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-06-20ensure menuselect fails if the deps file isn't foundrussell1-1/+2
2006-06-19copy the definition of ast_strdupa and use it instead of strdupa to fix therussell1-2/+14
2006-06-18commit russell's menuselect/buildoptions work with some changes:kpfleming4-21/+44
2006-06-16remove prototypes for static functions and fix some potential memory leaksrussell1-15/+20
2006-06-16add support for setting the CFLAGS for voicemail storage options in menuselectrussell3-1/+12
2006-06-16build menuselect objects with -Wall and remove an unused variablerussell2-4/+3
2006-06-15remove prototypes for private functions and make functions and variables notrussell1-18/+10
2006-06-14make the compiler's life easier. Thanks Kevin :)russell1-5/+5
2006-06-14indicate which options are just binary and don't really need a full integerrussell1-5/+5
2006-06-12the menu must be redrawn after displaying the help inforussell1-0/+1
2006-06-11optimize the display of the module selection menus by only clearing the screenrussell1-33/+69
2006-06-08always include inttypes.h and sys/types.h in asterisk/compat.h to fix a buildrussell1-2/+2
2006-06-08Make menuselect compile on os/x...oej1-2/+2
2006-06-08Enable doxygenoej1-1/+1
2006-06-07don't force the sounds to download... only when neededkpfleming2-4/+2
2006-06-07woo-hoo, now it knows how to download the sound packages... doesn't install t...kpfleming2-46/+1
2006-06-07prepare for using sound files from out of the source treekpfleming1-16/+28
2006-06-07remove the WITH_SMDI definerussell1-3/+0
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-8/+0
2006-06-06add the ability to do the same thing as "make dont-optimize" by enabling therussell1-0/+2
2006-06-05use module names, not file names, in menuselectkpfleming2-15/+29
2006-06-05begin adding support for new sound packageskpfleming2-0/+20
2006-06-01use strcpy instead of snprintf in a couple placesrussell1-2/+2
2006-06-01allow menuselect to display dependencies and conflicts for modulesrussell3-20/+39
2006-05-22asterisk-xmpp merge inmogorman1-0/+1
2006-05-22add DEBUG_CHANNEL_LOCKS to menuselectrussell1-0/+2
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)russell1-16/+17
2006-05-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now berussell1-1/+4
2006-05-11fix the build with astmm (issue #7139)russell1-1/+1
2006-05-11forcing a dist-clean in the cleantest was a bad idea. Just change the scriptrussell1-1/+1
2006-05-11add messages at the bottom of the menu for each of the definesrussell1-9/+9
2006-05-11change the CFLAGS controlled by menuselect to be placed in a header filerussell3-10/+23
2006-05-10remove a debug message and make the exit keys not be case sensitiverussell2-4/+5
2006-05-10provide a correct return value in case everything goes well,rizzo2-1/+3
2006-05-09Oopsmarkster1-1/+29
2006-05-09Make menuselect be able to show what the modules aremarkster3-1/+11
2006-05-09don't build strcompat for menuselect except on Solariskpfleming1-1/+5
2006-05-07various menuselect fixes as a result of boredom during a 9 hour flight andrussell2-96/+155
2006-05-06Typo fixtilghman1-1/+1
2006-04-30remove remaining MFC/R2 stuffkpfleming1-1/+0
2006-04-30remove T38_SUPPORT define that is no longer neededkpfleming1-3/+0
2006-04-28fix spelling typo -- what's a Diaplan?russell1-1/+1
2006-04-28remove this option for now, because it can only be enabled whenrussell1-2/+0
2006-04-27add STACK_BACKTRACES to the CFLAGS selectable in menuselectrussell1-0/+2
2006-04-27- add missing IXJUSER to menuselect-deps.inrussell1-1/+1
2006-04-25don't list strcompat.o as a dependency in the build_tools Makefile. It isrussell1-2/+2