322316608b
#idef'd out all references to NetworkInterface to be able to compile on platforms where it is not supported (e.g. Cygwin, vxWorks) |
||
---|---|---|
ApacheConnector | ||
CppParser | ||
CppUnit | ||
Crypto | ||
Data | ||
Foundation | ||
JSON | ||
Net | ||
NetSSL_OpenSSL | ||
PageCompiler | ||
PocoDoc | ||
ProGen | ||
Util | ||
XML | ||
Zip | ||
build | ||
cmake | ||
contrib | ||
doc | ||
patches/AIX | ||
release | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG | ||
CMakeLists.txt | ||
CONTRIBUTORS | ||
DLLVersion.rc | ||
LICENSE | ||
Makefile | ||
NEWS | ||
README | ||
README.md | ||
VERSION | ||
build_CE_vs90.cmd | ||
build_cmake.cmd | ||
build_cmake.sh | ||
build_vcexpress2008.cmd | ||
build_vcexpress2010.cmd | ||
build_vs71.cmd | ||
build_vs80.cmd | ||
build_vs90.cmd | ||
build_vs100.cmd | ||
build_vs110.cmd | ||
buildwin.cmd | ||
components | ||
configure | ||
libversion |
README.md
POCO C++ Libraries
When contributing to POCO, please adhere to our coding styleguide: http://www.appinf.com/download/CppCodingStyleGuide.pdf
We use the branching model described in this article: http://nvie.com/posts/a-successful-git-branching-model/
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).