summaryrefslogtreecommitdiffstats
path: root/src/libmysqlclient.mk
Commit message (Collapse)AuthorAgeFilesLines
* libmysqlclient: fix x86_64 shared build and add test programTony Theodore2015-10-101-1/+8
| | | | see #914, I'm not sure why the `def` file is needed on i686 shared.
* libmysqlclient: install mysql_config and missing headers, remove pthreads depTony Theodore2015-10-081-1/+5
|
* libmysqlclient: enable shared and don't install docsTony Theodore2015-10-081-4/+10
|
* libmysqlclient: add zlib depTony Theodore2015-10-061-1/+1
|
* libmysqlclient: use system zlibTony Theodore2015-10-061-0/+1
|
* libmysqlclient: disable dtrace and use sha256 checksumTony Theodore2015-10-061-1/+2
|
* add package libmysqlclientBoris Nagaev2015-09-071-0/+39
Based on proposal #755