ApacheConnector
Split tests into samples & tests.
2015-12-19 17:15:55 +01:00
appveyor
Restore POCO_BASE
2016-03-28 11:38:46 +02:00
biicode
removing POCO_OS_* declarations from cmake and biicode configuration
2015-10-12 20:53:29 -04:00
build
pass POCO_BUILD_HOST, POCO_TARGET_OSNAME and POCO_TARGET_OSARCH as strings
2017-02-12 14:00:31 +01: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
Remove reference to CppUnit.lib
2016-03-30 11:19:05 +02:00
CppUnit
use std::unique_ptr instead of std::auto_ptr with C++11 or newer compilers to avoid std::auto_ptr deprecation warnings
2016-10-14 12:01:25 +02:00
Crypto
Crypto and NetSSL fixes for OpenSSL 1.1
2016-11-28 00:23:52 +01:00
Data
Merge pull request #1594 from mkrivos/develop
2017-02-15 09:51:12 +01:00
doc
Fix typo.
2015-12-13 12:37:49 +01:00
Foundation
fixed GH #1260 : URI encoding
2017-02-17 09:24:16 +01:00
JSON
minor improvements to documentation and style
2017-02-13 22:40:40 +01:00
MongoDB
code cleanup
2017-02-17 16:23:32 +01:00
Net
style fixes
2017-02-17 13:43:48 +01:00
NetSSL_OpenSSL
Crypto and NetSSL fixes for OpenSSL 1.1
2016-11-28 00:23:52 +01:00
NetSSL_Win
#1481 : fix NetSSL_Win tests
2016-11-11 10:33:41 +01:00
openssl
fix openssl deps build script
2015-12-12 19:41:28 -06:00
PageCompiler
use std::unique_ptr instead of std::auto_ptr if available
2016-10-16 14:01:05 +02:00
patches /AIX
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
PDF
generated CppUnit and testsuites VS projects
2016-03-06 20:54:26 -08:00
PocoDoc
PocoDoc updates from macchina.io
2016-05-01 21:29:39 +02:00
ProGen
Make CppUnit a component of Poco
2016-01-08 00:17:13 +01:00
Redis
change localhost to 127.0.0.1 to ensure IPv4 when connecting to Redis and MongoDB for testing
2016-11-12 21:29:55 +01:00
release
Add Data/PostgreSQL. Avoid using make for component without Makefile;
2016-03-15 10:59:52 +01:00
SevenZip
Merge with pocoproject/develop
2016-03-08 12:36:00 +01:00
travis
Exclude Data/MySQL.
2016-03-12 11:59:10 +01:00
Util
virtual ServerApplication::waitForTerminationRequest
2017-01-11 19:27:54 +03:00
XML
use #ifdef POCO_LONG_IS_64_BIT instead of if (sizeof(... to avoid warnings
2016-10-10 14:15:32 +02:00
Zip
fixed GH #1597 : adding empty file to zip leads to archive that can't be unzipped by windows
2017-02-17 15:39:36 +01:00
.gitattributes
updated .gitattributes linguist settings
2016-09-21 08:31:23 +02:00
.gitignore
Add *.opendb file generated by VS2015 Community Edition.
2016-01-21 04:30:25 +01:00
.travis.yml
Run tests only if compile/link/install are ok.
2016-07-20 11:36:57 +02:00
appveyor.yml
Cygwin: add downloading of libpcre-devel
2017-02-12 15:50:40 +01: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_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
Added a new 'useenv' parameter ('env' | 'noenv'), defaulted to 'env'
2016-08-23 08:42:16 +02:00
buildwin.ps1
merge Data changes (ODBC Sybase, PostgreSQL etc)
2016-02-28 11:06:08 -06:00
CHANGELOG
updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements
2014-12-22 00:06:53 +01: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
fixed GH #1537 : Need to add multiple cflags parameters to configure
2017-01-10 17:14:42 +01: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
Move the FSM feature from the develop branch to the feature-fsm branch
2016-08-14 10:53:09 +02: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