summaryrefslogtreecommitdiff
path: root/build_tools/menuselect.c
AgeCommit message (Expand)Author
2006-06-23merge changes to get menuselect using svn:externalsRussell 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-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-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-01allow menuselect to display dependencies and conflicts for modulesRussell 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-09Make menuselect be able to show what the modules areMark Spencer
2006-05-07various menuselect fixes as a result of boredom during a 9 hour flight andRussell Bryant
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming