Commit History

Author SHA1 Message Date
  Brad King 577fc3ef19 Merge topic 'string-prefix' 5 years ago
  Brad King 12b39aef75 Remove redundant calls to CollapseFullPath 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Vitaly Stakhovsky cbbca9ee2a Convert more loops to range-based for-loops 5 years ago
  Marc Chevrier 9de0355d4f Modernize memory management 5 years ago
  Brad King 8752c1bd64 Merge branch 'backport-3.16-link-line-backtrace' 5 years ago
  Brad King e756328434 Propagate backtraces from LINK_LIBRARIES through to link line items 5 years ago
  Vitaly Stakhovsky 2e768924f3 cmLocalVisualStudio7Generator: clean up c_str() 5 years ago
  Brad King c42ade942d Merge topic 'vs-Fortran-link-flags' 5 years ago
  Pavel Liavonau a3c827b2ea VS: Add Fortran link flag table entries for /OPT:* 5 years ago
  Vitaly Stakhovsky c34b4497f8 cmTarget: add std::string overloads 5 years ago
  Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 years ago
  Brad King cad199d4b2 Merge topic 'tag-std-string' 6 years ago
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 years ago
  Vitaly Stakhovsky 64843b1737 cmVisualStudio10TargetGenerator: use std::string for tag 6 years ago
  Brad King fd2c9fac10 cmGeneratorTarget: Return non-const sources from GetAllConfigSources 6 years ago
  Brad King bab7ec3c25 Merge topic 'pch-generate' 6 years ago
  Brad King e5419f4f87 Merge branch 'pch-generate' into release-3.16 6 years ago
  Cristian Adam 36ded610af PCH: Generate sources during Compute step 6 years ago
  Brad King 04e5f30ad3 VS: Tell VS 16.4 not to verify CMake-provided custom command outputs 6 years ago
  Brad King 83c1657ff7 Unity build: Generate sources during Compute step 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband 7f3ecbe7d7 cmCustomCommandLine: Provide command line make functions 6 years ago
  Brad King ca8c3d64c8 Merge topic 'use-using' 6 years ago
  Brad King ac4d6d4a9d Merge topic 'unity-build' 6 years ago
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 years ago
  Cristian Adam 8dfeb5d278 Unity build: Add support for Visual Studio generator 6 years ago
  Cristian Adam 519606704e Precompile headers: Add support for Visual Studio generators 6 years ago