Commit History

Author SHA1 Message Date
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Marc Chevrier 5ca130e223 Refactoring: introduce function to check if a string is a generator expression 7 years ago
  Brad King 1b57f49586 genex: Simplify cmGeneratorExpressionInterpreter 7 years ago
  Vitaly Stakhovsky 65ab9ce938 Genex: Return Evaluate results as const std::string& 7 years ago
  Vitaly Stakhovsky 16e17376c7 EvaluateExpression() returns std::string 7 years ago
  Vitaly Stakhovsky c530e2f74f cmCompiledGeneratorExpression::Evaluate(): return const std::string& 7 years ago
  Marc Chevrier 10f58b27ac Genex: Per-source $<COMPILE_LANGUAGE:...> support 8 years ago
  Marc Chevrier 6bffc13ef1 Refactor per-source generator expression evaluation 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly c4ae157865 Genex: Port some access API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 1583440509 cmGeneratorExpression: Port interface to cmGeneratorTarget. 10 years ago
  Stephen Kelly 11165525ba cmGeneratorExpression: Port to cmLocalGenerator. 10 years ago
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. 10 years ago
  Stephen Kelly 80b9f0cbe2 Genex: Extract an evaluateWithContext method. 10 years ago
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. 10 years ago