#
c9ab4df5 |
| 28-Nov-2009 |
Rasmus Lerdorf |
This macro needs to come after AC_INIT
|
#
6961cd02 |
| 28-Nov-2009 |
Rasmus Lerdorf |
Ok, new attempt. Require autoconf-2.60 in this branch. This simplifies things quite a bit by entirely getting rid of the m4 diversions which were messing things up. Now we are using the
Ok, new attempt. Require autoconf-2.60 in this branch. This simplifies things quite a bit by entirely getting rid of the m4 diversions which were messing things up. Now we are using the built-in autoconf diversions the way they were intended and the HELP output order is preserved through the AC_PRESERVE_HELP_ORDER macro which was introduced in autoconf-2.59c The next thing to clean up are the template warnings and I want to get to the bottom of the cache warning we generate as well. Now that I fixed the _cv_ stuff, I am not sure that is still a valid warning.
show more ...
|
Revision tags: php-5.2.12RC3, php-5.2.12RC2 |
|
#
5a2b41a6 |
| 25-Nov-2009 |
Rasmus Lerdorf |
Someone strap down Jani and give him a sedative please. This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief.
|
Revision tags: php-5.3.1 |
|
#
9a12e9a1 |
| 18-Nov-2009 |
Jani Taskinen |
- Fixed "make test" in phpize builds when ini file(s) contain extension directives
|
Revision tags: php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2 |
|
#
b2ff362a |
| 08-Oct-2009 |
Jani Taskinen |
- Fixed bug #49809 (time_sleep_until is not available on solaris)
|
Revision tags: oci8-1.4.0 |
|
#
5e810ee5 |
| 24-Sep-2009 |
Antony Dovgal |
save LDFLAGS in EXTRA_LDFLAGS before unsetting this patch makes sure that LDFLAGS are taken into account when configuring the build
|
Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1 |
|
#
bcde6a02 |
| 03-Sep-2009 |
Johannes Schlüter |
This will become 5.3.2, the NEWS file will be merged once 5.3.1 is out
|
Revision tags: php-5.2.11RC2 |
|
#
580c5121 |
| 01-Sep-2009 |
Antony Dovgal |
add -g along with -O0
|
Revision tags: php-5.2.11RC1 |
|
#
05065346 |
| 11-Aug-2009 |
Scott MacVicar |
Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer.
|
#
c54f6df9 |
| 06-Aug-2009 |
Scott MacVicar |
Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code.
|
#
af5df4c8 |
| 05-Aug-2009 |
Scott MacVicar |
Change dns.h to php_dns.h, part of my dns cleanup
|
#
f1521e18 |
| 05-Aug-2009 |
Scott MacVicar |
res_search is already checked within ext/standard/config.m4 also check for arpa/nameser_compat.h, OSX puts some old defines in there (not used yet)
|
#
56986985 |
| 20-Jul-2009 |
Johannes Schlüter |
CVS->SVN
|
#
defb5d1f |
| 19-Jul-2009 |
Christopher Jones |
MFH: Bug #48722 (Update OCI8 --enable-sigchild warning)
|
#
41d1c129 |
| 14-Jul-2009 |
Stanislav Malyshev |
fix build
|
#
0f60a5d5 |
| 03-Jul-2009 |
Jani Taskinen |
Nuke "hotfix", fix the real issue..
|
#
a6cbd01d |
| 03-Jul-2009 |
Jani Taskinen |
- Fixed bug #48782 (CFLAGS killed during configure)
|
#
52c9cad8 |
| 29-Jun-2009 |
Johannes Schlüter |
Back to -dev
|
Revision tags: php-5.3.0 |
|
#
4b4283bd |
| 26-Jun-2009 |
Johannes Schlüter |
Bump version to 5.3.0 and API Nos. up
|
#
e1ae9330 |
| 26-Jun-2009 |
Johannes Schlüter |
Fix trouble with memory alignment on Sparch, see #48668 (David)
|
#
9851acba |
| 18-Jun-2009 |
Johannes Schlüter |
Back to dev
|
Revision tags: php-5.3.0RC4 |
|
#
ff1bf7f7 |
| 18-Jun-2009 |
Johannes Schlüter |
5.3.0 RC 4
|
Revision tags: php-5.2.10, php-5.2.10RC2 |
|
#
a8f3eeef |
| 10-Jun-2009 |
Johannes Schlüter |
back to -dev
|
Revision tags: php-5.3.0RC3 |
|
#
10d976d2 |
| 10-Jun-2009 |
Johannes Schlüter |
5.3.0RC3
|
Revision tags: php-5.2.10RC1 |
|
#
d29d2442 |
| 18-May-2009 |
Derick Rethans |
- MFH: Get rid of the four different versions of zend_extension* and only use zend_extension. Because of the API identifier change in PHP 5.3 you also get a proper warning message now.
- MFH: Get rid of the four different versions of zend_extension* and only use zend_extension. Because of the API identifier change in PHP 5.3 you also get a proper warning message now. #- [DOC]
show more ...
|