index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLocalCommonGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
XL: Fix using Fortran modules from their output directory
Brad King
2020-02-28
1
-0/+9
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-7/+3
*
cmLocalGenerator: Remove AppendFlags 'const char*' overload
Brad King
2019-09-05
1
-4/+2
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-5/+7
*
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-3/+1
|
\
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
|
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-1/+1
*
|
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-3/+2
|
/
*
cmMakefile: Make GetRequiredDefinition return std::string
Vitaly Stakhovsky
2018-09-05
1
-2/+1
*
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
Brad King
2018-01-29
1
-0/+15
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-1/+1
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-3/+2
*
cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction
Brad King
2017-05-15
1
-8/+4
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-2/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Fortran: Use module dir flag if needed for default module directory
Brad King
2016-09-20
1
-1/+2
*
Common: Use a string instead of enum for WorkingDirectory
Stephen Kelly
2016-09-19
1
-4/+6
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+5
*
Convert: Replace uses of Convert(NONE)
Stephen Kelly
2016-08-27
1
-2/+1
*
cmLocalGenerator: Add method to get Fortran-specific compiler flags
Brad King
2016-06-17
1
-0/+47
*
Refactor Makefile/Ninja tool working directory storage
Brad King
2016-06-17
1
-2/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8/+5
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalCommonGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-0/+17
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-0/+23