Commit Graph

250 Commits (1.8)

Author SHA1 Message Date
Russell Bryant 739385e761 remove the WITH_SMDI define
19 years ago
Russell Bryant 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
19 years ago
Russell Bryant 06b381a54d add the ability to do the same thing as "make dont-optimize" by enabling the
19 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
19 years ago
Kevin P. Fleming b34e3d09ab begin adding support for new sound packages
19 years ago
Russell Bryant 1e8aeba003 use strcpy instead of snprintf in a couple places
19 years ago
Russell Bryant 4508c9fcc0 allow menuselect to display dependencies and conflicts for modules
19 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
19 years ago
Russell Bryant 86205923df add DEBUG_CHANNEL_LOCKS to menuselect
19 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
19 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
19 years ago
Russell Bryant ad8ff708de fix the build with astmm (issue #7139)
19 years ago
Russell Bryant 1a8f3dd2d2 forcing a dist-clean in the cleantest was a bad idea. Just change the script
19 years ago
Russell Bryant 476c7a53e1 add messages at the bottom of the menu for each of the defines
19 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
19 years ago
Russell Bryant 8e897e1a53 remove a debug message and make the exit keys not be case sensitive
19 years ago
Luigi Rizzo 97c275d768 provide a correct return value in case everything goes well,
19 years ago
Mark Spencer 7b902874f3 Oops
19 years ago
Mark Spencer db502da870 Make menuselect be able to show what the modules are
19 years ago
Kevin P. Fleming 0569481a5a don't build strcompat for menuselect except on Solaris
19 years ago
Russell Bryant 7abda7787e various menuselect fixes as a result of boredom during a 9 hour flight and
19 years ago
Tilghman Lesher 41b1a82a38 Typo fix
19 years ago
Kevin P. Fleming 70a2a3eaba remove remaining MFC/R2 stuff
19 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
19 years ago
Russell Bryant 9b1bff6379 fix spelling typo -- what's a Diaplan?
19 years ago
Russell Bryant 9a77832583 remove this option for now, because it can only be enabled when
19 years ago
Russell Bryant a4bb5dbd08 add STACK_BACKTRACES to the CFLAGS selectable in menuselect
19 years ago
Russell Bryant 3f0d9eeed0 - add missing IXJUSER to menuselect-deps.in
19 years ago
Russell Bryant e7dfb41cce don't list strcompat.o as a dependency in the build_tools Makefile. It is
19 years ago
Russell Bryant e386a192ee apparently some systems may have ncurses that doesn't provide backwards compat
19 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
19 years ago
Tilghman Lesher b2d355d07f Move clueful 'h' more central; alias ESC to left arrow and make ESC quit on main menu
19 years ago
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
19 years ago
Tilghman Lesher 21a8d15be4 Merged revisions 11715 via svnmerge from
19 years ago
Tilghman Lesher ffe5ffda17 Merged revisions 11634-11635 via svnmerge from
19 years ago
Tilghman Lesher 37a3bdce2a Merged revisions 11479 via svnmerge from
19 years ago
Kevin P. Fleming 9cc6ad4880 Merged revision 7510 via svnmerge from
20 years ago
Kevin P. Fleming b6b32ebd91 Merged revisions 7285,7299,7310,7329 via svnmerge from
20 years ago
Kevin P. Fleming d50c812e1c Merged revisions 7257 via svnmerge from
20 years ago
Russell Bryant b994fcae8b use '=' instead of '==' for string comparisons. /bin/bash is ok with this, but
20 years ago
Kevin P. Fleming 350287ea08 move mkpkgconfig script where it belongs
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
20 years ago
Kevin P. Fleming 45c2f3b9f9 make version-string computation based on SVN branch/revision numbers
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago
Russell Bryant 7f88c9549f get rid of warning
20 years ago
Kevin P. Fleming 676116f2e2 add UTC tag to date string so users are aware of the time offset
20 years ago
Kevin P. Fleming e49ea06442 ensure script is portable to non-GNU systems (bug #4509)
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago