History log of /PHP-7.4/win32/build/Makefile (Results 76 – 100 of 143)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 142ee7a8 26-Sep-2008 Pierre Joye

- add nts to the zip names


# 1b5a8cc2 25-Sep-2008 Pierre Joye

- MFH: 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
# 6931789f 20-Jul-2008 Steph Fox

- Happy New Year!
(better late than never, eh?)


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# a439cc70 09-May-2008 Steph Fox

- s/rmdir/rd
- Patch supplied by Richard Quadling


# fe4a9a3f 03-May-2008 Steph Fox

- Introducing nmake clean-all
- This should probably be merged with nmake clean, but I've no way to test the impact on distro builds.


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, RELEASE_2_0_0a1
# 766b6b60 18-Mar-2008 Steph Fox

re2c checking.
If it's not installed, the least scary of messages goes out.
If it's installed but older than the required version, the download link is given.


# bd4c0ced 17-Mar-2008 Scott MacVicar

Fix build on Windows


123456