poco/Redis
zosrothko 5fa3d6094e Backport of pocoproject/feature-gradle to pocoproject/develop (#2127)
* Backport of feature-gradle

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Replace '/' by '\' to comply with DOS path

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Cleanup

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Put environment setting at the Exec task.

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Use standard release

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Updated mkdoc configuration

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Remove lines guarded by POCO_ENABLE_CPP11

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Merge remote-tracking branch 'origin/develop' into develop

* Fix NuGet & Wix input dependencies file set.

Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>

* Remaining fixes for Data2SQL switch.

* Use $global:LastExitCode instead of a local LastExitCode
2018-02-09 08:05:15 -06:00
..
cmake Add cmake dependency file 2015-11-02 22:10:23 +01:00
include/Poco/Redis remove remaining $Id$ tags from file headers 2017-10-31 15:58:10 +01:00
src remove remaining $Id$ tags from file headers 2017-10-31 15:58:10 +01:00
testsuite Backport of pocoproject/feature-gradle to pocoproject/develop (#2127) 2018-02-09 08:05:15 -06:00
build.gradle Backport of pocoproject/feature-gradle to pocoproject/develop (#2127) 2018-02-09 08:05:15 -06:00
CMakeLists.txt Split tests into samples & tests. 2015-12-19 17:15:55 +01:00
dependencies Committing more work ... 2015-10-22 18:54:44 +02:00
Makefile Add Command / RedisEventArgs / RedisStream 2015-11-07 21:45:46 +01:00
Redis_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_vs140.vcxproj Remove RedisEvetnArgs.cpp from the include list. 2016-03-30 09:48:14 +02:00
Redis_vs140.vcxproj.filters Remove RedisEvetnArgs.cpp from the include list. 2016-03-30 09:48:14 +02:00
Redis_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_x64_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_x64_vs140.vcxproj Remove RedisEventArgs from list of includes 2016-03-30 11:19:31 +02:00
Redis_x64_vs140.vcxproj.filters Remove RedisEventArgs from list of includes 2016-03-30 11:19:31 +02:00
Redis_x64_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_x64_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Redis_x64_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00