index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmDependsFortran.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
1
-2
/
+2
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-3
/
+2
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-1
/
+1
|
\
|
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-1
/
+1
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-20
/
+20
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-299
/
+208
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-16
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3
/
+3
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-1
/
+1
*
cmDependsFortran: Use string to store module directory
Brad King
2015-07-29
1
-8
/
+5
*
cmFortranParser: Factor out of cmDependsFortran
Brad King
2015-07-27
1
-465
/
+0
*
cmDependsFortran: Simplify storage of preprocessor definitions
Brad King
2015-07-27
1
-12
/
+8
*
cmDependsFortran: Move FindIncludeFile method into parser class
Brad King
2015-07-27
1
-14
/
+17
*
Rename Fortran parser infrastructure to drop "Depends" prefix
Kitware Robot
2015-07-27
1
-71
/
+71
*
Fortran: Fix passing of preprocessor definitions to dependency scanner
Brad King
2015-07-06
1
-1
/
+1
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-1
/
+1
*
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-7
/
+3
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-2
/
+2
*
cmDepends: Refactor object file path conversion
Brad King
2014-07-22
1
-9
/
+14
*
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
Brad King
2014-07-22
1
-6
/
+6
*
Merge topic 'gfortran-compressed-modules'
Brad King
2014-06-24
1
-14
/
+27
|
\
|
*
Fortran: Add support for GNU >= 4.9 compressed modules (#14975)
Brad King
2014-06-23
1
-14
/
+27
*
|
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-6
/
+6
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-11
/
+11
*
|
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-20
/
+20
|
/
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-10
/
+10
*
cmDepends: allow multiple dependees per depender
Alex Neundorf
2012-11-06
1
-23
/
+29
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1
/
+1
*
Run vim spellcheck on some files
Yury G. Kudryashov
2012-02-29
1
-6
/
+6
*
Fix escapes in Fortran depend.make entries
Brad King
2010-01-04
1
-5
/
+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
BUG: Fix Fortran implicit dependency include path
Brad King
2009-02-24
1
-0
/
+3
*
ENH: Light refactoring of implicit dependency scanning configuration implemen...
Brad King
2008-05-08
1
-11
/
+14
*
BUG: Fix Fortran dependency parser preprocessor handling crash.
Brad King
2008-04-21
1
-2
/
+4
*
COMP: Fix build on Borland 5.5.
Brad King
2008-01-18
1
-1
/
+2
*
ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.
Brad King
2008-01-17
1
-15
/
+6
*
COMP: Fix build on VS6.
Brad King
2008-01-10
1
-4
/
+4
*
ENH: Patch from Maik to add preprocessor directive handling to Fortran depend...
Brad King
2008-01-09
1
-19
/
+180
*
BUG: make it compile on vs 6
Bill Hoffman
2008-01-08
1
-3
/
+3
*
ENH: Changes based on patch from Maik for better cmDependsFortran::ModulesDif...
Brad King
2008-01-07
1
-48
/
+125
*
ENH: Cleanup Fortran build directories by placing module stamp files in the t...
Brad King
2008-01-02
1
-9
/
+5
*
ENH: Make the Fortran compiler id available to cmDependsFortran at scanning a...
Brad King
2008-01-02
1
-4
/
+21
*
ENH: Changes based on patch from Maik Beckmann to copy fortran modules to tim...
Brad King
2007-12-31
1
-10
/
+112
*
ENH: Implemented Fortran module output directory and search path flags.
Brad King
2007-12-30
1
-20
/
+54
*
ENH: Simplify Fortran module proxy dependency implementation by removing unne...
Brad King
2007-12-30
1
-3
/
+0
*
COMP: Fix uninitialized variable and unused parameter warnings.
Brad King
2007-12-28
1
-2
/
+2
*
ENH: Add per-language clean rule generation to cmake_clean.cmake files to inc...
Brad King
2007-12-28
1
-0
/
+21
*
ENH: Implement Fortran module dependencies across targets and directories.
Brad King
2007-12-28
1
-119
/
+330
*
ENH: Convert cmDepends object interface to scan an entire target at once.
Brad King
2007-12-22
1
-3
/
+2
[next]