poco/Data
Csaba Keszegh 61305c01ee fix: set public compiler flags on library targets
POCO_STATIC: has to be set when using poco as static library
POCO_NO_ATUMATIC_LIBS: CMake config module will find the correct libraries.
  Don't need to guess in headers.
2015-09-15 10:02:38 +02:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
doc Data documentation sample code outdated #620 2014-11-24 19:37:16 -06:00
include/Poco/Data Poco::Data::Transaction should not accept transactor by reference #802 2015-05-05 14:25:57 -05:00
MySQL fix: set public compiler flags on library targets 2015-09-15 10:02:38 +02:00
ODBC fix: set public compiler flags on library targets 2015-09-15 10:02:38 +02:00
samples added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
SQLite fix: set public compiler flags on library targets 2015-09-15 10:02:38 +02:00
src clang build 2015-02-12 21:58:41 -06:00
testsuite added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
CMakeLists.txt fix: set public compiler flags on library targets 2015-09-15 10:02:38 +02:00
Data_CE_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_CE_vs90.vcproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs100.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_vs100.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs100.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_vs110.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs110.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Data_vs120.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs120.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_vs140.sln added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Data_vs140.vcxproj added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Data_vs140.vcxproj.filters added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_WEC2013_vs110.sln updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02:00
Data_WEC2013_vs110.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_WEC2013_vs110.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_WEC2013_vs120.sln added VS2013 project/solution files for Windows Embedded Compact 2013 2014-08-09 10:49:04 +02:00
Data_WEC2013_vs120.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_WEC2013_vs120.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_x64_vs90.vcproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs100.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_x64_vs100.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs100.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_x64_vs110.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs110.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Data_x64_vs120.vcxproj updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs120.vcxproj.filters updated project files to include JSONRowFormatter 2015-03-12 08:57:47 +01:00
Data_x64_vs140.sln added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Data_x64_vs140.vcxproj added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Data_x64_vs140.vcxproj.filters added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Data.progen added /bigobj option for Data 64-bit builds; ProGen now suports vc.project.compiler/linker.additionalOptions settings in .progen files 2014-04-21 20:39:40 +02:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile clang build 2015-02-12 21:58:41 -06:00