Commit History

Author SHA1 Message Date
  Gabor Bencze 11f35d340e cmCommand refactor: remove unused AddDisallowedCommand overload 6 years ago
  Regina Pfeifer 86bf1eef75 cmState: Support free function disallowed commands 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
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Alex Turbov 5e52de7d57 modermize: replace some raw pointers w/ `unique_ptr` 6 years ago
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 years ago
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 years ago
  Taylor Holberton 198650ae73 set: warn if CACHE type is not recognized 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
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Brad King 87dfd53b27 Merge topic 'set_directory_properties-script-mode' 7 years ago
  Brad King 50572d638b set_directory_properties: Restore in script mode 7 years ago
  Vitaly Stakhovsky 13d10ee616 cmState::GetInitializedCacheValue: Return as const std::string* 7 years ago
  Florian Jacomme b1a05d6c76 Revise implementation of case-insensitive command names 7 years ago
  Shane Parris 599c93e22d Add cmGlobVerificationManager class, integrate with cmake and cmState 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Kyle Edwards a9c483071e cmCacheManager: Truncate values containing newlines 7 years ago
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 8 years ago
  Daniel Pfeifer 4ba25a823e cmState: separate builtin and scripted commands 8 years ago
  Daniel Pfeifer a44dab461f cmState: introduce method for adding scripted commands 8 years ago
  Daniel Pfeifer 587084052b cmState: introduce methods for adding builtin commands 8 years ago
  Daniel Pfeifer da8faa8c7e cmState: remove RemoveUnscriptableCommands 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Bastien Schatt 38fd5866c0 Add GENERATOR_IS_MULTI_CONFIG global property 8 years ago