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
*
MSVC: Restore pre-4.2 default PDB paths
Ben Boeckel
2025-12-05
1
-6/+10
*
cmGeneratorTarget: Revert "always provide a compile PDB filename"
Brad King
2025-12-02
1
-4/+9
*
cmGeneratorTarget: always provide a compile PDB filename
Ben Boeckel
2025-11-25
1
-9/+4
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-1/+0
*
PrecompileHeaders: downgrade `REUSE_FROM` without a PCH to a warning
Ben Boeckel
2025-10-17
1
-4/+4
*
fileAPI: Add direct dependencies to target codemodel files
Craig Scott
2025-10-07
1
-2/+2
*
Source: Minor optimizations
AJIOB
2025-10-07
1
-1/+1
*
Merge topic 'cps-symbolic-info'
Brad King
2025-10-03
1
-0/+5
|
\
|
*
CPS: Add Symbolic Components
Taylor Sasser
2025-10-02
1
-0/+5
*
|
instrumentation: Move target data into content files
Martin Duffy
2025-10-02
1
-9/+0
|
/
*
MSVC: Define _WINDLL consistently for shared libraries
AJIOB
2025-09-29
1
-0/+30
*
PDB: Always add the target per-config POSTFIX to .pdb names
Marc Chevrier
2025-09-25
1
-4/+10
*
Merge branch 'backport-genex-refactor' into genex-refactor
Brad King
2025-09-22
1
-25/+30
|
\
|
*
GenEx: Consolidate target property evaluation context arguments
Brad King
2025-09-22
1
-8/+6
|
*
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
-24/+32
*
|
cmLocalGenerator: get the configuration when building object paths
Ben Boeckel
2025-09-09
1
-2/+2
*
|
cmObjectLocation: support install-specific object locations
Ben Boeckel
2025-09-09
1
-1/+2
*
|
cmSourceFile: internally track CMake-managed source files
Ben Boeckel
2025-09-08
1
-0/+5
*
|
cmGeneratorTarget: return the source file added
Ben Boeckel
2025-09-08
1
-2/+3
*
|
cmGeneratorTarget: only apply short object names when necessary
Ben Boeckel
2025-09-02
1
-1/+1
*
|
cmGeneratorTarget: disambiguate pch objects for multi-config generators
Ben Boeckel
2025-09-02
1
-1/+5
*
|
autogen: compute short directories too
Ben Boeckel
2025-09-02
1
-3/+3
*
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-4/+21
*
|
objects: implement installation naming strategies
Ben Boeckel
2025-08-16
1
-5/+49
*
|
autogen: support the `SHORT` intermediate dir strategy
Ben Boeckel
2025-07-29
1
-6/+10
*
|
cmGeneratorTarget: shorten PCH filenames
John Parent
2025-07-29
1
-8/+16
*
|
cmGeneratorTarget: add a query for whether to use short object names
Ben Boeckel
2025-07-28
1
-0/+5
*
|
cmRulePlaceholderExpander: expand `<TARGET_SUPPORT_DIR>` placeholders
Ben Boeckel
2025-07-28
1
-0/+5
*
|
pchreuse: defer dependency addition until generation time
Ben Boeckel
2025-07-22
1
-0/+4
*
|
pchreuse: ban PCH reuse from targets which disable PCH
Ben Boeckel
2025-07-22
1
-0/+18
*
|
pchreuse: defer target existence enforcement to generation time
Ben Boeckel
2025-07-22
1
-12/+78
*
|
pchreuse: defer PCH consistency checks to generation time
Ben Boeckel
2025-07-22
1
-0/+14
*
|
pchreuse: always ask the PCH reuse target for PDB information
Ben Boeckel
2025-07-22
1
-1/+20
*
|
cmGeneratorTarget: factor out reuse target computation
Ben Boeckel
2025-07-22
1
-20/+33
|
/
*
Merge topic 'target-file-dir-refactoring'
Brad King
2025-05-27
1
-10/+17
|
\
|
*
cmLocalGenerator: add an override for CMakeFiles-using paths
Ben Boeckel
2025-05-24
1
-2/+14
|
*
generators: use `GetObjectOutputRoot` to compute target directories
Ben Boeckel
2025-05-24
1
-1/+1
|
*
cmGeneratorTarget: query the local generator for the target directory
John Parent
2025-05-23
1
-8/+3
*
|
Merge topic 'swift-module-nested-structure'
Brad King
2025-05-23
1
-1/+8
|
\
\
|
|
/
|
/
|
|
*
Swift: Generate nested swift modules in build dir
Evan Wilde
2025-05-21
1
-1/+8
*
|
cmStrCat: use character literals where possible
Ben Boeckel
2025-05-15
1
-11/+11
*
|
cmStrCat: combine neighboring arguments where possible
Ben Boeckel
2025-05-15
1
-1/+2
|
/
*
GenEx: Add support for PDB_NAME and COMPILE_PDB_NAME
Giacomo Rombaut
2025-03-11
1
-33/+47
*
GenEx: Fix TARGET_PDB_FILE_BASE_NAME with PDB_NAME and DEBUG_POSTFIX
Giacomo Rombaut
2025-03-06
1
-1/+2
*
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
-7/+10
|
\
|
*
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
1
-7/+10
*
|
Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable.
Marc Chevrier
2025-01-26
1
-6/+7
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-182/+182
[next]