mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
12 lines
443 B
Markdown
12 lines
443 B
Markdown
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).
|