Go to file
2015-04-20 20:20:43 -05:00
ApacheConnector Corrected more words. 2015-04-10 11:31:12 +01:00
biicode adapted POCO C++ to biicode build system 2015-04-07 16:01:31 +02:00
build updated SolarisStudio config 2015-03-27 20:50:00 +01:00
cmake Use correct locations for the generated Poco*ConfigVersion.cmake files. 2015-02-04 04:35:56 +01:00
contrib Moved contributed CMake modules to "cmake" folder 2012-12-16 00:40:40 -02:00
CppParser Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
CppUnit Corrected other misspelt 'a' words. 2015-04-06 17:34:48 +01:00
Crypto Corrected more spellings. 2015-04-10 11:43:49 +01:00
Data Corrected more spellings. 2015-04-10 11:43:49 +01:00
doc updated layout png 2015-04-20 20:20:43 -05:00
Foundation Corrected more spellings. 2015-04-10 11:43:49 +01:00
JSON Poco::JSON::PrintHandler not working for nested arrays #782 2015-04-20 23:13:49 +02:00
MongoDB Use type int for count 2015-03-21 21:57:01 +01:00
Net Corrected more spellings. 2015-04-10 11:43:49 +01:00
NetSSL_OpenSSL Corrected more spellings. 2015-04-10 11:43:49 +01:00
NetSSL_Win Corrected more words. 2015-04-10 11:31:12 +01:00
PageCompiler PageCompiler: make session available before page precondition is checked - allows use of session in precondition 2015-02-19 22:57:23 +01:00
patches/AIX new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PDF Corrected more spellings. 2015-04-10 11:43:49 +01:00
PocoDoc CMake: Improve installation and package generation 2015-01-27 15:52:18 +01:00
ProGen Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past 2014-12-15 11:05:13 +01:00
release updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements 2014-12-22 00:06:53 +01:00
SevenZip Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
travis X509Certificate::issuedBy(): explicitely check for X509_verify() return value 1, disable test due to failure with newer OpenSSL versions (need to investigate) 2015-03-21 00:07:01 +01:00
Util Corrected more spellings. 2015-04-10 11:43:49 +01:00
XML Corrected more spellings. 2015-04-10 11:43:49 +01:00
Zip Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
.gitattributes more line ending fixes 2012-11-11 11:20:31 +01:00
.gitignore ignore cmake_* subfolders 2014-12-21 16:23:35 +01:00
.travis.yml add Linux clang build config and travis build 2015-03-21 10:22:44 +01:00
appveyor.yml appveyor.yml: initial version to build on https://ci.appveyor.com 2015-01-19 11:25:09 +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 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_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 Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past 2014-12-15 11:05:13 +01:00
buildwin.ps1 Update buildwin.ps1 2015-04-14 21:01:36 -05:00
CHANGELOG updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements 2014-12-22 00:06:53 +01:00
CMakeLists.txt adapted POCO C++ to biicode build system 2015-04-07 16:01:31 +02:00
components remove ApacheConnector from build 2014-01-11 23:13:47 +01:00
configure - make SQLite FTS default on non-embedded windows 2014-04-19 12:59:50 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-01-28 20:21:24 -06:00
CONTRIBUTORS Update CONTRIBUTORS 2015-04-07 13:01:37 -05:00
DLLVersion.rc updated versions 2015-03-29 11:15:47 +02:00
env.sh re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
libversion updated versions 2015-03-29 11:15:47 +02:00
LICENSE LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Makefile add missing LIBPREFIX definition 2015-03-30 16:21:01 +02: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 adapted POCO C++ to biicode build system 2015-04-07 16:01:31 +02:00
VERSION updated versions 2015-03-29 11:15:47 +02:00

POCO C++ Libraries

Build Status

  • Travis: Travis Build Status
  • AppVeyor: AppVeyor Build Status
  • biicode: 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 occurence.

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).