Commit Graph

621 Commits

Author SHA1 Message Date
Andrei Zmievski
af7451985e Create PHP_SETUP_ICU macro that can be used in self-contained
extensions.
2007-01-12 18:57:11 +00:00
Andrei Zmievski
0b222980d0 Rename php5 module to php6. Remove version number from
sapi/apache/mod_php.* filenames (for future's sake). No other SAPI
moduels modified (up to invididual maintainers).
2007-01-10 23:46:09 +00:00
Antony Dovgal
8fd11f3d26 fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install path) 2006-12-25 15:40:14 +00:00
Antony Dovgal
ec53d3d18a fix #39795 (build fails on AIX because crypt_r() uses different data struct) 2006-12-12 07:36:37 +00:00
Dmitry Stogov
08f035bbac Removed unused zend_mm.* 2006-12-05 08:08:33 +00:00
Antony Dovgal
8e7ab1b72f fix build with Sun compiler, which doesn't support -O0 2006-12-04 18:28:34 +00:00
Ilia Alshanetsky
c5c18d0076 MFB: Added check for crypt_r() 2006-11-30 17:10:55 +00:00
Antony Dovgal
ed4cd4c750 change CXXFLAGS along with CFLAGS as there might be C++ code 2006-09-25 11:05:29 +00:00
Antony Dovgal
24bafae539 fix separate TSRM build 2006-08-22 13:01:27 +00:00
Antony Dovgal
704a24c53d fix #38467 (--enable-versioning causes make fail on OS X) 2006-08-15 20:12:59 +00:00
Antony Dovgal
7010fd0005 there is no realiable way to detect memrchr() presence because of a mess in glibc
so let's use our own implementation
2006-08-08 10:53:06 +00:00
Antony Dovgal
a3c3b91b33 add zend_memrchr() 2006-08-08 09:40:50 +00:00
Antony Dovgal
92b7dfb890 use -O0 with --enable-debug 2006-08-06 20:45:42 +00:00
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