History log of /PHP-7.2/win32/build/mkdist.php (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# 2aa33945 09-Jan-2004 Wez Furlong

Separate pecl extensions and sapi into their own target, and have mkdist.php
create a separate pecl dir and zip when building a win32 snapshot.


# f5e4590f 07-Jan-2004 Wez Furlong

tweak snap build


# 03d426f6 23-Dec-2003 Wez Furlong

implement our own tiny little dependcy tracker and use
it to build distros.


# 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