summaryrefslogtreecommitdiff
path: root/package/php
Commit message (Expand)AuthorAge
* php: fixup paths in php-config for cross compilationPeter Korsgaard2012-05-01
* php: fix build breakageGustavo Zacarias2011-11-26
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* php: security bump to 5.2.17Gustavo Zacarias2011-01-17
* php: fix CFLAGS handlingPeter Korsgaard2011-01-02
* php: fix gmp extension build after libgmp bumpPeter Korsgaard2010-12-28
* php: libgmp was renamed to gmpGustavo Zacarias2010-12-27
* php: security bump to version 5.2.16Gustavo Zacarias2010-12-22
* php: add process control supportThomas Rudin2010-11-24
* php: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-12
* Security bump php to 5.2.14Gustavo Zacarias2010-08-24
* php: filter plugin depends on pcrePeter Korsgaard2010-07-22
* php: pdo mysql extension needs C++ support in toolchainPeter Korsgaard2010-07-21
* php: add sqlite3 dependency when using externalGustavo Zacarias2010-06-06
* package: gettext needs WCHAR supportPeter Korsgaard2010-05-25
* Make all package using gettext rely on BR2_NEEDS_GETTEXTThomas Petazzoni2010-05-20
* php: make sure either CLI or CGI is selectedThomas Petazzoni2010-05-09
* php: bump versionGustavo Zacarias2010-03-31
* package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard2010-03-22
* Bump php to 5.2.12Gustavo Zacarias2010-01-29
* php: fix pdo sqlite compilation with !BR2_LARGEFILEPeter Korsgaard2009-11-23
* Update php package to 5.2.11Gustavo Zacarias2009-10-09
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* php: bump versionGustavo Zacarias2009-06-23
* php: touch post-install stamp filePeter Korsgaard2009-03-05
* php: only overwrite php.ini if not present in target_skeletonPeter Korsgaard2009-03-04
* php: convert to Makefile.autotools.in and other improvementsPeter Korsgaard2009-03-04
* php: bump versionPeter Korsgaard2009-03-02
* php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of dependsPeter Korsgaard2009-02-25
* php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of dependsPeter Korsgaard2009-02-21
* php: fix sqlite modulePeter Korsgaard2009-02-21
* php: use alternative download URL so we can use DOWNLOAD macroPeter Korsgaard2009-02-20
* php: don't use DOWNLOAD macroPeter Korsgaard2009-02-20
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-30
* Fix spelling error, causing php to use host includes, add patching and unpack...Ulf Samuelsson2009-01-25
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* Bump php version since source is removed due to security riskUlf Samuelsson2009-01-11
* Bump PHP version to 5.2.7.Thomas Petazzoni2008-12-13
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* buildroot: remove trailing spacesPeter Korsgaard2008-08-04
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* php: fix s/EXIT/EXT/ typo in simplexml selectPeter Korsgaard2008-06-16
* Add missing dependsArnar Mar Sigurðsson2008-06-01
* Dump php to version 5.2.6 and add SimpleXML extension to config menuArnar Mar Sigurðsson2008-06-01
* php: hide extensions menu if not enabledPeter Korsgaard2008-03-25
* fixes for php makefileJohn Voltz2008-03-11
* enhancements for phpJohn Voltz2008-03-06
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - fix unpacking the tarballs, minor cleanups while at it.Bernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21