Michael Stahl
9931d736ed
fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"
...
This reverts commit d3d533c9e4
.
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-07-20 14:22:27 +02:00
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
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-04-29 03:50:46 +02:00
Josh Heidenreich
dd929dd089
Added and improved READMEs for modules whihc used to be in libs-extern
2012-02-08 23:18:06 -05:00
Lionel Elie Mamane
e89c99ce5e
Revert "mysqlcppconn: force recompilation when switching between different bindings"
...
This reverts commit 694627b786
.
2011-12-09 01:17:19 +01:00
Lionel Elie Mamane
694627b786
mysqlcppconn: force recompilation when switching between different bindings
2011-12-08 23:56:40 +01:00
Lionel Elie Mamane
85863c130a
fix build with --enable-ext-mysql-connector --without-system-mysql
2011-12-08 20:43:36 +01:00
Lionel Elie Mamane
770cb8ae4d
Update mysqlcppcon to version 1.1.0
...
Drop patch to avoid use of boost::variant
2011-11-13 23:55:26 +01:00
Michael Stahl
d3d533c9e4
mysqlcppconn: work around weird gcc issue
2011-10-11 17:57:01 +02:00
Tor Lillqvist
ad700e1f6e
Drop %_EXT% which was always empty
2011-06-03 13:27:22 +03:00
Petr Mladek
ee55ce5ba0
do not require mysql-devel package at runtime when using system mysql
...
useful for distro-specific builds
2011-03-30 17:12:05 +02:00
Thomas Arnhold
2252a47497
Remove old RCS lines.
2011-01-21 14:16:13 +01:00
Hans-Joachim Lankenau
447da3f747
ause110: #i106731# one more tarfile
2010-03-12 12:49:25 +01:00
Frank Schoenheit [fs]
7b08032bfc
mysqlconnector: #i107391# default the protocol to TCP when talking with C/C
2009-12-16 13:44:56 +01:00
Rene Engelhard
1523eb9c6d
mysqlconnector: #i10000# fix build with system-mysql but internal mysqlcppconn. it does not make sense o specify -lmysqlcppconn in mysqlcppconn build...
2009-12-14 23:31:19 +01:00
Frank Schoenheit [fs]
1f572df392
mysqlconnector: initial import from CWS mysqlnative
2009-12-11 09:51:25 +01:00