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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGlobalGenerator: Only compute build files for all targets
Kyle Edwards
2022-07-13
1
-1
/
+3
*
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
Carsten Rudolph
2022-01-22
1
-1
/
+1
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-9
/
+13
*
CMP0028: Report the target whose link interface has an offending item
Brad King
2021-12-16
1
-0
/
+15
*
Merge topic 'env-init-configs'
Brad King
2021-11-23
1
-1
/
+2
|
\
|
*
try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars
Brad King
2021-11-22
1
-1
/
+2
*
|
cmCustomCommand: Move constructor arguments to individual setters
NAKAMURA Takumi
2021-11-18
1
-7
/
+4
*
|
Merge topic 'nmc-cross-config-target-deps'
Brad King
2021-11-05
1
-0
/
+3
|
\
\
|
|
/
|
*
Ninja Multi-Config: Fix cross-config custom command dependency tracing
Brad King
2021-11-04
1
-0
/
+3
*
|
Merge topic 'swift-win32-property'
Brad King
2021-10-29
1
-0
/
+6
|
\
\
|
*
|
Swift: Ignore WIN32_EXECUTABLE property outside of Windows
hotwatermorning
2021-10-28
1
-0
/
+6
*
|
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-1
/
+1
|
/
/
*
|
Merge topic 'lcc-policy'
Brad King
2021-10-22
1
-0
/
+48
|
\
\
|
|
/
|
/
|
|
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0
/
+48
*
|
Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file
Brad King
2021-10-20
1
-12
/
+1
|
/
*
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-0
/
+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-23
/
+23
*
cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment
Marc Chevrier
2021-09-19
1
-2
/
+2
*
Merge topic 'enh-AddCacheEntry-accepts-new-types'
Marc Chevrier
2021-09-10
1
-3
/
+2
|
\
|
*
Use new AddCacheEntry signatures
Marc Chevrier
2021-09-10
1
-3
/
+2
*
|
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-9
/
+3
|
/
*
Refactor: cmGlobalGenerator::GetGlobalSetting returns cmProp
Marc Chevrier
2021-08-09
1
-3
/
+3
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-2
/
+2
*
cmGlobalGenerator: Process targets in a stable order
NAKAMURA Takumi
2021-07-08
1
-3
/
+2
*
cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targets
NAKAMURA Takumi
2021-07-08
1
-9
/
+12
*
cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable
Brad King
2021-06-30
1
-0
/
+12
*
Source: Add cmInstallRuntimeDependencySet
Kyle Edwards
2021-06-04
1
-0
/
+24
*
cmGlobalGenerator: Simplify relative path conversion in AddRuleHash
Brad King
2021-05-13
1
-4
/
+2
*
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
Brad King
2021-05-12
1
-1
/
+1
*
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
1
-1
/
+1
*
cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand
friendlyanon
2021-05-01
1
-1
/
+6
*
cmGlobalGenerator: Clear list of install components between runs
Brad King
2021-01-28
1
-0
/
+1
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-4
/
+4
*
Merge topic 'make-GENERATED-visible-from-any-scope'
Brad King
2020-11-30
1
-0
/
+11
|
\
|
*
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
Deniz Bahadir
2020-11-24
1
-0
/
+11
*
|
Merge topic 'fix-find-make-program'
Brad King
2020-11-24
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
Kyle Edwards
2020-11-23
1
-1
/
+8
*
|
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-20
1
-3
/
+3
|
/
*
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-0
/
+7
*
cmake::GetCacheDefinition: Return cmProp
vvs31415
2020-09-28
1
-5
/
+6
*
{get,set}_property: Add support for referencing binary directories
Brad King
2020-09-23
1
-5
/
+5
*
Merge topic 'file-GENERATE-earlier'
Brad King
2020-09-11
1
-0
/
+2
|
\
|
*
file(GENERATE): Create output file structures for all directories first
Josef Angstenberger
2020-09-10
1
-0
/
+2
*
|
cmGlobalGenerator: Compute a global target ordering respecting dependencies
Brad King
2020-09-04
1
-0
/
+46
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-28
/
+26
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0
/
+1
|
\
\
|
*
|
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0
/
+1
*
|
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-3
/
+3
|
/
/
*
|
Merge topic 'compiler_flags'
Brad King
2020-08-06
1
-0
/
+8
|
\
\
|
*
|
Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILER
Fred Baksik
2020-07-29
1
-0
/
+8
[next]