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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link to transitive dependencies on stub libraries only on some linkers
Brad King
2024-01-04
1
-0/+3
*
Merge topic 'imported-implib-only'
Brad King
2023-12-06
1
-1/+1
|
\
|
*
cmComputeLinkInformation: Restore soname lookup for non-imported targets
Brad King
2023-12-05
1
-1/+0
|
*
cmGeneratorTarget: Add helper to check for known runtime artifact
Brad King
2023-12-05
1
-0/+1
*
|
LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT
Marc Chevrier
2023-11-29
1
-3/+7
*
|
Merge topic 'fortran-objects-as-sources-fix'
Brad King
2023-11-27
1
-0/+5
|
\
\
|
|
/
|
*
cmGeneratorTarget: add a query for targets with objects in the source list
Ben Boeckel
2023-11-21
1
-0/+5
*
|
Add options to specify linker tool
Marc Chevrier
2023-10-13
1
-0/+7
|
/
*
cmGeneratorTarget: Track explicitly enabled language standard levels
Brad King
2023-10-05
1
-0/+8
*
cmGeneratorTarget: Remove outdated const/mutable pair
Brad King
2023-10-04
1
-5/+4
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
1
-2/+2
*
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
1
-1/+3
*
CUDA: Factor out helper to generate CUDA architecture flags
Brad King
2023-09-21
1
-1/+5
*
Merge branch 'fortran-object-libraries-release' into fortran-object-libraries
Ben Boeckel
2023-09-05
1
-0/+1
|
\
|
*
cmGeneratorTarget: support config-independent Fortran source queries
Ben Boeckel
2023-09-05
1
-0/+1
*
|
cxxmodules: generate synthetic targets as an initial pass
Ben Boeckel
2023-08-17
1
-0/+6
*
|
cmGeneratorTarget: classify BMI-only C++ module sources
Ben Boeckel
2023-08-17
1
-0/+3
*
|
cmGeneratorTarget: support better errors when checking for C++20 modules
Ben Boeckel
2023-08-16
1
-1/+4
*
|
OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targets
Craig Scott
2023-08-09
1
-0/+1
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-1/+1
*
|
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
1
-0/+2
*
|
cmTarget: Add a way to represent imported shared library stubs
Robert Maynard
2023-07-18
1
-0/+1
*
|
macOS: Allow IMPORTED_LOCATION to be a framework folder
Kyle Edwards
2023-06-23
1
-0/+4
|
/
*
Merge topic 'use-linker-depfile'
Brad King
2023-05-04
1
-0/+3
|
\
|
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+3
*
|
Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property
Orkun Tokdemir
2023-05-03
1
-0/+2
|
/
*
cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure
Orkun Tokdemir
2023-04-05
1
-0/+22
*
cmGeneratorTarget: Pass language to GetAppleArchs when possible
Brad King
2023-03-15
1
-1/+2
*
cmGeneratorTarget: Convert GetAppleArchs output argument to return value
Brad King
2023-03-15
1
-2/+1
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-2/+12
*
Enhance support functions
Marc Chevrier
2023-02-28
1
-0/+5
*
cmMakefile: add support for a "synthesized" target
Ben Boeckel
2023-02-14
1
-0/+1
*
cmTarget: store visibility as an `enum` rather than bools
Ben Boeckel
2023-02-14
1
-0/+1
*
cmGeneratorTarget: add a method to query if Fortran sources exist
Ben Boeckel
2023-02-01
1
-0/+2
*
cmGeneratorTarget: Cache full name components
Pierre Testart
2023-01-18
1
-8/+18
*
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0/+2
*
Merge topic 'add-generator-target-caches'
Brad King
2022-11-30
1
-0/+12
|
\
|
*
cmGeneratorTarget: Add caches to some functions
Pierre Testart
2022-11-28
1
-0/+12
*
|
cmGeneratorTarget: factor out fileset info and scanning detection
Ben Boeckel
2022-11-23
1
-0/+14
*
|
cmGeneratorTarget: factor out dyndep support detection
Ben Boeckel
2022-11-23
1
-0/+4
|
/
*
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
1
-1/+4
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-0/+30
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-14/+14
*
export: Fix TARGET_NAME lookup for out-of-dir linking
Brad King
2022-04-01
1
-3/+3
*
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
1
-0/+5
*
LINK_LIBRARIES: Evaluate separately for linking and usage requirements
Brad King
2022-03-22
1
-4/+13
*
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-1/+2
*
Merge topic 'link-interface-direct'
Brad King
2022-01-31
1
-3/+20
|
\
|
*
Add usage requirements to update direct link dependencies
Brad King
2022-01-29
1
-2/+10
|
*
cmGeneratorTarget: Add LookupLinkItem option to consider own target name
Brad King
2022-01-29
1
-1/+7
[next]