Revision tags: php-4.4.9RC1 |
|
#
0f9e2b17 |
| 21-Jul-2008 |
Jani Taskinen |
MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!)
|
#
856c19c6 |
| 03-Jul-2008 |
Antony Dovgal |
make --enable-zend-multibyte known to configure
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5 |
|
#
0fe9a187 |
| 07-Apr-2008 |
Derick Rethans |
- Reset back to 0.13.4 now that it released.
|
Revision tags: php-5.2.6RC4 |
|
#
2facb4e2 |
| 31-Mar-2008 |
Derick Rethans |
- Don't rely on a version that doesn't exist - that breaks snapshots.
|
Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1 |
|
#
0893c3e2 |
| 22-Mar-2008 |
Marcus Boerger |
- Another re2c version bump and scanner regeneration # It appears no one has used re2c in the way we do
|
#
a9b90629 |
| 22-Mar-2008 |
Marcus Boerger |
- Require 0.13.3
|
#
af316021 |
| 16-Mar-2008 |
Marcus Boerger |
- Rewrite scanner to be based on re2c instead of flex The full patch is available as: http://php.net/~helly/php-re2c-5.3-20080316.diff.txt This is against php-re2c repository versio
- Rewrite scanner to be based on re2c instead of flex The full patch is available as: http://php.net/~helly/php-re2c-5.3-20080316.diff.txt This is against php-re2c repository version 98 An older patch against version 97 is available under: http://php.net/~helly/php-re2c-97-20080316.diff.txt
show more ...
|
Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
2633dcab |
| 17-Feb-2008 |
Marcus Boerger |
- MFH Allow zend_extensions to be build inside ext and tested with 'make test'
|
Revision tags: php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3 |
|
#
c6a7e4ca |
| 20-Aug-2007 |
Jani Taskinen |
MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath work for real)
|
Revision tags: php-5.2.4RC2 |
|
#
82559ff7 |
| 03-Aug-2007 |
Jani Taskinen |
- Hopefully this fixes the "test: argument expected" error on solaris..
|
Revision tags: php-5.2.4RC1 |
|
#
8684e749 |
| 26-Jul-2007 |
Jani Taskinen |
MFH: - Made build system less major version dependant to ease MFB/MFH
|
#
5a1c39f7 |
| 25-Jul-2007 |
Jani Taskinen |
MFH: - Allow using extra headers in PHP_CHECK_SIZEOF
|
Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
a547182c |
| 19-Jul-2007 |
Jani Taskinen |
MFH:- Stop configure if scanner files are not found and invalid/no flex is found
|
#
76b92b6d |
| 16-Jul-2007 |
Jani Taskinen |
- Fix issue in differentiating between --with-* and --enable-*
|
#
dc8d09bb |
| 11-Jul-2007 |
Johannes Schlüter |
- MFH: Always enable mail() function
|
#
90b9d624 |
| 11-Jul-2007 |
Jani Taskinen |
- Introducing 1st part of "show unknown configure options" and nuked PHP_REGEX macro for good
|
#
b0ef04af |
| 10-Jul-2007 |
Jani Taskinen |
MFH: Removed --enable-versioning
|
#
4d63c096 |
| 29-Jun-2007 |
foobar |
MFH:- Improved php-config: MFH: . Added --configure-options option to get configure line for current build MFH: . Added --php-sapis option which shows SAPIs available MFH: . Fixed prob
MFH:- Improved php-config: MFH: . Added --configure-options option to get configure line for current build MFH: . Added --php-sapis option which shows SAPIs available MFH: . Fixed problem with missing php binary when CLI is not build but CGI is. MFH:- Fixed broken sed issues in phpize script
show more ...
|
#
3d88f40d |
| 27-Jun-2007 |
foobar |
MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1 |
|
#
efcdcd80 |
| 24-May-2007 |
foobar |
- Allow build without flex/bison installed (fixes builddir != srcdir build when using distributed sources which inlude pre-generated bison/flex output. See bug #38762 for more..)
|
#
5603bef2 |
| 24-May-2007 |
foobar |
- Fix previous fix. (just revert of Stefan's bad fix..)
|
#
91d98d29 |
| 24-May-2007 |
foobar |
- Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!
|
Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
f5d9f9cd |
| 25-Mar-2007 |
foobar |
- Check if Makefile.frag actually exists before running sed on it.
|
Revision tags: php-4.4.6, php-4.4.6RC1 |
|
#
43d788ec |
| 20-Feb-2007 |
Antony Dovgal |
MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
|
Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
f3d0a26e |
| 01-Jan-2007 |
Nuno Lopes |
add EXTRA_LDFLAGS_PROGRAM to config.nice (as LDFLAG is quite useless)
|