index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmDependsJava.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1/+0
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-4/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-5/+5
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3/+0
*
cmDepends: allow multiple dependees per depender
Alex Neundorf
2012-11-06
1
-3/+3
*
-fix Java dependency scanning, broken in previous commit
Alex Neundorf
2012-08-20
1
-1/+1
*
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/+2
*
ENH: fix some warnings and cleanup some
Ken Martin
2005-07-27
1
-1/+1
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-10/+4
*
ENH: some changes to the depends signature to be more flexible
Ken Martin
2005-05-11
1
-6/+2
*
ENH: Added optional verbose output to build system dependency check.
Brad King
2005-05-06
1
-3/+4
*
COMP: Removed unused parameter warning.
Brad King
2005-03-01
1
-1/+1
*
ENH: Framework for java dependency scanner. Right now it does nothing but al...
Brad King
2005-03-01
1
-0/+59