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
*
AIX: Enable versioned shared objects with CMAKE_AIX_SHARED_LIBRARY_ARCHIVE
Aditya Vidyadhar Kamath
2024-10-10
1
-2/+7
*
cmGeneratorTarget: Simplify AIX shared library archive name computation
Brad King
2024-10-10
1
-2/+1
*
cmGeneratorTarget: Simplify ComputeVersionedName signature
Brad King
2024-10-10
1
-16/+18
*
Merge topic 'build-databases'
Brad King
2024-09-05
1
-0/+473
|
\
|
*
cmExperimental: gate build database support behind a flag
Ben Boeckel
2024-09-03
1
-0/+4
|
*
cmGlobalGenerator: generate build database files for targets
Ben Boeckel
2024-08-27
1
-0/+14
|
*
cmDyndepCollation: write build database metadata
Ben Boeckel
2024-08-27
1
-0/+21
|
*
cmGeneratorTarget: add a method to build classified command lines
Ben Boeckel
2024-08-27
1
-0/+420
|
*
cmGeneratorTarget: add the concept of a "family" name
Ben Boeckel
2024-08-27
1
-0/+14
*
|
Source: Avoid comparing pointers to nullptr
Vitaly Stakhovsky
2024-08-27
1
-4/+3
|
/
*
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
|
/
/
[next]