summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
Commit message (Expand)AuthorAgeFilesLines
* php: remove redundant --static flag to pkg-configThomas De Schampheleire2015-07-261-2/+2
* packages: use backtick instead of $(shell ...) make functionArnout Vandecappelle2015-07-151-2/+2
* php: security bump to version 5.6.11Gustavo Zacarias2015-07-111-1/+1
* php: security bump to version 5.6.10Gustavo Zacarias2015-06-121-1/+1
* package/php: Fix static linking by reworking static libs handlingBernd Kuhls2015-05-311-3/+9
* package/php: Disable jit in bundled pcre libraryBernd Kuhls2015-05-311-0/+8
* package/php: fix build without threads and pcreYann E. MORIN2015-05-251-0/+7
* php: bump version to 5.6.9Floris Bos2015-05-201-1/+1
* php: add PHP_VERSION_MAJOR variableFloris Bos2015-05-201-1/+2
* php: fpm: remove sample status pageFloris Bos2015-05-191-0/+2
* php: enable opcache extension in php.ini if selectedFloris Bos2015-05-191-0/+3
* php: delete /usr/lib/php/build instead of /usr/lib/phpFloris Bos2015-05-191-1/+1
* php: openssl support needs to link against zlib for static linkingPeter Korsgaard2015-05-111-0/+5
* php.ini: set date.timezoneFloris Bos2015-05-021-0/+8
* php: fpm sapi: install php-fpm.confFloris Bos2015-05-021-0/+8
* php: fpm sapi: install startup scriptFloris Bos2015-05-021-0/+15
* packages: remove non-IPv6 dependencies and tweaksGustavo Zacarias2015-04-221-7/+0
* php: security bump to version 5.6.8Gustavo Zacarias2015-04-171-1/+1
* php: allow cache for strcasestr testGustavo Zacarias2015-04-091-1/+3
* php: use TARGET_MAKE_ENV for buildconfGustavo Zacarias2015-04-091-1/+1
* php: add opcache optionGustavo Zacarias2015-04-081-0/+13
* php: cleanup patchesGustavo Zacarias2015-04-081-0/+7
* php: bump to version 5.6.7Gustavo Zacarias2015-04-081-1/+1
* package/php: add unixodbc supportBernd Kuhls2015-04-051-0/+4
* packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias2015-04-011-3/+0
* packages: indentation cleanupJerzy Grzegorek2015-03-311-66/+69
* php: security bump to version 5.5.23Gustavo Zacarias2015-03-201-1/+1
* Added support for PHP/SQLite3 (non PDO).Mauro Condarelli2015-03-091-0/+4
* php: security bump to version 5.5.22Gustavo Zacarias2015-02-191-1/+1
* php: security bump to version 5.5.21Gustavo Zacarias2015-01-231-1/+1
* package: indentation cleanupJerzy Grzegorek2014-12-241-33/+35
* php: security bump to version 5.5.20Gustavo Zacarias2014-12-181-1/+1
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-1/+1
* php: install configuration file unconditionallyThomas Petazzoni2014-12-021-4/+2
* php: security bump to version 5.5.19Gustavo Zacarias2014-11-141-1/+1
* package/php: Add support for mbstring moduleBernd Kuhls2014-10-261-0/+1
* package/php: Add support for mcrypt moduleBernd Kuhls2014-10-261-0/+5
* package/php: Add support for GD moduleBernd Kuhls2014-10-261-0/+8
* package/.mk files: remove --localstatedir=/var from autotools packagesJörg Krause2014-10-181-1/+0
* php: security bump to version 5.5.18Gustavo Zacarias2014-10-171-1/+1
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-1/+1
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-32/+32
* packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire2014-10-041-1/+1
* packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire2014-10-041-1/+1
* php: bump to version 5.5.17Gustavo Zacarias2014-09-191-1/+2
* Merge branch 'next'Peter Korsgaard2014-09-011-0/+4
|\
| * php: add pdo_pgsql extensionFloris Bos2014-08-171-0/+4
* | php: security bump to version 5.5.16Gustavo Zacarias2014-08-251-1/+1
|/
* php: security bump to version 5.5.15Gustavo Zacarias2014-07-261-1/+1
* php: add FPM supportJordi Llonch2014-07-151-0/+1
OpenPOWER on IntegriCloud