History log of /PHP-5.5/win32/build/Makefile (Results 76 – 83 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b3RC1
# 3be2b8d7 06-Dec-2003 Wez Furlong

Add dist target to makefile that will generate the file layout for
a win32 binary distro under build_dir/_dist_.
This isn't finalized yet, and you need Edin's distro template.


# a93d20b4 04-Dec-2003 Wez Furlong

Avoid killing files that we didn't generate when making clean.


# fb842592 04-Dec-2003 Wez Furlong

Search for pecl extensions under php-src/pecl as a convenience for
pecl developers.
Add automatic version info resource generation for SAPI and extension
modules, based on PHP version num

Search for pecl extensions under php-src/pecl as a convenience for
pecl developers.
Add automatic version info resource generation for SAPI and extension
modules, based on PHP version numbers and info found in the CREDITS file.
As a nice side effect, this lets us add a logo icon to .exe files.

show more ...


# 883815a9 03-Dec-2003 Wez Furlong

VC stores lib path in LIB not LIBS.
Add --with-extra-includes and --with-extra-libs to be able to specify
general additions to those paths from the environment.


# c2bd62fc 03-Dec-2003 Wez Furlong

add rule for parsedate


# 1653fbff 03-Dec-2003 Wez Furlong

fix typo


# 93bce454 03-Dec-2003 Wez Furlong

Propogate LDFLAGS from extensions to PHPDLL when building them statically.
Move ZendEngine2 to Zend while running buildconf


# 05b9b20e 02-Dec-2003 Wez Furlong

Add new (optional!) win32 build infrastructure.
Will follow up to internals@ shortly.


1234