summaryrefslogtreecommitdiff
path: root/ext/sqlite3/config0.m4
Commit message (Expand)AuthorAgeFilesLines
* sqlite3 linkage issue on some systems/package combination fix.David Carlier2020-08-211-0/+4
* Fixed bug #79056Nikita Popov2020-01-031-11/+7
* Remove unused sqlite symbolsPeter Kokot2019-07-201-8/+0
* Remove unsed zts check for sqlite3Peter Kokot2019-07-141-11/+0
* fix typo breaking shared buildRemi Collet2019-05-211-1/+1
* Use pkg-config for sqlite3 and pdo_sqlitePeter Kokot2019-05-141-37/+17
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-3/+6
* Remove local variablesPeter Kokot2019-02-031-1/+0
* Remove superfluous variableChristoph M. Becker2019-01-211-2/+1
* Require SQLite ≥ 3.7.4 for ext/sqlite3Christoph M. Becker2018-11-291-3/+3
* Require SQLite ≥ 3.5.0 for ext/sqlite3 and ext/pdo_sqliteChristoph M. Becker2018-10-131-3/+3
* Unbundle libsqlite3Christoph M. Becker2018-10-061-65/+36
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Enable JSON1 for bundled libsqliteMorva Kristóf2017-11-221-1/+1
* move AC_DEFINE in the right position (in bundled lib conditon)Remi Collet2017-08-311-1/+1
* use AC_DEFINE + win32Remi Collet2017-08-041-1/+2
* fix build with old system libsqlite (sqlite3_errstr may be missing)Remi Collet2017-08-021-1/+4
* Enable FTS4 and FTS5 for bundled libsqliteAnatol Belski2016-11-081-1/+1
* converted ext/sqlite and ext/pdo_mysql to use static tsrmls cacheAnatol Belski2014-10-161-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* Fixed Bug #63149 Feature missing with system SQLiteRemi Collet2012-11-241-0/+3
* Install SQLite3 headerJohannes Schlüter2010-06-231-0/+1
* MFH Fix bug #47826 - Building with system sqlite3 can miss a symbol.Scott MacVicar2009-03-291-2/+3
* MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3Scott MacVicar2009-03-171-0/+4
* MFH Add table key to getColumnMeta() with SQLiteScott MacVicar2009-01-131-1/+1
* Fix bug #47055 - When intl is shared dont enable icu support in SQLite3Scott MacVicar2009-01-101-1/+1
* MFH Enable ICU support within bundled SQLite if intl is enabled but not shared.Scott MacVicar2008-12-221-3/+5
* Which means do not include.., thanks Jani :)Hannes Magnusson2008-07-311-1/+1
* Say without, since its enabled by defaultHannes Magnusson2008-07-311-1/+1
* Enable by default and fix compile errorScott MacVicar2008-07-311-1/+1
* MFH: build fixes, cs, ws, etc.Jani Taskinen2008-07-261-3/+2
* - No tabs.Jani Taskinen2008-07-261-75/+75
* - Fix descriptionJani Taskinen2008-07-251-2/+2
* - No tabs, fix indent in configure --helpJani Taskinen2008-07-251-1/+6
* SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Wi...Scott MacVicar2008-07-251-0/+81