summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Expand)AuthorAgeFilesLines
* Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2013-12-181-0/+7
* fdo#70496 revert to using libmysqlclientLionel Elie Mamane2013-10-224-1/+34
* Extension shared library components must not use the "prefix" featureStephan Bergmann2013-10-112-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-0/+4
* initialized with plain 0, instead of sal_False/falseTakeshi Abe2013-05-141-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-1/+1
* prefix all component_getFactory methodsPeter Foley2013-04-152-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0719-88/+72
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-4/+4
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-23/+23
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Link only what one needsFridrich Štrba2013-03-141-8/+0
* Build thread-enabled internal libmariadb on UNXFridrich Štrba2013-03-141-0/+6
* No need to copy any library from any pathFridrich Štrba2013-03-111-8/+0
* Do not try to dlopen a static internal libmariadbFridrich Štrba2013-03-112-35/+2
* Adapt to removed MYSQL_LIBStephan Bergmann2013-03-101-1/+1
* oopsRene Engelhard2013-03-101-11/+0
* more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard2013-03-104-7/+18
* adapt config_host.mk.in/scp2/mysqlc to MARIADBCRene Engelhard2013-03-101-1/+1
* Make gb_Extension_use_default_description/license explicitStephan Bergmann2013-03-071-0/+3
* Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba2013-03-061-1/+1
* Switch from libmysqlc library to mariadb-native-clientFridrich Štrba2013-03-063-5/+5
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#60907 Use *one* variable for the MySQL library fileLionel Elie Mamane2013-03-011-3/+1
* mysqlc/README was *very* out of dateLionel Elie Mamane2013-03-011-57/+49
* remove all d.lstMichael Stahl2013-02-281-0/+0
* mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1Michael Stahl2013-02-261-0/+2
* fdo#60907 no space in front of MYSQL_LIBLionel Elie Mamane2013-02-241-2/+1
* fdo#60907 export libmysql file name'David Tardon2013-02-201-1/+1
* mysqlc: bump version number to 1.0.2Michael Stahl2013-02-071-2/+2
* mysqlc: remove component_writeInfo with passive registrationMichael Stahl2013-02-077-50/+38
* mysqlc: tweak gbuild conversion:Michael Stahl2013-01-283-7/+5
* convert mysqlc to gbuild and add to tail_buildPeter Foley2013-01-2815-299/+148
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* Get rid of GetVersionInfo and checkdllTor Lillqvist2013-01-161-3/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-2/+2
* Do not define CPPCONN_LIB if using system versionTomas Chvatal2012-12-181-2/+0
* fdo#58156 use WITH_LANG_LIST instead of WITH_LANGAndras Timar2012-12-151-1/+1
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-96/+0
* Use xcrun when available to run install_name_toolTor Lillqvist2012-11-221-3/+3
* "newtrans.1.0" -> "translations"Stephan Bergmann2012-11-211-1/+1
* Extend localization to mysqlcZolnai Tamás2012-11-191-1/+1
* MySQL Connector display nameAndras Timar2012-11-041-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-5/+5
* -Wc++11-narrowing (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-141-1/+1
* misc. cleanup.Michael Meeks2012-08-131-1/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-1/+0
* Export the UNO symbols from mysqlc.uno.dllFridrich Štrba2012-06-291-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2626-476/+435