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
/
cmGlobalGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja Multi-Config: Fix cross-config custom command dependency tracing
Brad King
2021-11-04
1
-0
/
+2
*
Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file
Brad King
2021-10-20
1
-11
/
+0
*
cmGlobalGenerator: Add method to check if generator is at least VS 10
Brad King
2021-10-20
1
-0
/
+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-3
/
+3
*
cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment
Marc Chevrier
2021-09-19
1
-1
/
+1
*
Refactor: cmGlobalGenerator::GetGlobalSetting returns cmProp
Marc Chevrier
2021-08-09
1
-1
/
+2
*
cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targets
NAKAMURA Takumi
2021-07-08
1
-1
/
+1
*
Source: Add cmInstallRuntimeDependencySet
Kyle Edwards
2021-06-04
1
-0
/
+11
*
cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand
friendlyanon
2021-05-01
1
-1
/
+5
*
Ninja Multi-Config: Enable relink diagnostic message
Brad King
2021-02-03
1
-0
/
+2
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-4
/
+4
*
Merge topic 'make-GENERATED-visible-from-any-scope'
Brad King
2020-11-30
1
-0
/
+8
|
\
|
*
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
Deniz Bahadir
2020-11-24
1
-0
/
+8
*
|
Merge topic 'fix-find-make-program'
Brad King
2020-11-24
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
Kyle Edwards
2020-11-23
1
-0
/
+11
*
|
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-20
1
-3
/
+4
*
|
cmCustomCommandGenerator: Add option to transform depfile
Kyle Edwards
2020-10-13
1
-0
/
+6
|
/
*
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-0
/
+5
*
cmGlobalGenerator: Compute a global target ordering respecting dependencies
Brad King
2020-09-04
1
-0
/
+8
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Allow generator expressions in the EXCLUDE_FROM_ALL target property
Joerg Bornemann
2020-07-21
1
-1
/
+2
*
cmTarget: Replace "perConfig" constructor boolean with enum
Brad King
2020-05-18
1
-1
/
+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1
/
+1
*
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-0
/
+1
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-1
/
+1
*
export: Fix use-after-free on multiple calls overwriting same FILE
Brad King
2020-03-19
1
-6
/
+4
*
Generator: Don't allow Ninja Multi-Config variables on other generators
Kyle Edwards
2020-02-27
1
-0
/
+7
*
Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()
Kyle Edwards
2020-02-07
1
-0
/
+2
*
Refactor: Allow generators to decide default configuration for build
Kyle Edwards
2020-02-04
1
-0
/
+10
*
Merge topic 'multi-ninja-pch'
Brad King
2020-01-20
1
-0
/
+2
|
\
|
*
Multi-Ninja: Add precompile headers support
Cristian Adam
2020-01-17
1
-0
/
+2
*
|
Merge topic 'realpath-cache'
Brad King
2020-01-20
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: Add cache for realpath() results
Tim Blechmann
2020-01-16
1
-0
/
+4
*
|
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-1
/
+1
*
|
cmGlobalGenerator: modernize memrory managemenbt
Marc Chevrier
2019-12-30
1
-9
/
+11
|
/
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-2
/
+3
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-0
/
+6
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-10
1
-5
/
+7
*
cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET
Alexander Boczar
2019-10-15
1
-1
/
+2
*
file(GENERATE): Create output file structures even earlier
Brad King
2019-10-07
1
-2
/
+0
*
Unity build: Generate sources during Compute step
Brad King
2019-10-03
1
-0
/
+2
*
Merge topic 'clang-format-normalize-headers-presentation'
Brad King
2019-10-02
1
-2
/
+4
|
\
|
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2
/
+4
*
|
PCH: Report error when setting COMPILE_PDB_NAME property
Cristian Adam
2019-10-01
1
-0
/
+1
|
/
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-1
/
+1
|
\
|
*
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-1
/
+1
|
|
\
|
|
*
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
Brad King
2019-09-30
1
-1
/
+1
*
|
|
Generators: Remove function declarations which do not have a definition
Daniel Eiband
2019-09-21
1
-2
/
+0
*
|
|
cmExportSet: subsume cmExportSetMap source files
Tushar Maheshwari
2019-09-19
1
-1
/
+1
*
|
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-6
/
+6
[next]