summaryrefslogtreecommitdiffstats
path: root/mysqlc/Library_mysqlc.mk
Commit message (Collapse)AuthorAgeFilesLines
* Link only what one needsFridrich Štrba2013-03-141-8/+0
| | | | Change-Id: I953ee0e96f704e3900238751b29fa2ed6f4482e9
* Build thread-enabled internal libmariadb on UNXFridrich Štrba2013-03-141-0/+6
| | | | Change-Id: Ie0968b0802f5cbd9dc75906c4930586fb46d99ca
* Do not try to dlopen a static internal libmariadbFridrich Štrba2013-03-111-1/+1
| | | | Change-Id: Ib624089418e22c050e951acc4c487572c7e0ea25
* more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard2013-03-101-3/+3
| | | | Change-Id: I286c2100c33371d5ed1ac0be3ae6393dabe6c4ef
* Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba2013-03-061-1/+1
| | | | Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
* Switch from libmysqlc library to mariadb-native-clientFridrich Štrba2013-03-061-1/+1
| | | | Change-Id: I867918bbb61b289e1ad8752e6f46705af6e85b7c
* fdo#60907 Use *one* variable for the MySQL library fileLionel Elie Mamane2013-03-011-3/+1
| | | | | | | as opposed to two with different values, which leads to trouble Change-Id: Ic603105187b6078bd46d6c253410af28e188c70f
* mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1Michael Stahl2013-02-261-0/+2
| | | | Change-Id: I0891f1e45f02b2d031903d85ad3ebe3df561529d
* fdo#60907 no space in front of MYSQL_LIBLionel Elie Mamane2013-02-241-2/+1
| | | | Change-Id: If477ae65eb93d8eb944c345853c13ca0d1826762
* mysqlc: remove component_writeInfo with passive registrationMichael Stahl2013-02-071-0/+2
| | | | Change-Id: I8ffa5ba2bbbd15533ea5097e0b018be3766ecc8b
* convert mysqlc to gbuild and add to tail_buildPeter Foley2013-01-281-0/+64
Change-Id: Ia64bc884ed04a5d5652fb743f543a39e6b6bbcf2 Reviewed-on: https://gerrit.libreoffice.org/1901 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>