summaryrefslogtreecommitdiff
path: root/openwrt/package/ncurses/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-14/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-071-1/+1
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-5/+7
| | | | SVN-Revision: 2333
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-1/+1
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* Convert ncurses to new packaging styleNicolas Thill2005-05-181-2/+5
| | | | SVN-Revision: 930
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-1/+1
| | | | | | menuconfig SVN-Revision: 675
* Add ncurses packageNicolas Thill2005-03-081-0/+9
SVN-Revision: 350