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
*
cmGeneratorTarget: factor out fileset info and scanning detection
Ben Boeckel
2022-11-23
1
-0/+82
*
cmGeneratorTarget: factor out dyndep support detection
Ben Boeckel
2022-11-23
1
-0/+16
*
CMake: fix sizeof string literal violations
Kyle Edwards
2022-11-18
1
-1/+1
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
1
-22/+37
*
Merge topic 'fix-cxx20-detection'
Brad King
2022-11-11
1
-5/+12
|
\
|
*
Ninja: Restore support for compilers not defining a C++ standard level
Lingkai Dong
2022-11-10
1
-5/+12
*
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
ζeh Matt
2022-10-28
1
-2/+7
*
|
clang-tidy: enable cmStrLen() check and fix violations
Kyle Edwards
2022-10-19
1
-1/+1
|
/
*
VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification file
Daniel Hannon
2022-10-07
1
-1/+5
*
Xcode: Set object file locations using TARGET_TEMP_DIR
Brad King
2022-09-29
1
-3/+0
*
Merge topic 'check-library-properties-fix-performances-regression'
Brad King
2022-09-09
1
-1/+1
|
\
|
*
renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().
Marc Chevrier
2022-09-07
1
-1/+1
*
|
Merge topic 'file-set-source-group'
Kyle Edwards
2022-08-25
1
-1/+1
|
\
\
|
|
/
|
*
FILE_SET: Fix source group detection
Kyle Edwards
2022-08-24
1
-1/+1
*
|
Merge topic 'all-verify-interface-header-sets'
Kyle Edwards
2022-08-03
1
-0/+12
|
\
\
|
|
/
|
*
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
1
-0/+12
|
*
Merge topic 'verify-interface-header-sets-interface-library-source-language' ...
Brad King
2022-07-28
1
-0/+6
|
|
\
*
|
\
Merge topic 'cuda_add_lto_support'
Brad King
2022-08-03
1
-3/+27
|
\
\
\
|
*
|
|
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
1
-3/+27
*
|
|
|
Merge topic 'verify-interface-header-sets-interface-library-source-language'
Brad King
2022-07-28
1
-0/+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
VERIFY_INTERFACE_HEADER_SETS: Fall back to global languages
Kyle Edwards
2022-07-27
1
-0/+6
*
|
|
|
Merge topic 'verify-interface-header-sets-add-compile-definitions'
Brad King
2022-07-28
1
-0/+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
VERIFY_INTERFACE_HEADER_SETS: Finalize compile info for verify targets
Kyle Edwards
2022-07-27
1
-0/+6
|
|
/
*
|
Merge topic 'cpp-named-module-file-sets'
Brad King
2022-06-17
1
-1/+89
|
\
\
|
*
|
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-1/+89
|
|
/
*
|
Add SYSTEM target property
Da Quexian
2022-06-15
1
-3/+8
|
/
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-6/+6
*
VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets
Kyle Edwards
2022-05-25
1
-5/+23
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-17/+2
*
VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS
Kyle Edwards
2022-05-18
1
-5/+5
*
Merge topic 'file-set-generated-dependency'
Brad King
2022-04-15
1
-2/+4
|
\
|
*
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
Kyle Edwards
2022-04-14
1
-2/+4
|
*
Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch
Brad King
2022-03-21
1
-166/+14
*
|
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
1
-0/+173
*
|
LINK_LIBRARIES: Add support for LINK_ONLY genex
Brad King
2022-03-24
1
-0/+14
*
|
INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLY
Brad King
2022-03-22
1
-6/+8
*
|
LINK_LIBRARIES: Evaluate separately for linking and usage requirements
Brad King
2022-03-22
1
-27/+56
*
|
CUDA: Add support for CUDA_ARCHITECTURES=native
Brad King
2022-03-10
1
-0/+17
*
|
Merge topic 'cuda-arch-all'
Brad King
2022-03-02
1
-13/+13
|
\
\
|
|
/
|
*
CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logic
Brad King
2022-03-01
1
-13/+13
*
|
Genex-LINK_GROUP: Add possibility to group libraries at link step
Marc Chevrier
2022-02-28
1
-2/+4
*
|
Merge topic 'cuda-archs'
Brad King
2022-02-22
1
-5/+3
|
\
\
|
|
/
|
*
CUDA: Restore support for non-"all" CUDA_ARCHITECTURES with nvcc 11.5+
Brad King
2022-02-18
1
-5/+3
*
|
Merge topic 'genex-LINK_LIBRARY-to-decorate-library'
Brad King
2022-02-09
1
-3/+12
|
\
\
|
*
|
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-3/+12
|
|
/
*
|
Windows: Allow manifest files to be bundled as content
Aron Yu
2022-02-04
1
-1/+5
|
/
*
CUDA: Generic all and all-major support
Raul Tambre
2022-02-01
1
-8/+16
*
Merge topic 'link-interface-direct'
Brad King
2022-01-31
1
-95/+255
|
\
|
*
Add usage requirements to update direct link dependencies
Brad King
2022-01-29
1
-14/+166
|
*
cmGeneratorTarget: Add LookupLinkItem option to consider own target name
Brad King
2022-01-29
1
-6/+7
[next]