Commit Graph

608 Commits

Author SHA1 Message Date
foobar
95f2db2459 - Removed unnecessary quotes 2006-07-27 08:52:10 +00:00
foobar
f0fe4e05b9 - Added PHP_VERSION_ID == PHP_VERSION as integer value. 2006-07-27 08:50:41 +00:00
Antony Dovgal
9f8046454b fix compile warning on Solaris, getloadavg() is in sys/loadavg.h there 2006-07-26 08:57:11 +00:00
Hannes Magnusson
e9c59b98ac MFB: sys_getloadavg() 2006-06-26 20:28:30 +00:00
Nuno Lopes
f1d78f433d MFB 2006-06-17 11:14:21 +00:00
foobar
ec4395e9ff - Determine the shared/link lib suffixes in one macro. 2006-04-10 12:16:08 +00:00
Andrei Zmievski
3411f2bca1 Separate suffixes of shared libraries that we link against and the ones
we load with dlopen(). This matters on Mac OS X, for example.
2006-04-08 17:34:57 +00:00
Sara Golemon
4816e6f1c4 Ooops, missed a file 2006-03-29 01:52:28 +00:00
Ilia Alshanetsky
27e175eef0 So long safe_mode mode.
Also removed the magic_quotes configure option, no longer relevant since
the magic is gone :-).
2006-03-08 14:41:45 +00:00
Derick Rethans
223aa7294d - Added the lchown() and lchgrp() functions which change permissions and group
permissions on symbolic links.
#- We'll also add this to PHP 5.1.3? or PHP 5.2, so I didn't add it to NEWS.
2006-01-04 12:22:23 +00:00
foobar
7b3c5caf0d - added missing configure help line 2005-12-12 12:20:45 +00:00
Ilia Alshanetsky
0c8d2091b2 MFB51: Final fix for gcov generation. 2005-12-08 16:00:47 +00:00
foobar
13c1c6c15d - Fix the ccache detection 2005-11-30 15:01:22 +00:00
foobar
3925e60223 - Remove unnecessary libgcov entry (the gcc options handle it) 2005-11-29 22:38:32 +00:00
foobar
bcade7ced4 - Fixed header installing under phpize builds 2005-11-21 23:07:36 +00:00
Marcus Boerger
a40a48fbd4 - Move Reflection into its own extension 2005-11-17 22:59:39 +00:00
foobar
173fcb5e16 - Added note about --enable-gcov being strictly for developers only! 2005-11-10 08:06:08 +00:00
foobar
9d766b59b2 - Fix the ccache detection. 2005-11-09 19:55:25 +00:00
foobar
0977376369 - Do the LTP thing properly 2005-11-06 22:44:05 +00:00
John Coggeshall
5259aa2943 Implementing C-level Code coverage (--enable-gcov).
o Requires LTP 1.4+ and libgcov
2005-10-20 00:18:23 +00:00
foobar
bfdf52964e ext/oracle is no more 2005-09-13 21:40:33 +00:00
foobar
279d2bc311 Cleanup the configure mess, preparing for making unicode OPTIONAL 2005-09-13 09:50:53 +00:00
foobar
88d0b2aa9f Fail gracefully if icu-config is not found 2005-08-15 23:36:52 +00:00
foobar
077e356572 Goodbye PEAR 2005-08-15 22:30:40 +00:00
foobar
55c4c70753 more tabs 2005-08-12 09:05:21 +00:00
foobar
735b138e56 No tabs in config* files! 2005-08-12 00:15:03 +00:00
foobar
e24f745d23 - No more zend_multibyte.* 2005-08-12 00:10:28 +00:00
Andrei Zmievski
264cec8be6 Unicode support. 2005-08-11 23:36:07 +00:00
Derick Rethans
8f43323dee - Changing the API numbers, which might be a bit premature, but it allows
to differentiate between different branches.
- Bumbed the version number to 6.0.0-dev. I know we didn't discuss this yet,
  but I feel it should be 6.0. See mail to the mailinglist.
2005-08-09 08:47:58 +00:00
foobar
ee5fd96e37 - Made it possible to do "make test" for phpized extensions 2005-08-08 16:06:49 +00:00
Hartmut Holzgraefe
3052233876 configure.in scripts/Makefile.frag scripts/phpize.in 2005-08-07 20:47:29 +00:00
foobar
7f1e8292d7 ws 2005-07-27 15:24:36 +00:00
Anantha Kesari H Y
594dadf9ae configure.in
moved the PHP_OS and PHP_UNAME definitions near the place other oses define them currently it is ggeting redined to build machine values when ./configure script is generated using autoconf version 2.13 but works fine with autoconf 2.51.
Defining the default EXTENSION_DIR for NetWare

--Kamesh
2005-07-27 11:48:14 +00:00
Andi Gutmans
bdf2753ee8 - Back to -dev 2005-07-14 14:01:02 +00:00
Andi Gutmans
a007ddb190 - Beta 3 2005-07-14 13:44:03 +00:00
foobar
ec940d4d5a - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro
- Removed duplicate sa_len check from configure.in
- Unified the sockaddr tests into PHP_SOCKADDR_CHECKS macro
2005-07-14 00:12:26 +00:00
Andi Gutmans
f030fe2f3a - Back to -dev 2005-07-12 20:25:28 +00:00
Andi Gutmans
897818e1a0 - Beta 3 2005-07-12 19:59:52 +00:00
Andi Gutmans
ec92bb884e - Back to -dev 2005-06-23 04:20:49 +00:00
Andi Gutmans
fe238490f9 - Beta 2 2005-06-23 03:56:37 +00:00
Andi Gutmans
da201c1be8 - Back to -dev. Guys (n' Girls), give at least 1 hour before you start
- complaining about not going back to -dev. I like checking the tarball
- before I change it back.
2005-06-21 16:31:19 +00:00
Andi Gutmans
9bf68ef6c5 - Take #3 :) 2005-06-21 15:44:50 +00:00
Andi Gutmans
cf0c7a9f5a - Back to -dev 2005-06-20 22:34:57 +00:00
Andi Gutmans
fd3d8e9537 - Beta 2 2005-06-20 20:49:56 +00:00
foobar
4dfa3fc731 Some netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at fastmail dot fm> 2005-06-20 11:06:54 +00:00
Andi Gutmans
16bbd70cd5 - Back to -dev 2005-06-11 17:03:42 +00:00
Andi Gutmans
e0787f3d24 - b2 (will post it to internals@) 2005-06-11 16:59:24 +00:00
Andi Gutmans
0638c657e1 - Back to -dev 2005-06-10 18:29:10 +00:00
Andi Gutmans
3b1f8e9ad7 - Go with 5.1.0b1 2005-06-10 18:06:43 +00:00
foobar
eaa3d6c5ec -Moved --disable-zend-memory-manager where it belongs 2005-06-07 17:22:40 +00:00