Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-03 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
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-06-18 | Search for libmysqlclient in additional directories | Boris Kolpackov | 1 | -1/+23 | |
Fedora hides them in /usr/lib[64]/mysql for some reason. | |||||
2012-06-15 | Add support for building against libmysqlclient that lacks THR_KEY_mysys | Boris Kolpackov | 1 | -0/+22 | |
In certain distributions (specifically Fedora 15 and later), maintainers limit the number of visible symbols. If THR_KEY_mysys is hidden, then we try to create the TLS keys in such an order that it results in the correct behavior. And then hope for the best. | |||||
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. | |||||
2011-01-04 | Copyright update | Boris Kolpackov | 7 | -7/+7 | |
2010-09-28 | Use libtool only to link | Boris Kolpackov | 1 | -5/+21 | |
2010-09-27 | More fixes to pthread test | Boris Kolpackov | 1 | -4/+0 | |
2010-09-25 | Improve pthread test | Boris Kolpackov | 1 | -1/+8 | |
2010-09-14 | Update test | Boris Kolpackov | 1 | -0/+20 | |
2010-09-03 | Add support for MinGW build | Boris Kolpackov | 2 | -1/+53 | |
2010-09-02 | Rename a file | Boris Kolpackov | 1 | -0/+0 | |
2010-08-30 | Support for automake and VC++ builds | Boris Kolpackov | 7 | -0/+501 | |