493 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Marcus Boerger 96b6c7f5f8 Windows part of NAN/INF 22 years ago
Marcus Boerger 861790dede atof("NAN")/atof("INF") do not work there 22 years ago
foobar 44dfac9d96 - Fixed bug #27368 (php.ini-* has lone CR in the end) 22 years ago
Wez Furlong 6d131cefc0 name the pecl bundle pecl-foo instead of php-foo-pecl. 22 years ago
Wez Furlong 2c3c75ae55 ensure that install exists before copying files. 22 years ago
Wez Furlong 08a1b6c476 Tidy up "nmake clean" for people that don't have a PECL checkout. 22 years ago
Wez Furlong fed6471bb7 Fix build; line continuation character should be the very last character 22 years ago
Edin Kadribasic 5979799de0 Added zend_exceptions.c to the build 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
Wez Furlong 848684fa96 make usleep actually work properly 22 years ago
Wez Furlong 4a7577e4ab include PECL targets in snap build... 22 years ago
Wez Furlong 143ca63846 let informix build 22 years ago
Wez Furlong fc1d460a99 add a rule to clean pecl things; split up the command line into 3 to 22 years ago
Wez Furlong 2aa33945fc Separate pecl extensions and sapi into their own target, and have mkdist.php 22 years ago
Wez Furlong af1522ad2d fix PHP_SPL problem when you don't have a pecl checkout. 22 years ago
Wez Furlong 510dd7cca5 add optional dep on spl for simplexml. 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Wez Furlong 611c69b816 update copyright year in win32 resource template 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
foobar 8d236fc234 - remove non-existing project 22 years ago
Wez Furlong 4a17522353 Change ordering of CFLAGS for built sources, so that extension specific include dirs 22 years ago
Frank M. Kromann b4fab399f7 Adding new com_dotnet source files to project 22 years ago
Wez Furlong 772875537f win32 build: 22 years ago
Wez Furlong f5e4590fd5 tweak snap build 22 years ago
Wez Furlong 48b96c10d2 glob-ify lib checks; this simplifies writing of config.w32 files a little. 22 years ago
Wez Furlong 9720a31bd6 A more general check for dirs under Release or Debug. 23 years ago
Wez Furlong 5d5f2619b3 Proper check for resolv.lib 23 years ago
Wez Furlong 03d426f6a6 implement our own tiny little dependcy tracker and use 23 years ago
Wez Furlong 8f3f09f315 Attempt to work around apparent problems with WshShell.CurrentDirectory. 23 years ago
Wez Furlong b8978cad26 Better implementation of the prefix thing 23 years ago
Frank M. Kromann 835f6beab8 Adding install target that follows the prefix 23 years ago
Wez Furlong 475821225d Implement a glob() function for use by win32 configure. 23 years ago
Wez Furlong 482ae86d1f win32 buildconf now honours extension dependencies and will 23 years ago
Frank M. Kromann 86c302f590 Use a variable name so this actually works. 23 years ago
Frank M. Kromann 3a6a3dd816 Fix build when both a path and the keyword shared is given 23 years ago
Wez Furlong 4b76493f1e Don't annoy people building snaps/dists using VC6 23 years ago
Wez Furlong fc292fc259 For GD, build the extension as php_gd2.dll instead of php_gd.dll. 23 years ago
Wez Furlong 42ed91f94c Fix bug #26692; Could not find GetLongPathNameA under NT4. 23 years ago
Wez Furlong 113165bd95 Add --enable-snapshot-build configure option for win32 build. 23 years ago
Wez Furlong deb3bff21a Forgot to add embed config.w32, and tweak version resource when CREDITS file is missing. 23 years ago
Wez Furlong 4084ed9edf Export flock for win32 23 years ago
Wez Furlong 331dc79254 More things for the new build system. 23 years ago
Wez Furlong 9ecd238b6b don't overwrite internal_functions.c if the content did not change; 23 years ago
Wez Furlong ee44dd3d79 "Real" cvsclean, works as the unix version does 23 years ago
Wez Furlong a3075773ee Refinements for new build system: 23 years ago
Wez Furlong 7027baee22 this should be an int 23 years ago
Wez Furlong 33ed73cb51 make it totally safe again 23 years ago
Wez Furlong 8959c7bc0d make sure this is initialized to NULL as we don't check the return 23 years ago
Marcus Boerger e649692565 Leak for b3 and find a better solution until RC1 23 years ago
Marcus Boerger 490fd0eaf2 Fix a memleak: A second call to *nix version of dlerror() frees the error 23 years ago