Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | additional env is generated for phpize, too | Anatol Belski | 2016-10-28 | 1 | -1/+1 | |
| | ||||||
* | use rather the nmake var as it's evaluated on every run | Anatol Belski | 2016-10-27 | 1 | -1/+1 | |
| | ||||||
* | prepend known bin folders to the path for nmake test runs | Anatol Belski | 2016-10-27 | 2 | -1/+16 | |
| | ||||||
* | sync win32 makefile with makedist zendparse exports | Anatol Belski | 2016-09-29 | 2 | -0/+6 | |
| | | | | | With a newer bison this part is relevant. Whil bison 2.4.1 is still used, this changes cater for the forward compatibility. | |||||
* | update libs_versions.txt | Anatol Belski | 2016-09-26 | 1 | -1/+1 | |
| | ||||||
* | update libs versions | Anatol Belski | 2016-09-22 | 1 | -2/+2 | |
| | ||||||
* | update libs_versions.txt | Anatol Belski | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | Enable 'nmake test' on building extensions | y-uti | 2016-07-25 | 3 | -0/+12 | |
| | | | | | | On Windows, Makefile generated by phpize doesn't have the 'test' target rule. This commit fixes that and enables 'nmake test' on Windows. | |||||
* | Make phpize use PHP_PREFIX as the default location (windows) | y-uti | 2016-07-25 | 1 | -1/+1 | |
| | | | | | The default path to where an extension is installed should be PHP_PREFIX/ext on windows. | |||||
* | update libs_version.txt | Anatol Belski | 2016-07-21 | 1 | -6/+6 | |
| | ||||||
* | Make phpize set a proper build type (windows) | y-uti | 2016-07-12 | 3 | -2/+3 | |
| | ||||||
* | update libs versions | Anatol Belski | 2016-05-03 | 1 | -1/+1 | |
| | ||||||
* | update libs versions | Anatol Belski | 2016-03-15 | 1 | -5/+5 | |
| | ||||||
* | extend check for add_flag | Anatol Belski | 2016-03-01 | 1 | -1/+1 | |
| | ||||||
* | fix nmake clean in phpize mode | Anatol Belski | 2016-02-29 | 2 | -3/+20 | |
| | ||||||
* | cleanup duplicated var | Anatol Belski | 2016-02-14 | 1 | -4/+1 | |
| | ||||||
* | fix file lists with subdirs passed to EXTENSION() | Anatol Belski | 2016-02-14 | 1 | -57/+92 | |
| | | | | | | | | | | | The underlying place responsible is the ADD_SOURCES() function. With this, the calls like EXTENSION("hello", "sub0/file0.c sub1/file1.c", ...) are working correctly. Same for ADD_SOURCES("some/dir", "sub0/file0.c sub1/file1.c", ...) | |||||
* | update libs version | Anatol Belski | 2016-02-02 | 1 | -1/+1 | |
| | ||||||
* | fix extensions path for nmake install | Anatol Belski | 2016-02-01 | 3 | -3/+7 | |
| | ||||||
* | update libs_versions.txt | Anatol Belski | 2016-01-08 | 1 | -7/+7 | |
| | ||||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Julien Pauli | 2016-01-04 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) Conflicts: ext/json/php_json_encoder.h sapi/continuity/capi.c | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 7 | -7/+7 | |
| | | ||||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 12 | -12/+12 | |
|\ \ | |/ | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 12 | -12/+12 | |
| | | ||||||
* | | rather use the supplied inttypes.h with vc14 | Anatol Belski | 2015-10-23 | 1 | -0/+9 | |
| | | ||||||
* | | update libs_versions.txt | Anatol Belski | 2015-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | pear 1.10 was released and the go-pear and install pear phars are now php7 ↵ | Ferenc Kovacs | 2015-10-07 | 1 | -1/+1 | |
| | | | | | | | | compatible | |||||
* | | Fix bug #70145 From field incorrectly parsed from headers | Anatol Belski | 2015-08-19 | 1 | -17/+38 | |
| | | ||||||
* | | added /guard:cf to release builds | Anatol Belski | 2015-08-19 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-18 | 1 | -11/+2 | |
|\ \ | |/ | | | | | | | * PHP-5.6: Fix #67604: The built windows documention refers to nonexistent dll | |||||
| * | Fix #67604: The built windows documention refers to nonexistent dll | Christoph M. Becker | 2015-08-18 | 1 | -11/+2 | |
| | | | | | | | | | | Since quite a while the Windows builds ship with php5apache2_4.dll, but not with other server modules. We fix some out-dated info in install.txt. | |||||
| * | updated libs_versions.txt | Anatol Belski | 2015-07-24 | 1 | -2/+2 | |
| | | ||||||
| * | Fixed bug #61574 - No MSI | Christoph M. Becker | 2015-06-11 | 1 | -136/+8 | |
| | | | | | | | | | | The information regarding the Windows installers (.msi) in install.txt are obsolete, so let's remove them. | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-31 | 1 | -2/+7 | |
| |\ | | | | | | | | | | | | | * PHP-5.5: fix phpize mode for manifest embedding | |||||
| | * | fix phpize mode for manifest embedding | Anatol Belski | 2015-05-31 | 1 | -2/+7 | |
| | | | ||||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-31 | 3 | -5/+37 | |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: backport the basic code to properly recognize win 8.1 and 10 backport the manifest changes for makefile backport the manifest changes in js add default manifest add test | |||||
| | * | backport the manifest changes for makefile | Anatol Belski | 2015-05-31 | 1 | -1/+3 | |
| | | | ||||||
| | * | backport the manifest changes in js | Anatol Belski | 2015-05-31 | 1 | -4/+17 | |
| | | | ||||||
| | * | add default manifest | Anatol Belski | 2015-05-31 | 1 | -0/+17 | |
| | | | ||||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-21 | 1 | -2/+4 | |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: updated NEWS added missing GLOB_BRACE support check added SKIPIF section to test to make sure that GLOB_BRACE is supported fix #69628: complex GLOB_BRACE fails on Windows added PHPT to check for bug #69628 | |||||
| | * | fix #69628: complex GLOB_BRACE fails on Windows | Christoph M. Becker | 2015-05-21 | 1 | -2/+4 | |
| | | | ||||||
| | * | updated libs versions | Anatol Belski | 2015-03-23 | 1 | -3/+3 | |
| | | | ||||||
| * | | add config vars for phpize | Anatol Belski | 2015-05-04 | 1 | -0/+8 | |
| | | | ||||||
* | | | pear 1.10.0dev2 | Ferenc Kovacs | 2015-07-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix thread safety | Anatol Belski | 2015-07-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix #36365: scandir duplicates file name at every 65535th file | Christoph M. Becker | 2015-07-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Due to DIR.offset being declared as short we have an overflow. This patch changes the field to int. | |||||
* | | | Add support for regenerating phpdbg lexers and scanners on Windows | Christoph M. Becker | 2015-07-28 | 1 | -0/+8 | |
| | | | ||||||
* | | | update libs_version.txt | Anatol Belski | 2015-07-24 | 1 | -7/+7 | |
| | | | ||||||
* | | | move the define to the right place | Anatol Belski | 2015-07-06 | 1 | -2/+0 | |
| | | | | | | | | | | | | thanks Kalle ) |