summaryrefslogtreecommitdiff
path: root/mysqlcppconn
AgeCommit message (Collapse)AuthorFilesLines
2012-07-20fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"Michael Stahl1-6/+0
This reverts commit d3d533c9e45b6badf202a12f0ed266d0168aa636. Hard-coding -std=c++xy in one module is a bad idea. None of these gccs give any spurious error in gnu++11 mode now: gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2011-12-09Revert "mysqlcppconn: force recompilation when switching between different ↵Lionel Elie Mamane1-20/+14
bindings" This reverts commit 694627b7860fb69f115c020719c5b149d328f9ef.
2011-12-08mysqlcppconn: force recompilation when switching between different bindingsLionel Elie Mamane1-14/+20
2011-12-08fix build with --enable-ext-mysql-connector --without-system-mysqlLionel Elie Mamane1-0/+11
2011-11-13Update mysqlcppcon to version 1.1.0Lionel Elie Mamane7-197/+55
Drop patch to avoid use of boost::variant
2011-10-11mysqlcppconn: work around weird gcc issueMichael Stahl1-0/+6
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-11/+11
2011-03-30do not require mysql-devel package at runtime when using system mysqlPetr Mladek4-6/+23
useful for distro-specific builds
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2010-03-12ause110: #i106731# one more tarfileHans-Joachim Lankenau1-0/+1
2009-12-16mysqlconnector: #i107391# default the protocol to TCP when talking with C/CFrank Schoenheit [fs]2-1/+15
2009-12-14mysqlconnector: #i10000# fix build with system-mysql but internal ↵Rene Engelhard1-8/+2
mysqlcppconn. it does not make sense o specify -lmysqlcppconn in mysqlcppconn build...
2009-12-11mysqlconnector: initial import from CWS mysqlnativeFrank Schoenheit [fs]6-0/+579