summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Update for Debian 13 CI jobBrad King2025-11-121-1/+1
* fileAPI: Add direct dependencies to target codemodel filesCraig Scott2025-10-071-1/+1
* cmLinkItem: Remove redundant cmLinkImplItem classCraig Scott2025-10-071-4/+7
* MSVC: Always define a character setAJIOB2025-10-071-0/+11
* Merge topic 'cps-symbolic-info'Brad King2025-10-031-0/+1
|\
| * CPS: Add Symbolic ComponentsTaylor Sasser2025-10-021-0/+1
* | instrumentation: Move target data into content filesMartin Duffy2025-10-021-2/+0
|/
* MSVC: Define _WINDLL consistently for shared librariesAJIOB2025-09-291-0/+7
* Merge topic 'file-GENERATE-CMP0189'Brad King2025-09-241-2/+1
|\
| * cmGeneratorTarget: Pass genex evaluation context to IsTransitivePropertyBrad King2025-09-231-2/+1
* | Merge branch 'backport-genex-refactor' into genex-refactorBrad King2025-09-221-4/+3
|\ \ | |/
| * GenEx: Consolidate target property evaluation context argumentsBrad King2025-09-221-4/+3
| * GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::EvaluationBrad King2025-09-211-3/+8
* | GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::EvaluationBrad King2025-09-221-3/+8
* | cmGeneratorTarget: return the source file addedBen Boeckel2025-09-081-1/+1
* | objects: implement installation naming strategiesBen Boeckel2025-08-161-2/+10
* | autogen: support the `SHORT` intermediate dir strategyBen Boeckel2025-07-291-3/+9
* | cmGeneratorTarget: add a query for whether to use short object namesBen Boeckel2025-07-281-0/+2
* | cmRulePlaceholderExpander: expand `<TARGET_SUPPORT_DIR>` placeholdersBen Boeckel2025-07-281-0/+1
* | pchreuse: defer target existence enforcement to generation timeBen Boeckel2025-07-221-0/+2
* | pchreuse: always ask the PCH reuse target for PDB informationBen Boeckel2025-07-221-0/+2
* | cmGeneratorTarget: factor out reuse target computationBen Boeckel2025-07-221-0/+2
|/
* cmLocalGenerator: add an override for CMakeFiles-using pathsBen Boeckel2025-05-241-0/+1
* FindXCTest: Update documentationPeter Kokot2025-04-271-1/+1
* GenEx: Add support for PDB_NAME and COMPILE_PDB_NAMEGiacomo Rombaut2025-03-111-0/+3
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Merge branch 'backport-3.31-custom-transitive-properties'Brad King2025-02-231-1/+2
|\
| * Merge branch 'backport-3.30-custom-transitive-properties'Brad King2025-02-231-1/+2
| |\
| | * GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive propertyBrad King2025-02-231-1/+2
* | | Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-183/+183
* | | Merge topic 'extern-domain'Brad King2025-01-221-0/+1
|\ \ \
| * | | Add support for foreign targetsVito Gamberini2025-01-211-0/+1
* | | | CMP0026: Remove support for OLD behaviorBrad King2025-01-191-1/+1
* | | | cmGeneratorTarget: Simplify storage of link implementationBrad King2025-01-181-14/+1
* | | | CMP0022: Remove support for OLD behaviorBrad King2025-01-181-1/+0
* | | | Merge topic 'remove-old-compatibility'Brad King2025-01-181-1/+0
|\ \ \ \
| * | | | CMP0003: Remove support for OLD behaviorBrad King2025-01-171-1/+0
| |/ / /
* | | | instrumentation: Add targetLabels field to link snippetsMartin Duffy2025-01-171-0/+4
|/ / /
* | | Merge topic 'fix-Fortran_BUILDING_INTRINSIC_MODULES'Brad King2025-01-131-1/+1
|\ \ \
| * | | Fortran: Add Fortran_BUILDING_INTRINSIC_MODULES for building intrinsicsAlex Turbov2025-01-091-1/+1
* | | | Merge topic 'revert-genex-tco-subgraph'Brad King2025-01-101-12/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | GenEx: Revert "Limit TARGET_PROPERTY transitive closure optimization"Brad King2025-01-091-12/+0
* | | Archive library: Add support for ARCHIVER: prefixMarc Chevrier2024-11-261-0/+8
* | | cmGeneratorTarget: Remove unused ComputeLinkInterface signatureBrad King2024-11-201-3/+0
|/ /
* | cmGeneratorTarget: Simplify ComputeVersionedName signatureBrad King2024-10-101-3/+5
* | Merge topic 'genex-tco-subgraph'Brad King2024-09-111-0/+12
|\ \
| * | GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphsMichael Herwig2024-09-101-0/+12
* | | cmDyndepCollation: write build database metadataBen Boeckel2024-08-271-0/+3
* | | cmGeneratorTarget: add a method to build classified command linesBen Boeckel2024-08-271-0/+59
* | | cmGeneratorTarget: add the concept of a "family" nameBen Boeckel2024-08-271-0/+1
|/ /