Go to file
2016-03-10 21:30:17 +01:00
ApacheConnector Split tests into samples & tests. 2015-12-19 17:15:55 +01:00
biicode removing POCO_OS_* declarations from cmake and biicode configuration 2015-10-12 20:53:29 -04:00
build fix SET_LD_LIBRARY_PATH to include POCO_BASE/LIBDIR if different from LIBPATH 2016-03-06 20:30:39 +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 fix: set public compiler flags on library targets 2015-09-15 10:02:38 +02:00
CppUnit GH #1050 CppUnit: fix gcc -Wshadow warnings 2016-01-11 09:11:46 +01:00
Crypto added X509Certificate::equals() 2016-02-25 22:15:32 +01:00
Data fix for #1187: don't send timeout to zero 2016-03-10 21:30:17 +01:00
doc Fix typo. 2015-12-13 12:37:49 +01:00
Foundation Merge remote-tracking branch 'upstream/develop' into develop 2016-03-09 17:24:47 -03:00
JSON Split tests into samples & tests. 2015-12-19 17:15:55 +01:00
MongoDB Removed unused variables 2016-03-09 17:20:37 -03:00
Net style fix 2016-03-05 17:48:49 +01:00
NetSSL_OpenSSL fixed GH# 1184: Attempting to connect via a proxy throws a DNS error "Host not found" 2016-03-10 09:55:46 +01:00
NetSSL_Win Added files via upload 2016-02-20 21:51:15 +01:00
openssl fix openssl deps build script 2015-12-12 19:41:28 -06:00
PageCompiler Fixed miscompilation due to missing libraries on AIX 2016-03-07 17:42:56 -03:00
patches/AIX new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PDF Split tests into samples & tests. 2015-12-19 17:15:55 +01:00
PocoDoc Add Cygwin MySQL include. 2015-12-01 20:13:11 +01:00
ProGen added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Redis Fixed an inline initialization issue in the constructor 2016-03-09 17:21:25 -03: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:25:50 +01:00
SevenZip Split tests into samples & tests. 2015-12-19 17:15:55 +01:00
travis Separate tests to ignore by ',' 2016-01-13 14:12:13 +01:00
Util added Poco::Util::MapConfiguration::copyTo() 2016-03-01 07:32:41 +01:00
XML GH-1167: Remove expat CPP sources from globbed C++ source file list. 2016-03-02 21:26:49 +01:00
Zip Split tests into samples & tests. 2015-12-19 17:15:55 +01:00
.gitattributes more line ending fixes 2012-11-11 11:20:31 +01:00
.gitignore Add Debug 2015-12-19 15:22:12 +01:00
.travis.yml Travis CI for Data/PostgreSQL 2016-03-05 12:00:19 +01:00
appveyor.yml Reexclude Data testsuite. To be tracked. 2016-03-06 08:20:33 +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 fix 2015-03-08 22:58:32 +03: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 Use ! instead of % for BUILD_TOOL_FLAGS 2015-12-16 10:42:07 +01: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 Fixed miscompilation due to missing libraries on AIX 2016-03-07 17:42:56 -03:00
components AppVeyor CI for Data/PostgreSQL 2016-03-05 11:57:09 +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:25:50 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-04-20 20:32:55 -05: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 Merge pull request #1173 from Kampbell/PostgreSQLonTravisAndAppVeyor 2016-03-06 12:55:56 -08: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 remove biicode link 2016-03-07 20:22:32 +01:00
VERSION bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00

POCO C++ Libraries

Build Status

  • Travis: Travis Build Status
  • AppVeyor: AppVeyor Build Status

alt text

POrtable COmponents C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apples Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on internet-age network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms.
  • Open Source, licensed under the Boost Software License.

To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site, forum and blog. Answers to POCO-related questions can also be found on Stack Overflow.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.

When contributing to POCO, please adhere to our guidelines.

All text file line endings in the repository must be Unix-style (LF). This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters).