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
Derick Rethans
7a3dbcd1c4
- Added the --disable-zend-memory-manager switch to disable the Zend memory
...
manager.
#- I discussed this with Dmitry today - we found it useful.
2005-06-07 13:36:08 +00:00
foobar
cb5a9f534a
- Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)
2005-06-02 21:29:24 +00:00
foobar
a20383ba06
- Unify the "configure --help" texts
2005-05-29 23:17:16 +00:00
Hartmut Holzgraefe
af14bbe455
avoid code duplication in bison version test
2005-05-29 18:04:35 +00:00
Marcus Boerger
51fe495ea1
- Add command completion to CLI's -a mode
2005-05-14 19:33:18 +00:00
foobar
626253940e
- Added PHP_INSTALL_HEADERS() macro
...
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"
2005-05-07 02:51:53 +00:00
foobar
40b6c60d9d
- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
2005-04-30 04:27:23 +00:00
foobar
e8f715af59
- No need to iterate through the options twice
2005-04-30 01:52:22 +00:00
foobar
287a31e053
- Allow using --enable-versioning with any SAPI module
...
# It's only used if the php.sym file exists!
# Have fun Sara :)
2005-04-21 15:02:34 +00:00