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 | -0/+2 |
* | cmFortranLexer: Update to flex 2.6 | Brad King | 2016-09-06 | 1 | -0/+1 |
* | Fortran: Warn when dependency scanning fails to parse a source file | Brad King | 2016-09-06 | 1 | -0/+3 |
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -42/+28 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
* | cmFortranParser: Parse #line directives | Brad King | 2015-11-02 | 1 | -0/+2 |
* | cmFortranParser: Factor out of cmDependsFortran | Brad King | 2015-07-27 | 1 | -0/+79 |
* | Rename Fortran parser infrastructure to drop "Depends" prefix | Kitware Robot | 2015-07-27 | 1 | -0/+96 |