summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2014-01-03Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-10-11Extension shared library components must not use the "prefix" featureStephan Bergmann
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14Link only what one needsFridrich Štrba
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba
2013-03-11No need to copy any library from any pathFridrich Štrba
2013-03-11Do not try to dlopen a static internal libmariadbFridrich Štrba
2013-03-10Adapt to removed MYSQL_LIBStephan Bergmann
2013-03-10oopsRene Engelhard
2013-03-10more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard
2013-03-10adapt config_host.mk.in/scp2/mysqlc to MARIADBCRene Engelhard
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01fdo#60907 Use *one* variable for the MySQL library fileLionel Elie Mamane
2013-03-01mysqlc/README was *very* out of dateLionel Elie Mamane
2013-02-28remove all d.lstMichael Stahl
2013-02-26mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1Michael Stahl
2013-02-24fdo#60907 no space in front of MYSQL_LIBLionel Elie Mamane
2013-02-20fdo#60907 export libmysql file name'David Tardon
2013-02-07mysqlc: bump version number to 1.0.2Michael Stahl
2013-02-07mysqlc: remove component_writeInfo with passive registrationMichael Stahl
2013-01-28mysqlc: tweak gbuild conversion:Michael Stahl
2013-01-28convert mysqlc to gbuild and add to tail_buildPeter Foley
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-18Do not define CPPCONN_LIB if using system versionTomas Chvatal
2012-12-15fdo#58156 use WITH_LANG_LIST instead of WITH_LANGAndras Timar
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist
2012-11-21"newtrans.1.0" -> "translations"Stephan Bergmann
2012-11-19Extend localization to mysqlcZolnai Tamás
2012-11-04MySQL Connector display nameAndras Timar
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-14-Wc++11-narrowing (Clang towards 3.2)Stephan Bergmann
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-13misc. cleanup.Michael Meeks
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Export the UNO symbols from mysqlc.uno.dllFridrich Štrba
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud