History log of /PHP-7.1/win32/build/mkdist.php (Results 51 – 54 of 54)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4b76493f 22-Dec-2003 Wez Furlong

Don't annoy people building snaps/dists using VC6


Revision tags: php-5.0.0b3, php-5.0.0b3RC2
# 331dc792 19-Dec-2003 Wez Furlong

More things for the new build system.
Pi3Web and aolserver build untested (no headers and libs for those here)


# a3075773 19-Dec-2003 Wez Furlong

Refinements for new build system:
- Add major + minor version to .dll and .exe headers during linking
- Handle pecl build dir correctly when pecl is a sibling of php-src
- try and guess w

Refinements for new build system:
- Add major + minor version to .dll and .exe headers during linking
- Handle pecl build dir correctly when pecl is a sibling of php-src
- try and guess where your cygwin utils are installed (if you have them)
so that we can detect bison, flex etc.
- other little refinements

show more ...


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.


123