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
/
cmFortranParserImpl.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
cmFortranParserImpl: remove unnecessary include
Daniel Pfeifer
2017-03-29
1
-1/+0
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-5/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmFortranParser: Inject a newline at end-of-file when missing
Brad King
2016-09-06
1
-2/+13
*
Fortran: Warn when dependency scanning fails to parse a source file
Brad King
2016-09-06
1
-4/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-1/+8
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-27/+23
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-134/+84
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-26/+0
*
cmFortranParser: Skip #line directives that do not name files
Brad King
2016-04-05
1
-1/+1
*
cmFortranParser: Parse #line directives
Brad King
2015-11-02
1
-0/+26
*
cmFortranParser: Factor out of cmDependsFortran
Brad King
2015-07-27
1
-0/+408