summaryrefslogtreecommitdiff
path: root/mysqlcppconn/mysql_config.pmk
AgeCommit message (Collapse)AuthorFilesLines
2013-01-28convert mysqlcppconn to gbuild and add to tail_buildPeter Foley1-49/+0
Change-Id: I33a9ff3393b90c5b9f7d7fa85e8761c02160664f Reviewed-on: https://gerrit.libreoffice.org/1900 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-1/+1
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
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)
2011-10-11mysqlcppconn: work around weird gcc issueMichael Stahl1-0/+6
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]1-0/+55