|
3d046add19
|
Add to the client library list for static builds (#357)
|
2019-06-06 19:54:54 +09:00 |
|
|
833816ee87
|
Move _mysql and _mysql_exceptions into MySQLdb/ (#293)
|
2018-12-04 20:19:04 +09:00 |
|
|
354b60145d
|
Remove threadsafe and embedded build options
|
2018-12-04 19:13:33 +09:00 |
|
|
cfff0175ba
|
Handle mariadb static library called mariadbclient.a (#265)
|
2018-10-02 14:04:51 +09:00 |
|
|
99c1eea578
|
Use c++ for static link (#243)
|
2018-06-27 19:47:03 +09:00 |
|
|
50fa27df5c
|
Add optional --static flag to customize _mysql.so at install time
|
2018-05-15 22:35:53 -07:00 |
|
|
46805facbc
|
Change default build option to use static linking for the
MySQL client library, and support perconaserverclient as a
valid link target.
|
2018-05-15 17:37:58 -07:00 |
|
|
d65e10e356
|
Add note about annoying MySQL Connector bug. (#212)
|
2017-12-21 18:41:31 +09:00 |
|
|
0d3f3644df
|
Pass ldflags to extra_link_args
mysql_config may produce link args other than -L and -l.
|
2015-03-13 02:58:35 +09:00 |
|
|
d8e5e2fc71
|
Rename project name.
|
2014-04-28 15:37:25 +09:00 |
|
|
b9aa0530a8
|
Improved support for Python 3.
|
2014-01-09 18:03:53 +01:00 |
|
|
0beb712e4b
|
remove -lmysqlclient when static linking.
|
2013-10-25 18:29:15 +09:00 |
|
|
7a846cf5e3
|
Allow pip install from git
Merged with modifications from a815269010
|
2012-10-04 13:34:39 -04:00 |
|