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
/
cmGlobalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
1
-1/+2
*
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
1
-7/+6
*
CUDA: Revert "Always mark cuda toolkit as system include"
Robert Maynard
2022-10-17
1
-9/+0
*
Genex LINK_LIBRARY: Add support for framework with postfix
Marc Chevrier
2022-09-21
1
-5/+14
*
Merge topic 'link-framework-with-multi-config-postfix'
Brad King
2022-09-15
1
-1/+2
|
\
|
*
Apple: Fix regression when linking a framework with postfix
Marc Chevrier
2022-09-14
1
-1/+2
*
|
Merge topic 'check-library-properties-fix-performances-regression'
Brad King
2022-09-09
1
-4/+4
|
\
\
|
|
/
|
*
renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().
Marc Chevrier
2022-09-07
1
-4/+4
*
|
CUDA: Always mark cuda toolkit as system include
Robert Maynard
2022-08-18
1
-0/+9
|
/
*
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
1
-0/+8
*
Merge topic 'verify-interface-header-sets-add-compile-definitions' into relea...
Brad King
2022-07-28
1
-29/+5
|
\
|
*
cmTarget: Factor out FinalizeTargetCompileInfo()
Kyle Edwards
2022-07-27
1
-29/+5
*
|
cmSystemTools: Factor out method to get Windows OS version
Brad King
2022-07-25
1
-31/+6
|
/
*
Merge topic 'export-try-compile-crash' into release-3.24
Kyle Edwards
2022-07-14
1
-1/+3
|
\
|
*
cmGlobalGenerator: Only compute build files for all targets
Kyle Edwards
2022-07-13
1
-1/+3
*
|
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-12/+12
*
|
Merge topic 'dependency-providers'
Brad King
2022-05-25
1
-0/+5
|
\
\
|
*
|
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
1
-0/+5
*
|
|
cmGlobalGenerator: check for `nullptr` in `GetLanguageFromExtension`
Ben Boeckel
2022-05-21
1
-1/+4
|
/
/
*
|
project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point
Craig Scott
2022-05-13
1
-0/+27
*
|
xcode: add support for xcconfig files
Gregor Jasny
2022-04-03
1
-0/+1
*
|
Merge topic 'verify-header-sets'
Brad King
2022-03-30
1
-0/+26
|
\
\
|
*
|
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
1
-0/+26
*
|
|
CMP0132: Don't set compiler environment variables on first run
Craig Scott
2022-03-29
1
-1/+3
|
/
/
*
|
GenEx/LINK_LIBRARY: Add features for framework support on Apple
Marc Chevrier
2022-02-15
1
-1/+12
*
|
cmGlobalGenerator: Add helper to split framework path
Marc Chevrier
2022-02-13
1
-0/+31
|
/
*
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
[next]