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
/
cmCommonTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
c++modules: Fully revert implementation of per-importer BMIs for 4.3
Brad King
2026-03-24
1
-81/+26
*
cxxmodules: Generate per-importer BMIs for native targets
Daniel Tierney
2026-02-09
1
-26/+81
*
pvs-studio: Add support for linting with PVS-Studio
Martin Duffy
2026-01-16
1
-2/+31
*
Source: replace string addition to cmStrCat
Alex Overchenko
2026-01-09
1
-3/+4
*
Source: Use cmStrCat in place of string addition
AJIOB
2025-12-09
1
-3/+3
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-1/+0
*
Merge branch 'backport-genex-refactor' into genex-refactor
Brad King
2025-09-22
1
-6/+7
|
\
|
*
GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context
Brad King
2025-09-22
1
-4/+3
|
*
GenEx: Collect evaluation arguments into local Context structures
Brad King
2025-09-22
1
-4/+6
*
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-1/+2
|
/
*
clang-tidy: Use cleaner path to export-fixes file with Ninja
Vito Gamberini
2025-07-15
1
-1/+1
*
generators: use GetSupportDirectory() in more places
Ben Boeckel
2025-05-23
1
-2/+1
*
IAR: Add support for C-STAT static analysis
Felipe Torrezan
2025-04-09
1
-1/+23
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Merge branch 'backport-3.31-custom-transitive-properties' (early part)
Brad King
2025-02-22
1
-3/+4
|
\
|
*
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
1
-3/+4
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-22/+22
|
/
*
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
1
-3/+3
*
cmGeneratorExpressionDAGChecker: Make local generator available in constructor
Brad King
2024-04-29
1
-1/+2
*
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-1/+1
*
cmCommonTargetGenerator: use modules from linked object-referenced targets
Ben Boeckel
2023-11-23
1
-1/+12
*
cmCommonTargetGenerator: return forward linked target dirs too
Ben Boeckel
2023-11-21
1
-29/+44
*
cmCommonTargetGenerator: use modules from object-referenced targets
Ben Boeckel
2023-11-21
1
-0/+8
*
Merge branch 'backport-target-objects' into target-objects
Brad King
2023-11-14
1
-2/+8
|
\
|
*
cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources
Brad King
2023-11-14
1
-0/+3
|
*
cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop body
Brad King
2023-11-14
1
-9/+8
*
|
cmCommonTargetGenerator: Drop unused local variable
Brad King
2023-11-14
1
-1/+0
*
|
Merge topic 'lint-genex-empty'
Brad King
2023-09-26
1
-4/+1
|
\
\
|
|
/
|
*
Linting: Fix empty evaluated genex
Orkun Tokdemir
2023-09-25
1
-4/+1
*
|
cmComputeLinkInformation: add `OBJECT` libraries as link items
Ben Boeckel
2023-08-01
1
-7/+1
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+1
|
/
*
cmComputeLinkInformation: track OBJECT library dependencies
Ben Boeckel
2023-07-22
1
-3/+9
*
Source: Fix -Wdangling-reference warnings exposed by gcc 13
Brad King
2023-05-22
1
-1/+1
*
TargetGenerator: Factor out generation of code check rules
Orkun Tokdemir
2023-05-16
1
-0/+165
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-2/+2
*
Merge topic 'module-depends-static-lib-cycle'
Brad King
2023-03-27
1
-0/+3
|
\
|
*
Ninja,Makefile: Restore Fortran module scanning in static library cycle
Brad King
2023-03-24
1
-0/+3
*
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-1/+0
*
|
Enhance support functions
Marc Chevrier
2023-02-28
1
-1/+1
*
|
cmCommonTargetGenerator: also consider synthetic targets
Ben Boeckel
2023-02-14
1
-1/+3
*
|
Merge topic 'lang-linker-launcher-genex'
Brad King
2023-02-03
1
-3/+11
|
\
\
|
|
/
|
/
|
|
*
<LANG>_LINKER_LAUNCHER: Allow generator expressions
Kyle Edwards
2023-02-02
1
-3/+11
*
|
cmCommonTargetGenerator: classify linked target directories by language
Ben Boeckel
2023-02-01
1
-1/+6
|
/
*
cmCommonTargetGenerator: fix linked target directory for multi-config builds
Ben Boeckel
2022-06-14
1
-0/+4
*
cmLocalGenerator: Adopt AppendModuleDefinitionFlag method
Brad King
2022-05-31
1
-28/+0
*
Provide guidance when trying to use non-enabled language
Robert Maynard
2022-05-04
1
-1/+29
*
Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESS
Peter Hill
2022-02-24
1
-2/+5
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-7/+7
*
Clang: embed windows manifests with GNU interface
Thomas Bernard
2021-09-16
1
-4/+9
*
Refactor: cmCommonTargetGenerator::GetFeature returns cmProp
Marc Chevrier
2021-08-09
1
-3/+3
[next]