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
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
GeneratorTarget: Fix missing system include cache key
Orkun Tokdemir
2024-07-23
1
-0/+4
*
GeneratorTarget: Factor out AddSystemIncludeCacheKey()
Orkun Tokdemir
2024-07-22
1
-41/+47
*
AIX: Add option to archive shared libraries
Aditya Vidyadhar Kamath
2024-07-17
1
-3/+21
*
cmGeneratorTarget: Adopt Swift-related methods from the Ninja generator
Dave Abrahams
2024-05-24
1
-0/+42
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
1
-0/+2
*
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
1
-5/+5
*
cmGeneratorTarget: Add GetLinkImplementationClosure mode for linking
Brad King
2024-05-21
1
-1/+3
*
cmGeneratorTarget: Factor transitive property methods into own source
Brad King
2024-05-20
1
-181/+1
*
cmGeneratorTarget: Factor link interface/impl methods into own source
Brad King
2024-05-20
1
-1440/+1
*
cmGeneratorTarget: Factor compatible interface properties into own source
Brad King
2024-05-20
1
-708/+0
*
cmGeneratorTarget: Factor options-like usage requirements into own source
Brad King
2024-05-20
1
-624/+0
*
cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source
Brad King
2024-05-20
1
-125/+0
*
cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source
Brad King
2024-05-20
1
-302/+0
*
cmGeneratorTarget: Factor SOURCES impl into own source
Brad King
2024-05-20
1
-515/+0
*
cmGeneratorTarget: Factor TargetPropertyEntry into own source
Brad King
2024-05-20
1
-167/+0
*
cmGeneratorTarget: Move TargetPropertyEntry creation method to header
Brad King
2024-05-20
1
-19/+24
*
cmTargetTraceDependencies: Factor out of cmGeneratorTarget
Brad King
2024-05-20
1
-247/+1
*
cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements
Brad King
2024-05-03
1
-114/+99
*
cmGeneratorTarget: Clarify name for evaluating compile-only usage requirements
Brad King
2024-05-03
1
-30/+31
*
Merge topic 'cxxmodules-no-import-std-reason'
Brad King
2024-05-03
1
-6/+13
|
\
|
*
cxxmodules: give a reason for unavailability of `import std`
Ben Boeckel
2024-05-02
1
-6/+13
*
|
Merge topic 'pch-single-arch'
Brad King
2024-05-02
1
-0/+14
|
\
\
|
*
|
PCH: Use per-arch .pch files only when building multiple Apple architectures
Brad King
2024-05-01
1
-0/+14
*
|
|
Merge topic 'vs-scan-module-deps-settings'
Brad King
2024-05-02
1
-9/+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmGeneratorTarget: add a target-level query for "needs dyndep"
Ben Boeckel
2024-05-01
1
-9/+24
|
*
|
Merge topic 'export-name-safe-name' into release-3.28
Brad King
2024-05-01
1
-0/+10
|
|
\
\
*
|
\
\
Merge topic 'genex-link-properties'
Brad King
2024-05-01
1
-25/+92
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties
Brad King
2024-04-29
1
-3/+12
|
*
|
|
GenEx: Teach TARGET_PROPERTY evaluation to optionally pierce LINK_ONLY
Brad King
2024-04-29
1
-13/+24
|
*
|
|
cmGeneratorExpressionDAGChecker: Simplify transitive property table
Brad King
2024-04-29
1
-0/+40
|
*
|
|
cmGeneratorExpressionDAGChecker: Make local generator available in constructor
Brad King
2024-04-29
1
-25/+32
*
|
|
|
Merge topic 'export-name-safe-name'
Brad King
2024-05-01
1
-0/+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmGeneratorTarget: add method to get a filesystem-safe export name
Ben Boeckel
2024-04-29
1
-0/+10
*
|
|
|
Merge topic 'exported-modules-with-headers'
Brad King
2024-04-30
1
-0/+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cmGeneratorTarget: add the original target as a COMPILE_ONLY link
Ben Boeckel
2024-04-27
1
-0/+4
|
|
/
*
|
Merge topic 'genex-cleanup'
Brad King
2024-04-15
1
-0/+1
|
\
\
|
*
|
cmGeneratorExpression: Add comments on implementation details
Brad King
2024-04-12
1
-0/+1
*
|
|
Experimental: add an experimental feature gate for `import std`
Ben Boeckel
2024-04-12
1
-0/+9
*
|
|
cxxmodules: link to `std`-providing targets when available
Ben Boeckel
2024-04-11
1
-0/+103
*
|
|
cmGlobalGenerator: compute target features before synthetic targets
Ben Boeckel
2024-04-11
1
-0/+12
|
/
/
*
|
VERIFY_INTERFACE_HEADER_SETS: Suppress clang-tidy include checks
ClausKlein
2024-04-08
1
-2/+4
*
|
VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma as C-style comment
ClausKlein
2024-04-08
1
-1/+2
*
|
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-7/+7
*
|
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
1
-5/+17
*
|
LINKER_TYPE: fix spelling error in message
Marc Chevrier
2024-03-12
1
-1/+1
*
|
Merge topic 'cxxmodules-fileset-cache-fullpath' into release-3.29
Brad King
2024-02-27
1
-1/+2
|
\
\
|
|
/
|
*
cmGeneratorTarget: collapse paths before querying the fileset cache
Ben Boeckel
2024-02-24
1
-1/+2
*
|
Merge topic 'cxxmodules-transitive-modules-usage' into release-3.29
Brad King
2024-02-21
1
-0/+1
|
\
\
|
|
/
|
*
cmGeneratorTarget: discover synthetic targets recursively
Ben Boeckel
2024-02-20
1
-0/+1
*
|
Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' into release-3.29
Brad King
2024-02-19
1
-0/+1
|
\
\
|
|
/
[next]