Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 25caf7bafe cmMakefile::ReadListFile() accepts std::string argument 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 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
  Kyle Edwards 0f5c1b404b find_package(): Add policy to remove the FindQt module 7 years ago
  R2RT f92f93467e cmMakefile: Rename SuppressWatches to SuppressSideEffects 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
  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 a1ad0a699b target_link_libraries: Allow use with targets in other directories 7 years ago
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 years ago
  Vitaly Stakhovsky 0c47ed6430 cmMakefile: Convert private helpers to file static functions 7 years ago
  Vitaly Stakhovsky e13fa223fc cmMakefile: Improve ExpandVariablesInString return type 7 years ago
  Marc Chevrier cb83314e65 add_compile_definitions: add new command 7 years ago
  Brad King 391a5837ee cmake_policy: Add undocumented PARENT_SCOPE option to GET 7 years ago
  Brad King 7fe580a362 Features: Add infrastructure for C++ 20 language standard 7 years ago
  Craig Scott 82df2fe17e Merge topic 'policy-version-range' 7 years ago
  Brad King 45408b5ea1 cmake_minimum_required: Optionally set policies with version range 7 years ago
  Brad King 0df559832b cmPolicies: Pass policy version as std::string 7 years ago
  Brad King eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 years ago
  Frank Winklmeier 2d1e5adaeb cmMakefile: Improve performance of GetSource for known files 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Vitaly Stakhovsky 25243014e5 cmMakefile: use std::string in more methods; cleanup c_str()s 7 years ago
  Ben Boeckel b0716fbcc5 cmSourceFileLocation: allow skipping ambiguous extensions 7 years ago