#
612e73b0 |
| 11-Jan-2012 |
Pierre Joye |
- add new build type, optional. has been used for the last 2 RCs |
Revision tags: php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2 |
|
#
f093c7db |
| 02-Mar-2011 |
Moriyoshi Koizumi |
- Enable windows build system to accept paths containing spaces. |
Revision tags: php-5.3.6RC1, php-5.2.17, php-5.3.5 |
|
#
f7176f9c |
| 03-Jan-2011 |
Pierre Joye |
- silent copy |
#
6008152c |
| 02-Jan-2011 |
Pierre Joye |
- typo |
#
163780af |
| 02-Jan-2011 |
Pierre Joye |
- generate a list of ext and how they are built, should be updated by phpize'd make (un)install as well, later |
Revision tags: php-5.2.16 |
|
#
b25ded66 |
| 14-Dec-2010 |
Pierre Joye |
- sync with 5.3 |
#
e79ed635 |
| 14-Dec-2010 |
Pierre Joye |
- add nmake install-sdk (create the devel package) and related sub rules |
#
4df03c1d |
| 13-Dec-2010 |
Pierre Joye |
- phpize support merge from 5.3 |
#
d9474464 |
| 11-Dec-2010 |
Pierre Joye |
- add install-lib(s), remove header for now, will be genarated |
#
6f3cad91 |
| 10-Dec-2010 |
Pierre Joye |
- install headers, missed that one |
Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
7dd694ec |
| 15-Aug-2010 |
Pierre Joye |
- #52607, fix ENV conflit with win SDK 7.1 |
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4 |
|
#
2b90d66b |
| 08-Dec-2009 |
Pierre Joye |
- add missing argument |
Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0 |
|
#
fb88e8e8 |
| 23-Jun-2009 |
Kalle Sommer Nielsen |
* Fix deprecation warning when building deplister * Fix some mkdir warnings if "nmake build-dist" is executed twice |
Revision tags: php-5.3.0RC4, php-5.2.10 |
|
#
2f3a4b46 |
| 11-Jun-2009 |
Greg Beaver |
MFB: add phar.phar generation to windows |
Revision tags: php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1 |
|
#
e4e7b6c3 |
| 27-May-2009 |
Kalle Sommer Nielsen |
Lets pass the built php binary to run-tests.php's -p parameter |
Revision tags: php-5.3.0RC2 |
|
#
41c359f5 |
| 30-Mar-2009 |
Kalle Sommer Nielsen |
* Bypass the date/timezone warning by forcing UTC when running mkdist.php * Don't run the copy list for PECL if theres no PECL extensions to copy (fixes a few copy() warnings) |
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5 |
|
#
a2e64a99 |
| 21-Nov-2008 |
Pierre Joye |
- expose PHP_BUILD in the Makefile - ICU 3.8/4.0 are dynamically linked, add $PHP_BUILD\bin to the PATH so php.exe can find them (nmake test, nmake snaps) |
Revision tags: php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
c4b0279b |
| 26-Oct-2008 |
Pierre Joye |
- MFH: add php-test-pack-[version].zip to nmake snap so we can distribute the tests as single zip TODO: add run-tests.bat to the package |
Revision tags: php-5.2.7RC2, php-5.2.7RC1 |
|
#
1f0cb730 |
| 26-Sep-2008 |
Pierre Joye |
- MFB: add nts to the zip names |
#
fa601f5f |
| 25-Sep-2008 |
Pierre Joye |
- add VC version and architecture to the created zip(s) names |
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1 |
|
#
9a7b2f0b |
| 21-Jul-2008 |
Steph Fox |
MFH project file generation + a few small fixes made along the way |
#
d5aa1b02 |
| 04-Jul-2008 |
Rob Richards |
- Removed ntest and utest - Removed -U flag to `make test' just to test once each test |
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1 |
|
#
c108f3a7 |
| 08-May-2008 |
Matt Wilmas |
Remove old references to flex.skl |
Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2 |
|
#
56352d1a |
| 26-Mar-2008 |
Scott MacVicar |
MFB 5.3: Rest of the changes for re2c merge |
Revision tags: RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
2bdf721f |
| 04-Mar-2007 |
Edin Kadribasic |
MFB: Check that manifest file exists before trying to embed it |