#
ec3003ad |
| 02-Jan-2011 |
Pierre Joye |
- typo, and remove undesired committed part
|
#
6008152c |
| 02-Jan-2011 |
Pierre Joye |
- typo
|
#
5bd1fd41 |
| 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
|
#
f62ca3e4 |
| 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 |
|
#
c05b1228 |
| 15-Dec-2010 |
Pierre Joye |
- typo
|
#
b25ded66 |
| 14-Dec-2010 |
Pierre Joye |
- sync with 5.3
|
#
f56ab54f |
| 14-Dec-2010 |
Pierre Joye |
- devel must be done before dist
|
#
f7b5a733 |
| 14-Dec-2010 |
Pierre Joye |
- fix build with out of src obj dir
|
#
e2ea0f5d |
| 14-Dec-2010 |
Pierre Joye |
- we just reached the tiny cmd lenght limit, let reduce the size of dirs
|
#
e79ed635 |
| 14-Dec-2010 |
Pierre Joye |
- add nmake install-sdk (create the devel package) and related sub rules
|
#
d14417f8 |
| 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
|
#
aea6771d |
| 13-Dec-2010 |
Pierre Joye |
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
#
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
|
#
1bd38189 |
| 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, 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 |
|
#
97595a14 |
| 19-Oct-2009 |
Pierre Joye |
- add custom DLL to the package and fix the path to the deps bin (needs absolute path in some cases)
|
Revision tags: 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 |
|
#
1f5e20c3 |
| 23-Jun-2009 |
Kalle Sommer Nielsen |
MFH: * 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 |
|
#
f7246e20 |
| 11-Jun-2009 |
Greg Beaver |
add phar.phar creation on windows
|
Revision tags: php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1 |
|
#
e9d28928 |
| 27-May-2009 |
Kalle Sommer Nielsen |
MFH: Lets pass the built php binary to run-tests.php's -p parameter
|
Revision tags: php-5.3.0RC2 |
|
#
02fe66d1 |
| 30-Mar-2009 |
Kalle Sommer Nielsen |
MFH: * 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 |
|
#
67d86010 |
| 21-Nov-2008 |
Pierre Joye |
- MFH: - 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 |
|
#
7376ddb6 |
| 26-Oct-2008 |
Pierre Joye |
- 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
|