summaryrefslogtreecommitdiff
path: root/openwrt/package/pcre/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+8
| | | | SVN-Revision: 2333
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-4/+4
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-3/+2
| | | | | | menuconfig SVN-Revision: 675
* Use common rules and templates, uniformize package Makefile, move ipkg ↵Nicolas Thill2005-04-181-1/+6
| | | | | | related files to ./ipkg SVN-Revision: 664
* Add pcre packageNicolas Thill2005-03-081-0/+9
SVN-Revision: 349