Joerg-Christian Boehme e624b3315c
CMake improve find third-party libraries (#2478)
* Improve find thirdparty cmake module. Cleanup cmake build system

* Add additional settings for thirdparty paths and fix windows build

* Improve cmake getting started doc

* Fix postgresql build

* Add additional path for odbc windows kits
2018-10-10 13:43:34 +02:00
2018-05-28 14:57:52 +02:00
2018-06-20 20:19:50 +02:00
2018-10-05 17:54:29 +02:00
2018-06-30 12:34:23 +02:00
2018-09-25 08:42:10 +02:00
2012-04-23 01:14:34 +00:00
2018-09-25 08:50:25 +02:00
2018-06-20 09:47:40 +02:00
2018-09-25 09:57:53 +02:00
2018-06-20 09:47:40 +02:00
2018-06-20 09:47:40 +02:00
2018-09-25 09:15:34 +02:00
2012-11-11 11:20:31 +01:00
2018-10-09 22:06:43 +02:00
2012-04-23 01:14:34 +00:00
2012-12-26 18:30:52 -06:00
2018-06-01 13:55:02 +02:00
2018-06-01 13:55:02 +02:00
2018-06-01 13:55:02 +02:00
2018-06-01 13:55:02 +02:00
2018-06-01 13:55:02 +02:00
2018-06-20 20:19:50 +02:00
2018-05-31 21:21:50 +02:00
2018-03-07 14:28:19 +01:00
2018-02-09 09:19:46 +01:00
2018-03-07 14:28:19 +01:00
2018-06-20 09:44:33 +02:00
2018-09-24 10:16:29 +02:00
2018-03-07 14:28:19 +01:00
2018-03-05 22:14:57 +01:00
2017-09-09 11:14:06 +02:00
2017-11-10 12:45:40 +01:00
2018-03-08 10:58:22 +01:00
2018-05-12 14:55:01 +02:00
2018-05-07 21:09:22 +02:00
2018-03-07 14:28:19 +01:00

alt text

Travis Build Status Build status CII Best Practices

POCO (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, from embedded to server.
  • Open Source, licensed under the Boost Software License.

alt text


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 and blog. Answers to POCO-related questions can also be found on Stack Overflow.

Please see CONTRIBUTING for submitting contributions, bugs reports, feature requests or security issues.


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.

Languages
C 50.8%
C++ 47.8%
CMake 0.5%
Makefile 0.2%
JavaScript 0.2%
Other 0.3%