| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefiles: Add support for building Fortran intrinsics | Isuru Fernando | 2021-06-24 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Factor out relative path conversion helpers | Brad King | 2021-05-13 | 1 | -4/+0 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmDepends: Update types to always use a Makefile generator | Brad King | 2020-04-13 | 1 | -2/+2 |
|
|
* | Modernize memory management | Marc Chevrier | 2020-03-05 | 1 | -1/+2 |
|
|
* | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 1 | -0/+2 |
|
|
* | Fortran: Thread compiler id through to internal Fortran parser | Brad King | 2019-02-14 | 1 | -0/+2 |
|
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -2/+3 |
|
|
* | cmDepends: all members accept std::string arguments | Vitaly Stakhovsky | 2019-01-19 | 1 | -6/+9 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -1/+1 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -3/+3 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 1 | -3/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | cmConfigure: Ensure separate include block in headers | Daniel Pfeifer | 2017-04-11 | 1 | -0/+1 |
|
|
* | Fortran: Wrap path convert in a call with a more-suitable name | Stephen Kelly | 2016-10-06 | 1 | -0/+3 |
|
|
* | 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 | -0/+7 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -7/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -11/+10 |
|
|
* | cmDependsFortran: Use string to store module directory | Brad King | 2015-07-29 | 1 | -1/+2 |
|
|
* | cmDependsFortran: Simplify storage of preprocessor definitions | Brad King | 2015-07-27 | 1 | -1/+1 |
|
|
* | cmDependsFortran: Move FindIncludeFile method into parser class | Brad King | 2015-07-27 | 1 | -6/+0 |
|
|
* | Rename Fortran parser infrastructure to drop "Depends" prefix | Kitware Robot | 2015-07-27 | 1 | -4/+4 |
|
|
* | cmDepends: allow multiple dependees per depender | Alex Neundorf | 2012-11-06 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Light refactoring of implicit dependency scanning configuration implemen... | Brad King | 2008-05-08 | 1 | -4/+1 |
|
|
* | ENH: Patch from Maik to add preprocessor directive handling to Fortran depend... | Brad King | 2008-01-09 | 1 | -1/+3 |
|
|
* | ENH: Make the Fortran compiler id available to cmDependsFortran at scanning a... | Brad King | 2008-01-02 | 1 | -1/+2 |
|
|
* | ENH: Changes based on patch from Maik Beckmann to copy fortran modules to tim... | Brad King | 2007-12-31 | 1 | -0/+4 |
|
|
* | ENH: Implemented Fortran module output directory and search path flags. | Brad King | 2007-12-30 | 1 | -2/+3 |
|
|
* | ENH: Implement Fortran module dependencies across targets and directories. | Brad King | 2007-12-28 | 1 | -0/+23 |
|
|
* | ENH: Convert cmDepends object interface to scan an entire target at once. | Brad King | 2007-12-23 | 1 | -5/+1 |
|
|
* | ENH: Pass target directory to cmDependsFortran scanning instances. | Brad King | 2007-12-19 | 1 | -3/+7 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
|
|
* | ENH: Improve performance of check build system by creating another file that ... | Andy Cedilnik | 2005-10-12 | 1 | -3/+3 |
|
|
* | ENH: reduce the number of files produced still needs a bit more cleanup | Ken Martin | 2005-07-27 | 1 | -2/+3 |
|
|
* | ENH: some changes to the depends signature to be more flexible | Ken Martin | 2005-05-11 | 1 | -3/+2 |
|
|
* | ENH: Added optional verbose output to build system dependency check. | Brad King | 2005-05-06 | 1 | -1/+1 |
|
|
* | ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu... | Brad King | 2005-03-03 | 1 | -0/+5 |
|
|
* | ENH: Added Fortran dependency scanner implementation. | Brad King | 2005-01-26 | 1 | -0/+64 |
|
|