Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Alex Neundorf
|
e74ff7c29f
cmDepends: allow multiple dependees per depender
|
13 years ago |
Alex Neundorf
|
8aed02ae0f
-fix Java dependency scanning, broken in previous commit
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Alexander Neundorf
|
39383ef8cb
Major optimization of C/C++ dependency scanning.
|
16 years ago |
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 years ago |
Ken Martin
|
6cc7bca222
ENH: fix some warnings and cleanup some
|
20 years ago |
Ken Martin
|
f85f919dbc
ENH: reduce the number of files produced still needs a bit more cleanup
|
20 years ago |
Ken Martin
|
c85069b290
ENH: some changes to the depends signature to be more flexible
|
20 years ago |
Brad King
|
e8911705d6
ENH: Added optional verbose output to build system dependency check.
|
20 years ago |
Brad King
|
35f36d3f0f
COMP: Removed unused parameter warning.
|
20 years ago |
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.
|
20 years ago |