summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
Commit message (Expand)AuthorAgeFilesLines
* php: bump versionGustavo Zacarias2010-03-311-1/+1
* package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard2010-03-221-2/+1
* 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-041-134/+106
* php: bump versionPeter Korsgaard2009-03-021-2/+2
* php: fix sqlite modulePeter Korsgaard2009-02-211-2/+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
* 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-041-1/+1
* Add missing dependsArnar Mar Sigurðsson2008-06-011-0/+1
* Dump php to version 5.2.6 and add SimpleXML extension to config menuArnar Mar Sigurðsson2008-06-011-5/+8
* fixes for php makefileJohn Voltz2008-03-111-2/+3
* enhancements for phpJohn Voltz2008-03-061-27/+89
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
* - fix unpacking the tarballs, minor cleanups while at it.Bernhard Reutner-Fischer2007-08-221-6/+6
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-2/+2
* Från: Brad House <brad@mainstreetsoftworks.com>Ulf Samuelsson2007-08-191-2/+12
* Add php packageUlf Samuelsson2007-08-071-0/+127