ApacheConnector
Allow adding headers on http response over Apache Connector ( #2404 ) ( #2407 )
2018-07-26 13:35:41 -07:00
appveyor
Use develop branch syntax
2018-05-28 14:57:52 +02:00
build
Move vswhere.exe to build\exe
2018-06-20 20:19:50 +02:00
cmake
Add iODBC include path ( #2414 )
2018-08-07 12:47:02 -05:00
contrib
Moved contributed CMake modules to "cmake" folder
2012-12-16 00:40:40 -02:00
CppParser
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
CppUnit
Add VisualStudio selection for building poco
2018-06-29 08:11:12 +02:00
Crypto
fix SLPro OpenSSL auto linking for POCO_DLL
2018-08-17 18:26:03 +02:00
Data
fixed unused warnings
2018-08-31 10:16:37 +02:00
doc
Improve cmake documentation in Getting Started
2018-09-22 20:44:40 +02:00
Encodings
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
Foundation
Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git into poco-1.9.1
2018-09-22 21:15:16 +02:00
gradle @ fd7f69f2e7
Update submodules
2018-03-29 12:26:04 +02:00
JSON
Preserve entries order in DynamicStruct #2410 ( #2413 )
2018-08-01 08:06:59 -07:00
MongoDB
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
Net
fix: timeout does not work when ftp passive connect ( #2463 )
2018-09-13 09:09:28 +02:00
NetSSL_OpenSSL
added preliminary TLSv1.3 support with OpenSSL version 1.1.1
2018-08-24 10:47:05 +02:00
NetSSL_Win
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
openssl @ 26b1673caa
fix for pre-c++11 compilers
2018-09-04 20:14:18 +02:00
packaging
Add Data/PostgreSQL
2018-06-30 12:34:23 +02:00
PageCompiler
fix copyright year
2018-08-09 15:57:26 +02:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
PocoDoc
Cleanup cmake build system to use transitive dependency management from cmake ( #2321 )
2018-06-03 11:17:50 -05:00
ProGen
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
Redis
Redis: added Command::ping() and Client::isConnected()
2018-07-31 15:12:43 +02:00
release
add Encodings lib to release script
2018-02-14 17:10:49 +01:00
SevenZip
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
travis
New gradle.properties for Travis CI
2018-09-14 07:00:43 +02:00
Util
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
XML
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
Zip
minor style fix
2018-09-20 09:57:21 +02:00
.gitattributes
more line ending fixes
2012-11-11 11:20:31 +01:00
.gitignore
Ignore VS UpgradeLog.XML
2018-06-16 08:02:29 +02:00
.gitmodules
Upgrade to Gradle 4.9
2018-08-17 09:53:10 +02:00
.travis.yml
Ad Gradle on Linux
2018-09-24 09:40:42 +02:00
appveyor.yml
Cleanup cmake build system to use transitive dependency management from cmake ( #2321 )
2018-06-03 11:17:50 -05:00
build_CE_vs90.cmd
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
build_cmake.cmd
Cleanup cmake build system to use transitive dependency management from cmake ( #2321 )
2018-06-03 11:17:50 -05:00
build_cmake.sh
Cleanup cmake build system to use transitive dependency management from cmake ( #2321 )
2018-06-03 11:17:50 -05:00
build_vcexpress2008.cmd
"tests" are missing in build_vcexpress.cmd
2013-02-25 20:04:58 +09:00
build_vcexpress2010.cmd
"tests" are missing in build_vcexpress.cmd
2013-02-25 20:04:58 +09:00
build_vs90.cmd
some last minute changes
2012-12-26 18:30:52 -06:00
build_vs100.cmd
Use defaulted 'msbuild' tool
2018-06-01 13:55:02 +02:00
build_vs110.cmd
Use defaulted 'msbuild' tool
2018-06-01 13:55:02 +02:00
build_vs120.cmd
Use defaulted 'msbuild' tool
2018-06-01 13:55:02 +02:00
build_vs140.cmd
Use defaulted 'msbuild' tool
2018-06-01 13:55:02 +02:00
build_vs150.cmd
Use defaulted 'msbuild' tool
2018-06-01 13:55:02 +02:00
build_wdexpress2012.cmd
Support Visual Studio Express 2012 for Windows Desktop
2013-02-25 20:04:32 +09:00
build_wdexpress2013.cmd
new build command for VS2013 Express Edition.
2014-09-07 11:42:12 +02:00
build.gradle
Use new File instead of direct assignement
2018-09-24 09:46:55 +02:00
build.gradle.win
Add TestLibrary to run SharedLibraryTest & ClassLoaderTest
2018-09-22 21:14:42 +02:00
buildwin.cmd
Move vswhere.exe to build\exe
2018-06-20 20:19:50 +02:00
buildwin.ps1
build TestApp and Library
2018-05-31 21:21:50 +02:00
CHANGELOG
updated version
2018-03-07 14:28:19 +01:00
CMakeLists.txt
Fix static build in cmake ( #2455 )
2018-09-22 12:02:05 +02:00
CODE_OF_CONDUCT.md
add CODE_OF_CONDUCT.md
2018-02-09 09:19:46 +01:00
components
Add <TargetMachine>MachineX64</TargetMachine> on <Lib> element
2018-06-15 14:28:43 +02:00
configure
remove duplicate files and remaining Id headers
2017-11-10 09:26:24 +01:00
CONTRIBUTING.md
updated README and CONTRIBUTING
2016-09-13 07:42:41 +02:00
CONTRIBUTORS
remove duplicate files and remaining Id headers
2017-11-10 09:26:24 +01:00
cppignore.cmd
Remove CppUnit from proGen templates
2018-06-03 13:47:37 +02:00
DLLVersion.rc
updated version
2018-03-07 14:28:19 +01:00
env.bat
Setup POCO_BASE on Windows
2018-06-20 09:44:33 +02:00
env.sh
re-added MongoDB, improved buildwin and release scripts
2013-07-23 15:04:48 +02:00
gradle.properties
Uncomment Windows properties
2018-08-25 08:49:52 +02:00
libversion
updated version
2018-03-07 14:28:19 +01:00
LICENSE
LICENSE: add info about SPDX-License-Identifier usage and use it
2014-05-14 08:38:09 +02:00
Makefile
fix deps for PDF
2018-03-05 22:14:57 +01:00
NEWS
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
README
updated README and getting started doc
2017-11-10 12:45:40 +01:00
README.md
merge final changes from poco-1.9.0
2018-03-08 10:58:22 +01:00
settings.gradle
Update for Data/PostgreSQL
2018-05-12 14:55:01 +02:00
settings.gradle.win
Update Gradle
2018-05-07 21:09:22 +02:00
VERSION
updated version
2018-03-07 14:28:19 +01:00