Commit History

Author SHA1 Message Date
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 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
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands 7 years ago
  Marc Chevrier 53ad52d66d LINK_OPTIONS: Add missing initialization actions 7 years ago
  Vitaly Stakhovsky 13d10ee616 cmState::GetInitializedCacheValue: Return as const std::string* 7 years ago
  Brad King 0aab59809c Merge topic 'gicv-stdstring' 7 years ago
  Vitaly Stakhovsky 46855d000f cmCacheManager::GetInitializedCacheValue(): Return as const std::string* 7 years ago
  Vitaly Stakhovsky 437d0c16c7 cmStateSnapshot::GetDefinition(): Return std::string const* 7 years ago
  Brad King 7b148e7a30 Merge topic 'state-reset-glob' 7 years ago
  Shane Parris 6f3b9e8b95 cmState: Clear GlobVerificationManager state on Reset 7 years ago
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 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
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 8 years ago
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations 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
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes 9 years ago