Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |