Commit History

Author SHA1 Message Date
  Alex Overchenko 2b5fcf1d07 Help/dev: Fix typo in Source Code Guide 2 weeks ago
  Marc Chevrier a3ae58c9c5 C++ features: add cm::is_scoped_enum from C++23 8 months ago
  Brad King e641442149 clang-format.bash: update to clang-format-18 9 months ago
  Matthew Woehlke b4704d3ef8 Help/dev: Improve coding conventions guide 10 months ago
  Brad King 24d97da543 Help/dev: Add some coding conventions to source code guide 10 months ago
  Vito Gamberini e0f9d81f09 STL: extend type_traits to deal with member pointers 1 year ago
  Brad King 8a688e556e Help/dev: Add a CMake Testing Guide 1 year ago
  scivision 53a542936e Help: Convert http URLs to https 1 year ago
  Brad King 53d7d8d4ee Help/dev: Update source code guide to specify clang-format version 15 2 years ago
  Marc Chevrier 95a1b2c7b8 stl containers: enhance compatibility with C++14, C++17 and C++20 3 years ago
  Marc Chevrier b13eef5a90 cm::enum_set: container that contains a set of unique enum values. 3 years ago
  Kyle Edwards 5585e8575b Help: Add note about #pragma once 5 years ago
  Marc Chevrier d654bf3449 STL Support: Add cm::filesystem::path in <cm/filesystem> 5 years ago
  Marc Chevrier 4408f34cfe STL Support: Add function cm::quoted in <cm/iomanip> 5 years ago
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 years ago
  Marc Chevrier a4ca1792f6 Help: Update CMake source developer guide for C++ standard library usage 5 years ago
  Brad King bf832ccf01 Utilities/Release: Add README.rst describing directory content 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Brad King a82282a08c Help/dev: Factor out a CMake Documentation Guide for developing the docs 7 years ago
  Brad King 06cc050c1f Help/dev: Drop 'size_t' preference from source code guide 7 years ago
  Brad King 523c443d13 clang-format.bash: update to clang-format-6.0 7 years ago
  Brad King b8018135b5 Use C++11 '= delete' instead of CM_EQ_DELETE 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Brad King fd4fd9a276 Require C++11 to build CMake itself 8 years ago
  Brad King 1c5471527e Tests: Document test directory layout in a README.rst 8 years ago
  Brad King 4e3483c007 Help/dev: Update source code guide to cover source tree layout 8 years ago
  Daniel Pfeifer d0b70e676e Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPY 8 years ago
  Brad King caabb6e1f3 Help/dev: Adopt C++ subset rules in coding guide 8 years ago
  Brad King 0fd255adf5 Help/dev: Adopt clang-format instructions in coding guide 8 years ago