| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-05-24 | Update copyright year | Karen Arutyunov | 7 | -7/+7 | |
| 2017-01-03 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
| 2016-11-28 | Update to better support new instant client installation layout (autotools) | Boris Kolpackov | 1 | -1/+25 | |
| 2015-02-06 | Update copyright | Boris Kolpackov | 7 | -7/+7 | |
| 2013-02-11 | Detect POSIX threads on MinGW-W64 | Boris Kolpackov | 1 | -1/+10 | |
| 2013-02-09 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
| 2013-02-06 | Fix incorrect AC_LANG_SOURCE quoting | Boris Kolpackov | 3 | -15/+15 | |
| Thanks to Hugo Mildenberger <Hugo.Mildenberger@web.de> for the patch. | |||||
| 2012-05-04 | Add -D_REENTRANT when building on Linux to emulate -pthread | Boris Kolpackov | 1 | -1/+3 | |
| 2012-01-29 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
| 2012-01-29 | Remove author field from file header | Boris Kolpackov | 7 | -7/+0 | |
| Too much effort to maintain. | |||||
| 2012-01-16 | Correct license | Boris Kolpackov | 1 | -1/+1 | |
| 2011-12-06 | Add library to LIBS before doing the test if --with-oci was not specified | Boris Kolpackov | 1 | -0/+2 | |
| 2011-12-01 | Correct license information | Boris Kolpackov | 1 | -1/+1 | |
| 2011-11-30 | Correct OCI autoconf m4 script | Constantin Michael | 1 | -1/+0 | |
| 2011-11-29 | Don't add -R option when searching for liboci | Boris Kolpackov | 1 | -3/+3 | |
| While this helps with the libodb-oracle, this still break when linking tests/examples. The correct way to resolve this is for the user to add the directory to LD_LIBRARY_PATH. | |||||
| 2011-11-28 | Add -R option in addition to -L for liboci | Boris Kolpackov | 1 | -3/+3 | |
| libclntsh.so depends on other Oracle libraries which are normally not installed and no LD_LIBRARY_PATH entry points to their directory. Adding -R option makes libtool add this directory to rpath search list. | |||||
| 2011-11-28 | Corrections to OCI automake configuration scripts | Constantin Michael | 1 | -6/+14 | |
| 2011-11-28 | Add automake and Visual Studio build files | Constantin Michael | 8 | -0/+630 | |
