Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmFortranParser: include what you use | Daniel Pfeifer | 2017-02-20 | 1 | -2/+6 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Fortran: Add support for submodule syntax in dependency scanning | Brad King | 2016-09-20 | 1 | -1/+19 |
* | cmFortranParser: Skip module procedures/functions/subroutines | Brad King | 2016-09-20 | 1 | -1/+5 |
* | cmFortranParser: Parse keywords as lexical tokens | Brad King | 2016-09-08 | 1 | -44/+38 |
* | cmFortranParser: Simplify grammar by skipping unknown statements | Brad King | 2016-09-08 | 1 | -13/+2 |
* | cmFortranParser: Revise indentation style to match rest of CMake | Brad King | 2016-09-06 | 1 | -101/+61 |
* | cmFortranParser: Parse #line directives | Brad King | 2015-11-02 | 1 | -1/+9 |
* | cmFortranParser: Port to bison 3 | Brad King | 2015-07-27 | 1 | -13/+10 |
* | Rename Fortran parser infrastructure to drop "Depends" prefix | Kitware Robot | 2015-07-27 | 1 | -0/+282 |