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
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-8
/
+9
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0
/
+1
*
Fortran: Inline conversion to relative path
Stephen Kelly
2016-10-06
1
-1
/
+5
*
Fortran: Wrap path convert in a call with a more-suitable name
Stephen Kelly
2016-10-06
1
-20
/
+21
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-4
/
+2
*
Convert: Inline uses of HOME_OUTPUT
Stephen Kelly
2016-09-19
1
-4
/
+8
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-28
/
+12
*
Convert: Inline HOME_OUTPUT MAKERULE conversion
Stephen Kelly
2016-09-19
1
-14
/
+30
*
Convert: Inline MAKERULE conversions
Stephen Kelly
2016-09-19
1
-2
/
+1
*
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-1
/
+1
*
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-8
/
+8
*
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-3
/
+5
*
cmDependsFortran: simplify boolean expression
Daniel Pfeifer
2016-09-12
1
-6
/
+1
*
Fortran: Warn when dependency scanning fails to parse a source file
Brad King
2016-09-06
1
-0
/
+6
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-1
/
+7
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-5
/
+5
*
Merge topic 'intel-fortran-mod-diff'
Brad King
2016-08-25
1
-0
/
+6
|
\
|
*
Fortran: Fix .mod file comparison for Intel 16 format
Brad King
2016-08-24
1
-0
/
+6
*
|
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-1
/
+2
*
|
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-2
/
+3
*
|
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
[next]