Commit History

Author SHA1 Message Date
  Brad King a6e02f881d add_dependencies: Track backtraces internally 7 years ago
  Brad King 8f076acdb0 cmLocalGenerator: Remove AddCompileDefinitions method 7 years ago
  Brad King ec9ef691fe Merge topic 'provide_explicit_source_and_build_command_line_options' 7 years ago
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 years ago
  Robert Maynard de962cc00d CMake: Internally uses -S instead of -H to specify source directory 7 years ago
  Brad King 3e125c0c01 Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM value 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Shane Parris 3f4b81f540 Add glob verify support to XCode, VS, Ninja, and Makefile generators 7 years ago
  Shane Parris b6ef4bc329 Document and extend the CMAKE_SUPPRESS_REGENERATION variable 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Brad King 79f22e8408 Makefile,Ninja: De-duplicate ComputeObjectFilenames method 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Marc Chevrier 3f935e690a LocalGenerator: refactoring 8 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 7 years ago
  Yurii Batrak 5f2e2c387d Makefiles: Avoid nested make calls for Fortran module dependencies 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  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