summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl
2013-10-19fdo#70496 revert to using libmysqlclientLionel Elie Mamane
2013-10-16cleanupThomas Arnhold
2013-10-11Extension shared library components must not use the "prefix" featureStephan Bergmann
2013-09-12Update mysqlc's ColumnLocate::findColumn to throw for invalid column.Andrzej J.R. Hunt
2013-08-30ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-14Some more toInt32 clean upStephan 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