Commit History

Author SHA1 Message Date
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 6845e2559d Add deprecation warnings for policies CMP0065 and below 6 years ago
  Artur Ryt cbf0c0fce4 cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file 7 years ago
  Artur Ryt 67ac4ed1dc cmMakefile: Move uninitialized vars logic into MaybeWarnUninitialized() 7 years ago
  Artur Ryt 5257af3634 cmMakefile: move common logic to IsProjectFile function 7 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Artur Ryt fe9a16c80f cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew 7 years ago
  Artur Ryt dda4755b46 cmMakefile: Fix ConfigureString not passing filename and line 7 years ago
  Regina Pfeifer 5731ec30f0 clang-tidy: fix warnings from version 7 7 years ago
  Kyle Edwards 0f5c1b404b find_package(): Add policy to remove the FindQt module 7 years ago
  R2RT 53a5aec899 CMP0053: Fix double warning on uninitialized variables in -P mode 7 years ago
  R2RT f92f93467e cmMakefile: Rename SuppressWatches to SuppressSideEffects 7 years ago
  Kyle Edwards fc8955e889 add_subdirectory: Run subdirectory install rules in correct order 7 years ago
  Marc Chevrier f9717725f9 link_directories(): enhance capabilities 7 years ago
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands 7 years ago
  Craig Scott fe751ad1fb Merge topic 'deprecate-policy-old' 7 years ago
  Brad King a8f628c0a4 Merge topic 'getsafedef-stdstring' 7 years ago
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 years ago
  Brad King 0c709cb2a2 Add deprecation warnings for policies CMP0063 and below 7 years ago
  Brad King 333804fa0e Merge topic 'out-of-dir-linking' 7 years ago
  Brad King a1ad0a699b target_link_libraries: Allow use with targets in other directories 7 years ago
  Vitaly Stakhovsky 13d10ee616 cmState::GetInitializedCacheValue: Return as const std::string* 7 years ago
  Brad King 917d98699e Merge topic 'definitions-get' 7 years ago
  Brad King e1ebec55d4 Merge topic 'grd-stdstring' 7 years ago
  Vitaly Stakhovsky 437d0c16c7 cmStateSnapshot::GetDefinition(): Return std::string const* 7 years ago
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  Vitaly Stakhovsky ada121e573 cmStateDirectory: use const std::string& for return values 7 years ago