summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Remove debug outputFrank M. Kromann2004-04-081-2/+1
* Add code to fetch the pear bundle based on pear/go-pear-list.phpWez Furlong2004-04-081-2/+103
* avoid deleting needed files when the .cvsignore file contains empty lines (my...Frank M. Kromann2004-04-071-2/+5
* Update sample SAPI locations. BugFix# 27829Sara Golemon2004-04-021-12/+12
* Windows part of NAN/INFMarcus Boerger2004-03-291-0/+1
* atof("NAN")/atof("INF") do not work thereMarcus Boerger2004-03-271-0/+3
* - Fixed bug #27368 (php.ini-* has lone CR in the end)foobar2004-02-251-2/+2
* name the pecl bundle pecl-foo instead of php-foo-pecl.Wez Furlong2004-02-122-4/+4
* ensure that install exists before copying files.Wez Furlong2004-02-121-0/+1
* Tidy up "nmake clean" for people that don't have a PECL checkout.Wez Furlong2004-02-123-14/+75
* Fix build; line continuation character should be the very last characterWez Furlong2004-02-121-1/+1
* Added zend_exceptions.c to the buildEdin Kadribasic2004-02-121-1/+2
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-1721-536/+536
* make usleep actually work properlyWez Furlong2004-01-131-2/+2
* include PECL targets in snap build...Wez Furlong2004-01-101-0/+1
* let informix buildWez Furlong2004-01-091-1/+15
* add a rule to clean pecl things; split up the command line into 3 toWez Furlong2004-01-091-1/+3
* Separate pecl extensions and sapi into their own target, and have mkdist.phpWez Furlong2004-01-093-11/+61
* fix PHP_SPL problem when you don't have a pecl checkout.Wez Furlong2004-01-091-4/+11
* add optional dep on spl for simplexml.Wez Furlong2004-01-082-9/+21
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0814-24/+24
* update copyright year in win32 resource templateWez Furlong2004-01-081-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-086-10/+10
* - remove non-existing projectfoobar2004-01-081-12/+0
* Change ordering of CFLAGS for built sources, so that extension specific inclu...Wez Furlong2004-01-081-3/+3
* Adding new com_dotnet source files to projectFrank M. Kromann2004-01-081-0/+8
* win32 build:Wez Furlong2004-01-071-1/+1
* tweak snap buildWez Furlong2004-01-072-7/+5
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-10/+149
* A more general check for dirs under Release or Debug.Wez Furlong2003-12-232-8/+10
* Proper check for resolv.libWez Furlong2003-12-231-1/+8
* implement our own tiny little dependcy tracker and useWez Furlong2003-12-233-23/+85
* Attempt to work around apparent problems with WshShell.CurrentDirectory.Wez Furlong2003-12-231-12/+16
* Better implementation of the prefix thingWez Furlong2003-12-231-4/+5
* Adding install target that follows the prefixFrank M. Kromann2003-12-232-1/+10
* Implement a glob() function for use by win32 configure.Wez Furlong2003-12-231-3/+95
* win32 buildconf now honours extension dependencies and willWez Furlong2003-12-231-13/+91
* Use a variable name so this actually works.Frank M. Kromann2003-12-231-5/+5
* Fix build when both a path and the keyword shared is givenFrank M. Kromann2003-12-231-3/+6
* Don't annoy people building snaps/dists using VC6Wez Furlong2003-12-221-0/+5
* For GD, build the extension as php_gd2.dll instead of php_gd.dll.Wez Furlong2003-12-221-5/+7
* Fix bug #26692; Could not find GetLongPathNameA under NT4.Wez Furlong2003-12-222-2/+3
* Add --enable-snapshot-build configure option for win32 build.Wez Furlong2003-12-223-12/+73
* Forgot to add embed config.w32, and tweak version resource when CREDITS file ...Wez Furlong2003-12-191-2/+2
* Export flock for win32Wez Furlong2003-12-192-2/+3
* More things for the new build system.Wez Furlong2003-12-193-12/+44
* don't overwrite internal_functions.c if the content did not change;Wez Furlong2003-12-191-3/+11
* "Real" cvsclean, works as the unix version doesWez Furlong2003-12-191-0/+118
* Refinements for new build system:Wez Furlong2003-12-195-57/+196
* this should be an intWez Furlong2003-12-191-1/+1