Historie revizí

Autor SHA1 Zpráva Datum
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. před 7 roky
  Marc Chevrier 3f935e690a LocalGenerator: refactoring před 7 roky
  Luz Paz 3ab7bf8285 Various typo fixes před 7 roky
  Yurii Batrak 5f2e2c387d Makefiles: Avoid nested make calls for Fortran module dependencies před 8 roky
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR před 8 roky
  Brad King 44d3a76d4a Avoid using std::bind1st that is removed in C++17 před 8 roky
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. před 8 roky
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. před 8 roky
  Daniel Pfeifer 5962db4389 Use C++11 nullptr před 8 roky
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. před 8 roky
  Pavel Solodovnikov db2d46e2dd Remove second arg: npos in substr usages před 8 roky
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance před 8 roky
  Brad King 389ed56f63 cmLocalUnixMakefileGenerator3: Remove unnecessary local variable před 8 roky
  Brad King eeb47fbeb2 cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction před 8 roky
  Robert Maynard 23691d789e CUDA: Allow sources to be compiled to .ptx files před 8 roky
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes před 8 roky
  Daniel Pfeifer c3800e5458 cmAlgorithms: add cmEraseIf function před 8 roky
  Mike Gelfand 1b63ce865e Makefiles: Make fast local and strip install truly fast před 8 roky
  Robert Maynard a92f8d9616 CUDA: Enable header dependency scanning. před 9 roky
  Robert Maynard ec6ce62335 CUDA: State that cuda has preprocessor output and can generate assembly. před 9 roky
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings před 9 roky
  Stephen Kelly e0a84904eb cmState: Split auxiliary classes into separate files před 9 roky
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header před 9 roky
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace před 9 roky
  Stephen Kelly b59b6dd9d2 cmRulePlaceholderExpander: Port clients to direct-use před 9 roky
  Stephen Kelly c75a9d6601 cmLocalGenerator: Use strings instead of a Target in rule replacement před 9 roky
  Stephen Kelly 46ad0d2183 cmLocalGenerator: Use a converter in rule replacement API před 9 roky
  Stephen Kelly 425cd1670f cmLocalGenerator: Remove the launcher from RuleVariables před 9 roky
  Stephen Kelly 009019f259 Makefiles: Extract identical code from condition před 9 roky
  Stephen Kelly 378849f41e Makefiles: Replace array access with local variable před 9 roky