summaryrefslogtreecommitdiff
path: root/ext/oci8/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-35/+40
* Sync AC_CHECK_SIZEOF m4 macro callsPeter Kokot2019-03-181-6/+5
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+6
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-7/+7
* oci8 - Implementation of Oracle TAF CallbackKoenigsKind2017-06-201-2/+2
* Remove obsolete Id tagsChristopher Jones2016-08-091-4/+0
* Bump mininum requirements for PHP OCI8 2.0 to PHP 5.2 and OracleChristopher Jones2013-10-071-21/+4
* More OCI8 DTrace probe updates.Christopher Jones2013-09-261-1/+1
* Allow OCI8 to be DTrace-enabled independently of core PHP's DTraceChristopher Jones2013-08-301-16/+110
* OCI8: remove unused ext/oci8/config.m4 macroChristopher Jones2013-08-301-16/+0
* OCI8 2.0: add oci8-check-connection probe and do some renamingChristopher Jones2013-08-271-2/+1
* Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\
| * Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Initial PHP OCI8 2.0.0-dev commit.Christopher Jones2013-07-241-2/+19
|/
* Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-10-211-4/+11
* Fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-09-131-4/+4
* Refactor OCI8 config.m4: improve messages and merge similar conditionalsChristopher Jones2011-03-291-47/+24
* Remove hard coded lib extension. Prepare for OCI8 1.4.2 releaseChristopher Jones2010-06-251-1/+1
* MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' ...Christopher Jones2009-03-121-167/+200
* MFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)Christopher Jones2009-03-091-1/+9
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-051-81/+13
* PECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.Christopher Jones2008-04-071-3/+3
* rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsole...Christopher Jones2008-03-251-30/+23
* MFH: fix #41941 (oci8 extension not lib64 savvy)Christopher Jones2008-01-161-4/+13
* MFH: remove Oracle8 supportAntony Dovgal2007-11-131-41/+4
* MFHAntony Dovgal2007-08-141-3/+3
* oci8: MFH with Ilia's OK: changes to build with Oracle Database 11gChristopher Jones2007-08-101-3/+14
* MFH: don't allow $PHP_OCI8 to be empty if OCI8 is enabledAntony Dovgal2007-07-131-0/+6
* MFHAntony Dovgal2007-07-111-12/+13
* MFH: Fix some configure --help textsfoobar2007-07-031-4/+3
* MFHAntony Dovgal2007-05-041-1/+1
* MFHAntony Dovgal2007-05-041-2/+2
* MFHAntony Dovgal2007-02-121-1/+1
* add PHP version detection to this branch too, since I'm using this branch to ...Antony Dovgal2006-09-181-0/+29
* MFH: don't require libociei, this allows us to build ext/oci8 against basicli...Antony Dovgal2006-05-301-1/+1
* MFH: improve sed expressionsAntony Dovgal2006-05-291-2/+2
* fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's)Antony Dovgal2006-04-051-0/+9
* fix typoAntony Dovgal2006-01-201-2/+2
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-011-31/+111
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* fix bug preventing from building oci8 as shared moduleAntony Dovgal2005-02-251-2/+6
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* add Oracle Instant Client support (initial patch by cjbj at hotmail dot com)Antony Dovgal2004-12-231-6/+104
* 64-bit related changesAntony Dovgal2004-09-121-20/+38
* -remove obsolete typesAntony Dovgal2004-02-031-1/+9
* Fix typofoobar2004-01-151-1/+1
* fix bug #26133 (thanks to Harald)Antony Dovgal2003-12-161-0/+12
* Aligned configure help texts.foobar2003-10-031-2/+1
* MFBEdin Kadribasic2003-06-031-1/+0
* Fix compile problems with < 9.2 oracle libsfoobar2003-04-301-4/+16