summaryrefslogtreecommitdiff
path: root/Help/dev/source.rst
Commit message (Expand)AuthorAgeFilesLines
* Help/dev: Update source code guide to specify clang-format version 15Brad King2023-01-191-1/+1
* stl containers: enhance compatibility with C++14, C++17 and C++20Marc Chevrier2022-05-071-9/+95
* cm::enum_set: container that contains a set of unique enum values.Marc Chevrier2022-04-271-0/+5
* Help: Add note about #pragma onceKyle Edwards2020-09-031-0/+3
* STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-091-0/+3
* STL Support: Add function cm::quoted in <cm/iomanip>Marc Chevrier2020-07-091-0/+3
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-0/+15
* Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-4/+7
* Help: Update CMake source developer guide for C++ standard library usageMarc Chevrier2020-03-141-4/+140
* Utilities/Release: Add README.rst describing directory contentBrad King2019-08-231-0/+2
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-10/+0
* Help/dev: Factor out a CMake Documentation Guide for developing the docsBrad King2018-11-141-1/+2
* Help/dev: Drop 'size_t' preference from source code guideBrad King2018-11-141-7/+0
* clang-format.bash: update to clang-format-6.0Brad King2018-06-011-1/+1
* Use C++11 '= delete' instead of CM_EQ_DELETEBrad King2017-09-281-8/+0
* Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-261-4/+2
* Require C++11 to build CMake itselfBrad King2017-08-161-9/+7
* Tests: Document test directory layout in a README.rstBrad King2017-06-141-1/+3
* Help/dev: Update source code guide to cover source tree layoutBrad King2017-06-141-0/+45
* Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPYDaniel Pfeifer2017-04-251-0/+18
* Help/dev: Adopt C++ subset rules in coding guideBrad King2017-04-191-0/+21
* Help/dev: Adopt clang-format instructions in coding guideBrad King2017-04-191-0/+14
* Help/dev: Add a CMake Source Code Guide placeholderBrad King2017-04-191-0/+7