dmitry Fri Nov 10 10:30:56 2006 UTC
Modified files:
/php-src/win32/buildMakefile confutils.js
Log:
Use $(CC) for linking instead of $(LD). This allows usage of advansed
optimization techniques (like Intel's inner-procedure optimization)
http://cvs.p
edink Fri Feb 25 20:07:48 2005 EDT
Modified files:
/php-src/win32/buildMakefile confutils.js
Log:
Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename)
http://cvs.php.net/diff.php/php-src/win32/build/Makefile?r1=1.31&r2=1.32&ty=u
Ind
wez Sun Feb 6 18:23:06 2005 EDT
Modified files:
/php-src/win32/buildMakefile confutils.js
Log:
even less noise
http://cvs.php.net/diff.php/php-src/win32/build/Makefile?r1=1.28&r2=1.29&ty=u
Index: php-src/win32/build/Makefile
diff -u php-src/win32
wez Fri Jan 9 08:17:59 2004 EDT
Modified files:
/php-src/win32/buildMakefile confutils.js mkdist.php
Log:
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.