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
*
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-62/+152
*
Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
Marc Chevrier
2020-04-19
1
-10/+14
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-16/+18
*
Merge topic 'cuda_architectures'
Brad King
2020-04-16
1
-0/+89
|
\
|
*
CUDA: Add CUDA_ARCHITECTURES target property
Raul Tambre
2020-04-15
1
-0/+89
*
|
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-6/+6
|
/
*
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
1
-3/+5
*
Merge topic 'pch-ios-multi-arch'
Brad King
2020-04-03
1
-27/+41
|
\
|
*
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-27/+41
*
|
cmTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-30
1
-6/+7
|
/
*
Merge topic 'pch-warn-invalid'
Brad King
2020-03-27
1
-2/+16
|
\
|
*
PCH: add an option to disable `-Winvalid-pch`
Cristian Adam
2020-03-26
1
-2/+16
*
|
replace "std::string::find(x) == 0" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
1
-2/+2
*
|
cmTarget: minor code improvements
Vitaly Stakhovsky
2020-03-17
1
-1/+1
|
/
*
cmTargetPropertyComputer::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-16
1
-4/+4
*
Swift: Propagate Swift_MODULE_DIRECTORY as include directory
Saleem Abdulrasool
2020-03-12
1
-0/+84
*
Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
Alexandru Croitor
2020-03-04
1
-4/+40
*
Merge topic 'Genex-LINK_LANGUAGE'
Brad King
2020-02-27
1
-34/+130
|
\
|
*
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
Marc Chevrier
2020-02-26
1
-34/+130
*
|
Merge topic 'pch-file-time'
Brad King
2020-02-27
1
-0/+13
|
\
\
|
|
/
|
/
|
|
*
PCH: Copy the timestamp from an absolute header file
Cristian Adam
2020-02-26
1
-0/+13
*
|
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-14/+17
|
/
*
Source: use std::string in place of const char*
Vitaly Stakhovsky
2020-01-29
1
-10/+12
*
macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
Isuru Fernando
2020-01-24
1
-6/+16
*
Merge topic 'multi-ninja-pch'
Brad King
2020-01-20
1
-2/+9
|
\
|
*
Multi-Ninja: Add precompile headers support
Cristian Adam
2020-01-17
1
-2/+9
*
|
Merge topic 'acc-fix-in-source-depends-path'
Brad King
2020-01-20
1
-0/+11
|
\
\
|
*
|
cmGeneratorTarget: search for relative paths to the binary directory
Ben Boeckel
2020-01-16
1
-0/+11
|
|
/
*
|
Merge topic 'out-of-dir-link-list'
Brad King
2020-01-17
1
-31/+46
|
\
\
|
|
/
|
/
|
|
*
target_link_libraries: Fix out-of-dir linking of a list of targets
Brad King
2020-01-16
1
-31/+46
*
|
Merge topic 'avoid-getcwd'
Brad King
2020-01-15
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
cmake: avoid getcwd in `CollapseFullPath`
Tim Blechmann
2020-01-14
1
-1/+2
*
|
clang-format: fix erroneous handling of header <queue>
Marc Chevrier
2020-01-06
1
-2/+1
*
|
Add set_property option: DEPRECATION
Joseph Snyder
2020-01-02
1
-0/+28
|
/
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-4/+6
*
Link properties: must be transitive over private dependency on static library
Marc Chevrier
2019-12-12
1
-2/+2
*
Merge topic 'link-options-propagation'
Brad King
2019-12-09
1
-14/+22
|
\
|
*
Link properties: must be transitive over private dependency on static library
Marc Chevrier
2019-12-09
1
-14/+22
*
|
Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to Windows
Isuru Fernando
2019-12-06
1
-2/+2
|
/
*
Merge topic 'pch-reuse-no-prop'
Brad King
2019-11-18
1
-4/+5
|
\
|
*
PCH: Do not issue an error on duplicate target_precompile_headers call
Cristian Adam
2019-11-15
1
-4/+5
|
*
Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16
Brad King
2019-11-12
1
-0/+19
|
|
\
*
|
\
Merge topic 'unity-HEADER_FILE_ONLY'
Brad King
2019-11-12
1
-0/+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Unity: Don't include sources with HEADER_FILE_ONLY property set
Cristian Adam
2019-11-11
1
-0/+19
*
|
|
Merge topic 'pch-no-duplicates'
Craig Scott
2019-11-12
1
-8/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCH: No repeated path for internal generated PCH files
Cristian Adam
2019-11-11
1
-8/+2
|
|
/
*
|
Merge topic 'modernize-memory-management'
Kyle Edwards
2019-11-06
1
-53/+45
|
\
\
|
*
|
cmGeneratorTarget: modernize memory management
Marc Chevrier
2019-11-05
1
-53/+45
*
|
|
Merge topic 'install-name-dir-genex'
Brad King
2019-11-06
1
-3/+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
INSTALL_NAME_DIR: Add support for generator expressions
Kyle Edwards
2019-11-04
1
-3/+12
[next]