poco/Data/MySQL
Josh Blum f442148670 poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE
For a unix system, this commit implies no changes by default. However, the ${LIB_SUFFIX} convention was added so the build can be configured for a red-hat style installation which uses lib64 by specifying cmake -DLIB_SUFFIX=64

For a windows build (msvc), this commit will cause the .dll files to be installed in the bin/ path; import libraries .lib are still installed in the lib/ path. Installing dlls into the bin path is preferable because dlls must be in the executable %PATH% to be found at runtime, as there is not equivalent of a separate library path as there is on unix.
2014-05-21 14:16:34 -07:00
..
include/Poco/Data/MySQL LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
src LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
testsuite LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CMakeLists.txt poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE 2014-05-21 14:16:34 -07:00
dependencies added release packaging and doc building scripts, fixed some osx build issues 2012-09-25 02:24:56 +00:00
Makefile MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_vs71.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
MySQL_vs71.vcproj MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_vs100.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
MySQL_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_vs100.vcxproj.filters MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
MySQL_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_vs110.vcxproj.filters MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
MySQL_VS80.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
MySQL_VS80.vcproj MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_VS90.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
MySQL_VS90.vcproj MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_x64_vs90.sln added missing x64_vs90 project files, fixed Util x64 project files, fixed some warnings 2013-07-22 20:44:35 +02:00
MySQL_x64_vs90.vcproj added missing x64_vs90 project files, fixed Util x64 project files, fixed some warnings 2013-07-22 20:44:35 +02:00
MySQL_x64_vs100.sln added missing Data x64 solutions for VS 2010 2013-03-19 21:41:57 -05:00
MySQL_x64_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_x64_vs100.vcxproj.filters MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
MySQL_x64_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_x64_vs110.vcxproj.filters MySQL fixes/additions/improvements 2013-06-09 12:33:57 -05:00
MySQL_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
MySQL_x64_vs120.vcxproj GH #154 Add support for MYSQL_TYPE_NEWDECIMAL 2014-05-12 02:41:48 -05:00
MySQL_x64_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
MySQL.progen change EOL to 'native' 2012-04-29 18:52:25 +00:00