| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Convert http URLs to https | scivision | 2024-03-07 | 1 | -1/+1 |
|
|
* | Help/dev: Update source code guide to specify clang-format version 15 | Brad King | 2023-01-19 | 1 | -1/+1 |
|
|
* | stl containers: enhance compatibility with C++14, C++17 and C++20 | Marc Chevrier | 2022-05-07 | 1 | -9/+95 |
|
|
* | cm::enum_set: container that contains a set of unique enum values. | Marc Chevrier | 2022-04-27 | 1 | -0/+5 |
|
|
* | Help: Add note about #pragma once | Kyle Edwards | 2020-09-03 | 1 | -0/+3 |
|
|
* | STL Support: Add cm::filesystem::path in <cm/filesystem> | Marc Chevrier | 2020-07-09 | 1 | -0/+3 |
|
|
* | STL Support: Add function cm::quoted in <cm/iomanip> | Marc Chevrier | 2020-07-09 | 1 | -0/+3 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -0/+15 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -4/+7 |
|
|
* | Help: Update CMake source developer guide for C++ standard library usage | Marc Chevrier | 2020-03-14 | 1 | -4/+140 |
|
|
* | Utilities/Release: Add README.rst describing directory content | Brad King | 2019-08-23 | 1 | -0/+2 |
|
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -10/+0 |
|
|
* | Help/dev: Factor out a CMake Documentation Guide for developing the docs | Brad King | 2018-11-14 | 1 | -1/+2 |
|
|
* | Help/dev: Drop 'size_t' preference from source code guide | Brad King | 2018-11-14 | 1 | -7/+0 |
|
|
* | clang-format.bash: update to clang-format-6.0 | Brad King | 2018-06-01 | 1 | -1/+1 |
|
|
* | Use C++11 '= delete' instead of CM_EQ_DELETE | Brad King | 2017-09-28 | 1 | -8/+0 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -4/+2 |
|
|
* | Require C++11 to build CMake itself | Brad King | 2017-08-16 | 1 | -9/+7 |
|
|
* | Tests: Document test directory layout in a README.rst | Brad King | 2017-06-14 | 1 | -1/+3 |
|
|
* | Help/dev: Update source code guide to cover source tree layout | Brad King | 2017-06-14 | 1 | -0/+45 |
|
|
* | Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-25 | 1 | -0/+18 |
|
|
* | Help/dev: Adopt C++ subset rules in coding guide | Brad King | 2017-04-19 | 1 | -0/+21 |
|
|
* | Help/dev: Adopt clang-format instructions in coding guide | Brad King | 2017-04-19 | 1 | -0/+14 |
|
|
* | Help/dev: Add a CMake Source Code Guide placeholder | Brad King | 2017-04-19 | 1 | -0/+7 |
|
|