Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King f49b0e6759 IWYU: Update for Debian 13 CI job vor 3 Wochen
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst vor 9 Monaten
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" vor 10 Monaten
  Sebastian Holtermann 87341d8328 cmDepends: Define DependencyMap instead of DependencyVector vor 6 Jahren
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` vor 6 Jahren
  Vitaly Stakhovsky 2c50a72576 cmDepends: all members accept std::string arguments vor 6 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations vor 9 Jahren
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments vor 9 Jahren
  Alex Neundorf e74ff7c29f cmDepends: allow multiple dependees per depender vor 13 Jahren
  Alex Neundorf 8aed02ae0f -fix Java dependency scanning, broken in previous commit vor 13 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Alexander Neundorf 39383ef8cb Major optimization of C/C++ dependency scanning. vor 16 Jahren
  Andy Cedilnik f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall vor 20 Jahren
  Ken Martin 6cc7bca222 ENH: fix some warnings and cleanup some vor 20 Jahren
  Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup vor 20 Jahren
  Ken Martin c85069b290 ENH: some changes to the depends signature to be more flexible vor 20 Jahren
  Brad King e8911705d6 ENH: Added optional verbose output to build system dependency check. vor 20 Jahren
  Brad King 35f36d3f0f COMP: Removed unused parameter warning. vor 21 Jahren
  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. vor 21 Jahren