summaryrefslogtreecommitdiff
path: root/build_tools
AgeCommit message (Expand)Author
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-07sort entries in this fileRussell Bryant
2006-07-07spaces to tabsRussell Bryant
2006-07-07small cleanupKevin P. Fleming
2006-07-06dirty hack of a fix to deal with the fact that chan_vpb changed to chan_vpb.ccRussell Bryant
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...Kevin P. Fleming
2006-06-30make this script work on solarisRussell Bryant
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
2006-06-24set the menu name when building makeopts.xmlRussell Bryant
2006-06-23merge changes to get menuselect using svn:externalsRussell Bryant
2006-06-23add basic autoconf support for res_snmpRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-20ensure menuselect fails if the deps file isn't foundRussell Bryant
2006-06-19copy the definition of ast_strdupa and use it instead of strdupa to fix theRussell Bryant
2006-06-18commit russell's menuselect/buildoptions work with some changes:Kevin P. Fleming
2006-06-16remove prototypes for static functions and fix some potential memory leaksRussell Bryant
2006-06-16add support for setting the CFLAGS for voicemail storage options in menuselectRussell Bryant
2006-06-16build menuselect objects with -Wall and remove an unused variableRussell Bryant
2006-06-15remove prototypes for private functions and make functions and variables notRussell Bryant
2006-06-14make the compiler's life easier. Thanks Kevin :)Russell Bryant
2006-06-14indicate which options are just binary and don't really need a full integerRussell Bryant
2006-06-12the menu must be redrawn after displaying the help infoRussell Bryant
2006-06-11optimize the display of the module selection menus by only clearing the screenRussell Bryant
2006-06-08always include inttypes.h and sys/types.h in asterisk/compat.h to fix a buildRussell Bryant
2006-06-08Make menuselect compile on os/x...Olle Johansson
2006-06-08Enable doxygenOlle Johansson
2006-06-07don't force the sounds to download... only when neededKevin P. Fleming
2006-06-07woo-hoo, now it knows how to download the sound packages... doesn't install t...Kevin P. Fleming
2006-06-07prepare for using sound files from out of the source treeKevin P. Fleming
2006-06-07remove the WITH_SMDI defineRussell Bryant
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-06add the ability to do the same thing as "make dont-optimize" by enabling theRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-05begin adding support for new sound packagesKevin P. Fleming
2006-06-01use strcpy instead of snprintf in a couple placesRussell Bryant
2006-06-01allow menuselect to display dependencies and conflicts for modulesRussell Bryant
2006-05-22asterisk-xmpp merge inMatt O'Gorman
2006-05-22add DEBUG_CHANNEL_LOCKS to menuselectRussell Bryant
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)Russell Bryant
2006-05-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now beRussell Bryant
2006-05-11fix the build with astmm (issue #7139)Russell Bryant
2006-05-11forcing a dist-clean in the cleantest was a bad idea. Just change the scriptRussell Bryant
2006-05-11add messages at the bottom of the menu for each of the definesRussell Bryant
2006-05-11change the CFLAGS controlled by menuselect to be placed in a header fileRussell Bryant
2006-05-10remove a debug message and make the exit keys not be case sensitiveRussell Bryant
2006-05-10provide a correct return value in case everything goes well,Luigi Rizzo
2006-05-09OopsMark Spencer
2006-05-09Make menuselect be able to show what the modules areMark Spencer