ApacheConnector
build fixes
2016-03-05 14:29:34 +01:00
build
fix SET_LD_LIBRARY_PATH to include POCO_BASE/LIBDIR if different from LIBPATH
2016-03-06 20:30:11 +01:00
cmake
Merge pull request #1026 from zosrothko/Cygwin
2016-02-28 15:29:08 +01:00
contrib
Moved contributed CMake modules to "cmake" folder
2012-12-16 00:40:40 -02:00
CppParser
integrated CMake improvements from develop (GH #946 )
2015-09-26 11:11:23 +02:00
CppUnit
integrated CMake improvements from develop (GH #946 )
2015-09-26 11:11:23 +02:00
Crypto
added X509Certificate::equals()
2016-02-25 22:17:34 +01:00
Data
fixed GH #1236 : Remove Poco::Data::Row::checkEmpty() as it prevents Row from being used with all NULL rows
2016-04-11 10:38:33 +02:00
doc
branched off 1.7.3
2016-04-11 09:06:38 +02:00
Foundation
branched off 1.7.3
2016-04-11 09:06:38 +02:00
JSON
removed unused #include
2015-09-30 10:31:50 +02:00
MongoDB
integrated CMake improvements from develop (GH #946 )
2015-09-26 11:11:23 +02:00
Net
prevent TCPServer thread from stopping of poll() throws (due to resource issues)
2016-03-05 14:40:34 +01:00
NetSSL_OpenSSL
use TLS_*_method() instead of deprecated SSLv23_*_method() if OpenSSL version is >= 1.1; initialize default/fallback client context to support all TLS protocols, not just TLSv1
2016-03-12 12:18:18 +01:00
NetSSL_Win
integrated CMake improvements from develop (GH #946 )
2015-09-26 11:11:23 +02:00
PageCompiler
add before calling PageCompiler
2016-03-06 16:24:36 +01:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
integrated CMake improvements from develop (GH #946 )
2015-09-26 11:11:23 +02:00
PocoDoc
build fixes
2016-03-05 14:29:34 +01:00
ProGen
added project and solution files for VS2015
2015-08-01 10:29:32 +02:00
release
don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE
2016-03-06 11:10:25 +01:00
SevenZip
build fixes
2016-03-05 14:29:34 +01:00
travis
added missing script for travis config change
2015-10-06 19:10:58 +02:00
Util
added Poco::Util::MapConfiguration::copyTo()
2016-03-01 07:31:18 +01:00
XML
upgraded bundled expat to 2.1.1
2016-03-19 08:10:53 +01:00
Zip
build fixes
2016-03-05 14:29:34 +01:00
.gitattributes
more line ending fixes
2012-11-11 11:20:31 +01:00
.gitignore
add stage & releases directories.
2015-11-10 10:34:56 +01:00
.travis.yml
Remove notifications for Kampbell.
2015-11-11 10:35:20 +01:00
appveyor.yml
appveyor: better version info
2016-03-05 13:47:06 +01:00
build_CE_vs90.cmd
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
build_cmake.cmd
the great line endings cleanup
2012-11-11 09:57:01 +01:00
build_cmake.sh
added cmake support
2012-06-26 12:40:26 +00: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
some last minute changes
2012-12-26 18:30:52 -06:00
build_vs110.cmd
some last minute changes
2012-12-26 18:30:52 -06:00
build_vs120.cmd
added build_vs120.cmd (for consistency)
2014-12-15 11:12:01 +01:00
build_vs140.cmd
update build scripts for VS2015
2015-07-31 12:49:14 +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
buildwin.cmd
update build scripts for VS2015
2015-07-31 12:49:14 +02:00
buildwin.ps1
update build scripts for VS2015
2015-07-31 12:49:14 +02:00
CHANGELOG
branched off 1.7.3
2016-04-11 09:06:38 +02:00
CMakeLists.txt
minor change to support cmake2.8 builds
2015-12-14 17:32:18 -08:00
components
remove ApacheConnector from build
2014-01-11 23:13:47 +01:00
configure
don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE
2016-03-06 11:10:25 +01:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2015-01-28 20:21:24 -06:00
CONTRIBUTORS
added new contributor
2015-11-10 15:15:53 +01:00
DLLVersion.rc
branched off 1.7.3
2016-04-11 09:06:38 +02:00
env.sh
re-added MongoDB, improved buildwin and release scripts
2013-07-23 15:04:48 +02:00
libversion
branched off 1.7.3
2016-04-11 09:06:38 +02:00
LICENSE
LICENSE: add info about SPDX-License-Identifier usage and use it
2014-05-14 08:38:09 +02:00
Makefile
don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE
2016-03-06 11:10:25 +01:00
NEWS
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
README
change EOL to 'native'
2012-04-29 18:52:25 +00:00
README.md
Update README.md
2016-04-11 09:20:29 +02:00
VERSION
branched off 1.7.3
2016-04-11 09:06:38 +02:00