Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |