Commit History

Author SHA1 Message Date
  Brad King 44d3a76d4a Avoid using std::bind1st that is removed in C++17 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 8 years ago
  Pavel Solodovnikov db2d46e2dd Remove second arg: npos in substr usages 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Brad King 389ed56f63 cmLocalUnixMakefileGenerator3: Remove unnecessary local variable 8 years ago
  Brad King eeb47fbeb2 cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction 8 years ago
  Robert Maynard 23691d789e CUDA: Allow sources to be compiled to .ptx files 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer c3800e5458 cmAlgorithms: add cmEraseIf function 8 years ago
  Mike Gelfand 1b63ce865e Makefiles: Make fast local and strip install truly fast 8 years ago
  Robert Maynard a92f8d9616 CUDA: Enable header dependency scanning. 9 years ago
  Robert Maynard ec6ce62335 CUDA: State that cuda has preprocessor output and can generate assembly. 9 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Stephen Kelly e0a84904eb cmState: Split auxiliary classes into separate files 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Stephen Kelly b59b6dd9d2 cmRulePlaceholderExpander: Port clients to direct-use 9 years ago
  Stephen Kelly c75a9d6601 cmLocalGenerator: Use strings instead of a Target in rule replacement 9 years ago
  Stephen Kelly 46ad0d2183 cmLocalGenerator: Use a converter in rule replacement API 9 years ago
  Stephen Kelly 425cd1670f cmLocalGenerator: Remove the launcher from RuleVariables 9 years ago
  Stephen Kelly 009019f259 Makefiles: Extract identical code from condition 9 years ago
  Stephen Kelly 378849f41e Makefiles: Replace array access with local variable 9 years ago
  Stephen Kelly 4a3c49b469 Makefiles: Separate two coupled calls 9 years ago
  Brad King b4fab15fc7 Merge topic 'nmake-encoding' 9 years ago
  Stephen Kelly 1ed5f6b39b Makefiles: Introduce local RelativePath method 9 years ago
  Dāvis Mosāns c666f8cbc6 NMake: Use ANSI encoding for NMake Makefiles 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago