poco/Data/ODBC
Sascha Zelzer 10425a9556 Do not overwrite CMAKE_PREFIX_PATH in component config files.
This fixes problems when a project adds a directory to
CMAKE_PREFIX_PATH, then calls find_package(Poco ...) and afterwards
calls find_package() for another project located in one of the
directories of the original CMAKE_PREFIX_PATH variable.
2015-02-04 04:35:23 +01:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/Data/ODBC GH #499: Poco::Data::Statement::execute returns wrong value when zero results (ODBC) 2014-12-17 23:36:26 -06:00
src GH #499: Poco::Data::Statement::execute returns wrong value when zero results (ODBC) 2014-12-17 23:36:26 -06:00
testsuite CMake: Remove WinDriver usage in tests 2014-12-21 16:23:35 +01:00
CMakeLists.txt CMake: Improve installation and package generation 2015-01-27 15:52:18 +01:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile OSX compile g++/clang Data,ODBC,SQLite 2012-09-21 05:06:37 +00:00
ODBC_vs100.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
ODBC_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_VS90.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS90.vcproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_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
ODBC_x64_vs90.vcproj VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
ODBC_x64_vs100.sln added missing Data x64 solutions for VS 2010 2013-03-19 21:41:57 -05:00
ODBC_x64_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_x64_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_x64_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_x64_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
ODBC_x64_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC_x64_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
ODBC.make GH #341: Compiling poco-1.5.2 for Cygwin 2014-04-29 23:06:01 -05:00
ODBC.progen change EOL to 'native' 2012-04-29 18:52:25 +00:00