커밋 기록

작성자 SHA1 메시지 날짜
  Brad King 8832f78dd6 IWYU: Update for Debian 13 CI job 4 주 전
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 달 전
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 달 전
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 년 전
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 년 전
  Sebastian Holtermann 87341d8328 cmDepends: Define DependencyMap instead of DependencyVector 6 년 전
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 년 전
  Vitaly Stakhovsky 2c50a72576 cmDepends: all members accept std::string arguments 6 년 전
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 년 전
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 년 전
  Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY 8 년 전
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 년 전
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 년 전
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 년 전
  Alex Neundorf e74ff7c29f cmDepends: allow multiple dependees per depender 13 년 전
  Alex Neundorf 8aed02ae0f -fix Java dependency scanning, broken in previous commit 13 년 전
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 년 전
  Alexander Neundorf 39383ef8cb Major optimization of C/C++ dependency scanning. 16 년 전
  Andy Cedilnik f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall 20 년 전
  Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup 20 년 전
  Ken Martin c85069b290 ENH: some changes to the depends signature to be more flexible 20 년 전
  Brad King e8911705d6 ENH: Added optional verbose output to build system dependency check. 20 년 전
  Brad King e979735a19 ENH: Framework for java dependency scanner. Right now it does nothing but always reports success. This is enough to get the Java test to pass with the new generator because the old implementation did not do dependencies anyway. 21 년 전