ApacheConnector
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
appveyor
Exclude Foundation from Cygwin testsuite.
2016-03-17 21:04:00 +01:00
biicode
removing POCO_OS_* declarations from cmake and biicode configuration
2015-10-12 20:53:29 -04:00
build
Honor CC & CXX environment variables when set
2017-04-16 10:18:04 +02:00
cmake
Fixed wrong casing on the CMake script
2016-03-07 16:36:39 -03:00
contrib
Moved contributed CMake modules to "cmake" folder
2012-12-16 00:40:40 -02:00
CppParser
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
CppUnit
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
Crypto
fix memory leak in CipherImpl with OpenSSL 1.1.x
2017-04-04 07:38:15 +02:00
Data
fix RowFilter refcount
2017-07-03 17:32:28 +02:00
doc
Fix typo.
2015-12-13 12:37:49 +01:00
Foundation
src/Var.cpp: 2 * sanity check in wrong place ? #1784
2017-07-03 21:03:50 +02:00
JSON
additional tests for #1042 and #1642
2017-06-21 16:45:39 +02:00
MongoDB
moved #endif to the correct place
2017-06-01 17:47:32 +08:00
Net
src/Var.cpp: 2 * sanity check in wrong place ? #1784
2017-07-03 21:03:50 +02:00
NetSSL_OpenSSL
Rollback fix #1605 since it breaks the unit test
2017-03-15 18:23:37 +01:00
NetSSL_Win
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
openssl
fix openssl deps build script
2015-12-12 19:41:28 -06:00
PageCompiler
restore adding pcre_utf8_objects when build unbundled poco
2017-03-29 17:36:33 +02:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
PocoDoc
Use and to specify which compiler to use
2017-04-15 12:36:46 +02:00
ProGen
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
Redis
Update Type.h
2017-03-08 16:19:29 +08:00
release
Add CC and CXX variables to PocoDoc.ini
2017-04-15 12:38:36 +02:00
SevenZip
added Visual Studio 2017 project files
2017-02-20 16:46:44 +01:00
travis
Exclude Data/MySQL.
2016-03-12 11:59:10 +01:00
Util
Update SystemConfiguration size.
2017-03-12 13:49:31 +01:00
XML
fix for Windows
2017-06-21 16:29:11 +02:00
Zip
Add Zip_API to Poco::Zip::ZipUtil class in order to export the static
2017-03-12 09:28:03 +01:00
.gitattributes
updated .gitattributes linguist settings
2016-09-21 08:31:23 +02:00
.gitignore
Ignore bin/, bin64/, lib/, lib64/
2017-03-31 13:26:40 +02:00
.travis.yml
Test the new distribution feature of Travis
2017-04-17 20:14:27 +02:00
appveyor.yml
Switch to MySql 5.7 on x86_64 arch
2017-05-07 11:56:18 +02:00
build_CE_vs90.cmd
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
build_cmake.cmd
Updated to run on Windows.
2015-12-08 11:35:09 +01:00
build_cmake.sh
Restore 755 on shell
2016-03-09 11:38:41 +01: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
updated build scripts for VS2015
2015-07-30 15:54:43 +02:00
build_vs150.cmd
modified build scripts for vs150
2017-02-20 16:55:18 +01: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
Use proper x86_amd64 for build of x64 architecture
2017-03-17 16:48:58 +01:00
buildwin.ps1
modified build scripts for vs150
2017-02-20 16:55:18 +01:00
CHANGELOG
update CHANGELOG in dev #1698
2017-04-26 19:54:41 -05:00
CMakeLists.txt
enable CppUnit with ENABLE_CPPUNIT
2016-11-18 17:17:19 +01:00
components
Move the FSM feature from the develop branch to the feature-fsm branch
2016-08-14 10:53:09 +02:00
configure
Remove space around '=' so that config.make could be used as input source in bach
2017-04-17 09:56:29 +02:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2016-09-13 07:15:12 +02:00
CONTRIBUTORS
Update CONTRIBUTORS
2016-02-28 15:27:37 -06:00
DLLVersion.rc
bumped version of develop to 2.0
2016-03-07 06:57:52 +01:00
env.sh
re-added MongoDB, improved buildwin and release scripts
2013-07-23 15:04:48 +02:00
FAQ.md
Update FAQ.md
2015-05-18 20:50:10 -05:00
libversion
bumped version of develop to 2.0
2016-03-07 06:57:52 +01:00
LICENSE
LICENSE: add info about SPDX-License-Identifier usage and use it
2014-05-14 08:38:09 +02:00
Makefile
Build parallelization issues #1730
2017-05-23 20:36:12 -05:00
NEWS
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
README
add separation line for BUILDING FOR WINDOWS CE.
2015-08-24 11:28:12 +02:00
README.md
Update README.md
2016-09-13 07:45:35 +02:00
VERSION
bumped version of develop to 2.0
2016-03-07 06:57:52 +01:00