index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmDependsJava.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2
/
+2
*
cmDepends: Define DependencyMap instead of DependencyVector
Sebastian Holtermann
2019-03-27
1
-4
/
+3
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-2
/
+3
*
cmDepends: all members accept std::string arguments
Vitaly Stakhovsky
2019-01-18
1
-1
/
+1
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-3
/
+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-4
/
+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+7
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-7
/
+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8
/
+9
*
cmDepends: allow multiple dependees per depender
Alex Neundorf
2012-11-06
1
-1
/
+2
*
-fix Java dependency scanning, broken in previous commit
Alex Neundorf
2012-08-20
1
-1
/
+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Major optimization of C/C++ dependency scanning.
Alexander Neundorf
2009-09-23
1
-1
/
+2
*
ENH: Improve performance of check build system by creating another file that ...
Andy Cedilnik
2005-10-12
1
-3
/
+3
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-9
/
+2
*
ENH: some changes to the depends signature to be more flexible
Ken Martin
2005-05-11
1
-3
/
+2
*
ENH: Added optional verbose output to build system dependency check.
Brad King
2005-05-06
1
-1
/
+1
*
ENH: Framework for java dependency scanner. Right now it does nothing but al...
Brad King
2005-03-01
1
-0
/
+54