Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 232d5bc333 cmState: more members will use std::string 5 years ago
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 years ago
  Robert Maynard 2467a2b318 CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband 61fdf326d8 cmState: Avoid lowering command name twice 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Regina Pfeifer d63c1e4e6e clang-tidy: modernize-return-braced-init-list 6 years ago
  Gabor Bencze 11f35d340e cmCommand refactor: remove unused AddDisallowedCommand overload 6 years ago
  Brad King de2c73d84f Merge topic 'free-disallowed' 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Regina Pfeifer c55fb044a9 cmBuildNameCommand: Implement as free function 6 years ago
  Regina Pfeifer 86bf1eef75 cmState: Support free function disallowed commands 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Sebastian Holtermann 9b5cc42531 cmDefinitions: Remove const char* based Set method 6 years ago
  Regina Pfeifer dfaa87f1b3 cmState: Support BuiltinCommands as free functions 6 years ago
  Regina Pfeifer de77d355ac cmState: Add scripted commands by value 6 years ago
  Regina Pfeifer 0101ace131 cmUnexpectedCommand: Replace with lambda expression 6 years ago
  Regina Pfeifer 015001aaf1 cmState: Hold commands by value 6 years ago
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 years ago
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Alex Turbov 5e52de7d57 modermize: replace some raw pointers w/ `unique_ptr` 6 years ago
  Sebastian Holtermann 8d934d861b cmPropertyMap: Make std::map container private 6 years ago
  Robert Maynard 616282a5ce CMake: Provide language level compile features lists 6 years ago
  Taylor Holberton 198650ae73 set: warn if CACHE type is not recognized 6 years ago
  Brad King 68eabb3576 Avoid -Wstring-plus-int warning 6 years ago
  Brad King 65a3abf999 Merge topic 'GHS_updates' 6 years ago
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Fred Baksik 436cc5e991 GHS: try_compile() now uses GHS platform variables 6 years ago