#
2352850c |
| 24-Sep-2005 |
foobar |
Revert the "fix". It works fine when you use PHP_5_1
|
#
15360821 |
| 24-Sep-2005 |
foobar |
fix typo
|
#
4fb5b322 |
| 24-Sep-2005 |
Wez Furlong |
99% certain that this fixes PECL #5366 and PECL #5391.
|
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5 |
|
#
c6aae12c |
| 28-Aug-2005 |
Ilia Alshanetsky |
Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (step 1)
|
Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
4b935b9a |
| 29-Jul-2005 |
Ilia Alshanetsky |
Fixed sqlite build, sqlite3.h was not being correctly generated.
|
#
4b0cdf8c |
| 29-Jul-2005 |
foobar |
fix VPATH builds
|
#
a6f0d99e |
| 27-Jul-2005 |
Wez Furlong |
fixup the build in HEAD again... moved the maintainer only stuff out of the config.m4 and into a separate script to make it cleaner
|
Revision tags: RELEASE_0_9 |
|
#
dcac8e1a |
| 27-Jul-2005 |
Wez Furlong |
Prep for PECL release. Fixup config.m4 to work properly under a pear tool vpath build # seems strange that it was so badly broken... did something major change?
|
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2 |
|
#
7d02c9dc |
| 30-Jun-2005 |
Ilia Alshanetsky |
Upgraded bundled sqlite lib to 3.2.2
|
Revision tags: php-5.1.0b2 |
|
#
15cf2a60 |
| 14-Jun-2005 |
foobar |
- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)
|
Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
a20383ba |
| 29-May-2005 |
foobar |
- Unify the "configure --help" texts
|
#
62625394 |
| 07-May-2005 |
foobar |
- 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"
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2 |
|
#
6895ef99 |
| 21-Mar-2005 |
Wez Furlong |
fix my silly typo
|
#
5a4c0afe |
| 14-Mar-2005 |
foobar |
- Back to stone-age
|
Revision tags: php-5.0.4RC1 |
|
#
bde0661e |
| 14-Mar-2005 |
foobar |
- Move stuff that belongs in Makefile into Makefile.frag
|
Revision tags: php-4.3.11RC1 |
|
#
a826ded3 |
| 09-Mar-2005 |
Wez Furlong |
re-enable deps for HEAD
|
#
e162e80d |
| 09-Mar-2005 |
Wez Furlong |
prep for pecl release
|
#
95b67c97 |
| 09-Mar-2005 |
Wez Furlong |
update in readiness for release
|
#
99f832a2 |
| 28-Feb-2005 |
Rasmus Lerdorf |
If pdo is disabled, skip all the pdo extensions.
|
#
c145e5a7 |
| 28-Feb-2005 |
Wez Furlong |
juggle around a bit; commit generated file
|
#
ae564959 |
| 27-Feb-2005 |
Wez Furlong |
upgrade bundled sqlite to sqlite 3.1.3
|
Revision tags: RELEASE_0_2_4 |
|
#
55f53a5a |
| 17-Feb-2005 |
Wez Furlong |
symlinked pdo drivers under ext. Enabled PDO and PDO_SQLITE by default. Fixup PDO header detection so that it searches in the correct order, and correctly picks up the headers when buildi
symlinked pdo drivers under ext. Enabled PDO and PDO_SQLITE by default. Fixup PDO header detection so that it searches in the correct order, and correctly picks up the headers when building from outside of the source tree. TODO: make pdo_XXX auto-enable when XXX is enabled. Volunteers welcome.
show more ...
|
Revision tags: RELEASE_0_2_3 |
|
#
bee7f3d0 |
| 13-Feb-2005 |
Wez Furlong |
correct backwards logic
|
#
08f683a6 |
| 13-Feb-2005 |
Wez Furlong |
Probably fix pecl vs bundled-shared build
|
Revision tags: RELEASE_0_2_2 |
|
#
002545ff |
| 12-Feb-2005 |
Wez Furlong |
Fix bundled sqlite build (doh!)
|