summaryrefslogtreecommitdiffstats
path: root/package/php
Commit message (Expand)AuthorAgeFilesLines
* php: security bump to version 5.3.14Gustavo Zacarias2012-06-171-1/+1
* php: fix WDDX extension build failureGustavo Zacarias2012-06-052-1/+6
* php: fix build error for snmp extensionGustavo Zacarias2012-06-041-0/+1
* php: security bump to version 5.3.13 and enhanceGustavo Zacarias2012-05-215-237/+400
* php: fixup paths in php-config for cross compilationPeter Korsgaard2012-05-011-0/+9
* php: fix build breakageGustavo Zacarias2011-11-262-1/+2
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* php: security bump to 5.2.17Gustavo Zacarias2011-01-171-2/+1Star
* php: fix CFLAGS handlingPeter Korsgaard2011-01-021-3/+7
* php: fix gmp extension build after libgmp bumpPeter Korsgaard2010-12-281-0/+30
* php: libgmp was renamed to gmpGustavo Zacarias2010-12-272-2/+2
* php: security bump to version 5.2.16Gustavo Zacarias2010-12-221-1/+1
* php: add process control supportThomas Rudin2010-11-242-0/+9
* php: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-7/+10
* Security bump php to 5.2.14Gustavo Zacarias2010-08-241-1/+1
* php: filter plugin depends on pcrePeter Korsgaard2010-07-221-0/+1
* php: pdo mysql extension needs C++ support in toolchainPeter Korsgaard2010-07-211-0/+4
* php: add sqlite3 dependency when using externalGustavo Zacarias2010-06-061-0/+1
* package: gettext needs WCHAR supportPeter Korsgaard2010-05-251-0/+4
* Make all package using gettext rely on BR2_NEEDS_GETTEXTThomas Petazzoni2010-05-202-2/+2
* php: make sure either CLI or CGI is selectedThomas Petazzoni2010-05-091-10/+28
* php: bump versionGustavo Zacarias2010-03-311-1/+1
* package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard2010-03-221-2/+1Star
* Bump php to 5.2.12Gustavo Zacarias2010-01-291-1/+1
* php: fix pdo sqlite compilation with !BR2_LARGEFILEPeter Korsgaard2009-11-231-0/+3
* Update php package to 5.2.11Gustavo Zacarias2009-10-091-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* php: bump versionGustavo Zacarias2009-06-231-1/+1
* php: touch post-install stamp filePeter Korsgaard2009-03-051-0/+1
* php: only overwrite php.ini if not present in target_skeletonPeter Korsgaard2009-03-041-1/+2
* php: convert to Makefile.autotools.in and other improvementsPeter Korsgaard2009-03-042-152/+144Star
* php: bump versionPeter Korsgaard2009-03-021-2/+2
* php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of dependsPeter Korsgaard2009-02-251-17/+7Star
* php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of dependsPeter Korsgaard2009-02-211-8/+3Star
* php: fix sqlite modulePeter Korsgaard2009-02-212-3/+5
* php: use alternative download URL so we can use DOWNLOAD macroPeter Korsgaard2009-02-201-2/+2
* php: don't use DOWNLOAD macroPeter Korsgaard2009-02-201-1/+1
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
* Fix spelling error, causing php to use host includes, add patching and unpack...Ulf Samuelsson2009-01-251-1/+5
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* Bump php version since source is removed due to security riskUlf Samuelsson2009-01-111-1/+1
* Bump PHP version to 5.2.7.Thomas Petazzoni2008-12-131-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* buildroot: remove trailing spacesPeter Korsgaard2008-08-042-2/+2
* Kconfig: remove 'default n'Peter Korsgaard2008-07-172-17/+0Star
* php: fix s/EXIT/EXT/ typo in simplexml selectPeter Korsgaard2008-06-161-1/+1
* Add missing dependsArnar Mar SigurĂ°sson2008-06-012-0/+3
* Dump php to version 5.2.6 and add SimpleXML extension to config menuArnar Mar SigurĂ°sson2008-06-012-15/+25
* php: hide extensions menu if not enabledPeter Korsgaard2008-03-251-0/+2
* fixes for php makefileJohn Voltz2008-03-111-2/+3