History log of /PHP-8.2/ext/pdo_sqlite/config.m4 (Results 26 – 50 of 72)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0d2f16d3 31-Jul-2008 Scott MacVicar

Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!)
Fix test after class rename

# 281352fe 25-Jul-2008 Jani Taskinen

MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all
MFH: enabled-by-default drivers. Also error out if you try to configure
MFH: a driver as static but pdo is disabled.

# ccc996f1 24-Jul-2008 Scott MacVicar

MFH: Remove non existent defines and change THREADSAFE to SQLITE_THREADSAFE

# f37a1316 24-Jul-2008 Scott MacVicar

Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.

Will probably be chastised by Jani for doing branch first...

Revision tags: php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 5a863131 07-Mar-2008 Scott MacVicar

Update bundled SQLite to 3.5.6

Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, 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, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 7ed3c453 03-Jul-2007 foobar

MFH: Fix some configure --help texts

# 76872ee8 25-Jun-2007 foobar

MFH: - Fixed bug #41794 (build fails with external libs under Solaris)

Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, 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
# cf440194 10-Apr-2007 Antony Dovgal

declare THREADSAFE explicitly (it's On if undefined)

Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1
# 14a6567f 15-Feb-2007 Nuno Lopes

fix build on cygwin with windows-style EOLs

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
# 7180422f 23-Dec-2006 Derick Rethans

- Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
--with-libdir).

Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4
# 413de3f4 09-Sep-2006 Hannes Magnusson

Removed duplicated entry

Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4
# e8f30d45 14-Aug-2006 Ilia Alshanetsky

Upgraded bunbled SQLite lib to 3.3.7

Revision tags: php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4
# dbf2a5c6 03-May-2006 Pierre Joye

- document the --with-pdo-sqlite[=dir]

Revision tags: RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 8d63360f 31-Dec-2005 foobar

MFH:- Fixed bug #35377 (undefined reference to "fdatasync")

Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2
# 5a606e0b 27-Nov-2005 Antony Dovgal

use || instead of -o to support weird systems with old `test`

Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2
# dbc09d33 01-Nov-2005 Wez Furlong

Closes PECL Bug #5633.
Build tested with 5.0.x as PECL, 5.1 as PECL and 5.1 static

Revision tags: php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# 57641c16 25-Sep-2005 Wez Furlong

reinstate this fix for building against PHP 5.0.x.
This works fine against PHP 5.1 too; if you revert this, you'd better have an
awesome technical reason, or I'll remove your karma.

# 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?

123