summaryrefslogtreecommitdiff
path: root/openwrt/package/php4/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-140/+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-20/+20
| | | | SVN-Revision: 2333
* enable all packages when DEVELOPER=1, add curl and gmp extensions, fix gd ↵Nicolas Thill2005-09-191-14/+28
| | | | | | extension build SVN-Revision: 1948
* change config screen, fix build dependencies, make -mod-xml use expat ↵Nicolas Thill2005-08-141-22/+42
| | | | | | instead of builtin xml impl, bump release number. SVN-Revision: 1666
* Fix depend on libsqlite2Nicolas Thill2005-07-051-1/+1
| | | | SVN-Revision: 1344
* Add php4 package (Thanks aorlinsk and enzo for the help)Nicolas Thill2005-07-041-0/+106
SVN-Revision: 1334