[PHP-CVS] cvs: php-src /win32/build Makefile confutils.js

2006-11-10 Thread Dmitry Stogov
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

[PHP-CVS] cvs: php-src /win32/build Makefile confutils.js

2005-02-25 Thread Edin Kadribasic
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

[PHP-CVS] cvs: php-src /win32/build Makefile confutils.js

2005-02-06 Thread Wez Furlong
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

[PHP-CVS] cvs: php-src /win32/build Makefile confutils.js mkdist.php

2004-01-09 Thread Wez Furlong
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.