| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump php to 5.2.12 | Gustavo Zacarias | 2010-01-29 | 1 | -1/+1 |
* | php: fix pdo sqlite compilation with !BR2_LARGEFILE | Peter Korsgaard | 2009-11-23 | 1 | -0/+3 |
* | Update php package to 5.2.11 | Gustavo Zacarias | 2009-10-09 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
* | php: bump version | Gustavo Zacarias | 2009-06-23 | 1 | -1/+1 |
* | php: touch post-install stamp file | Peter Korsgaard | 2009-03-05 | 1 | -0/+1 |
* | php: only overwrite php.ini if not present in target_skeleton | Peter Korsgaard | 2009-03-04 | 1 | -1/+2 |
* | php: convert to Makefile.autotools.in and other improvements | Peter Korsgaard | 2009-03-04 | 2 | -152/+144 |
* | php: bump version | Peter Korsgaard | 2009-03-02 | 1 | -2/+2 |
* | php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends | Peter Korsgaard | 2009-02-25 | 1 | -17/+7 |
* | php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends | Peter Korsgaard | 2009-02-21 | 1 | -8/+3 |
* | php: fix sqlite module | Peter Korsgaard | 2009-02-21 | 2 | -3/+5 |
* | php: use alternative download URL so we can use DOWNLOAD macro | Peter Korsgaard | 2009-02-20 | 1 | -2/+2 |
* | php: don't use DOWNLOAD macro | Peter Korsgaard | 2009-02-20 | 1 | -1/+1 |
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 1 | -1/+1 |
* | Fix spelling error, causing php to use host includes, add patching and unpack... | Ulf Samuelsson | 2009-01-25 | 1 | -1/+5 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | Bump php version since source is removed due to security risk | Ulf Samuelsson | 2009-01-11 | 1 | -1/+1 |
* | Bump PHP version to 5.2.7. | Thomas Petazzoni | 2008-12-13 | 1 | -1/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 2 | -2/+2 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 2 | -17/+0 |
* | php: fix s/EXIT/EXT/ typo in simplexml select | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
* | Add missing depends | Arnar Mar Sigurðsson | 2008-06-01 | 2 | -0/+3 |
* | Dump php to version 5.2.6 and add SimpleXML extension to config menu | Arnar Mar Sigurðsson | 2008-06-01 | 2 | -15/+25 |
* | php: hide extensions menu if not enabled | Peter Korsgaard | 2008-03-25 | 1 | -0/+2 |
* | fixes for php makefile | John Voltz | 2008-03-11 | 1 | -2/+3 |
* | enhancements for php | John Voltz | 2008-03-06 | 3 | -48/+263 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
* | - fix unpacking the tarballs, minor cleanups while at it. | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -6/+6 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -2/+2 |
* | Från: Brad House <brad@mainstreetsoftworks.com> | Ulf Samuelsson | 2007-08-19 | 2 | -2/+19 |
* | Add php package | Ulf Samuelsson | 2007-08-07 | 2 | -0/+174 |