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
/
cmNinjaNormalTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CreateRulePlaceholderExpander(): enhance memory management
Marc Chevrier
2023-05-04
1
-8/+8
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+15
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-12/+12
*
Merge topic 'CMake-uses-cmList-class'
Brad King
2023-04-25
1
-1/+2
|
\
|
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-1/+2
*
|
Add support of CMAKE_<LANG>_USE_RESPONSE_FILE_FOR_LIBRARIES variable.
Matthieu Ribiere
2023-04-13
1
-4/+34
|
/
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-2/+102
*
RULE_LAUNCH_*: Add support for generator expressions
Kyle Edwards
2023-02-03
1
-6/+6
*
Ninja: Swift: Add dependency edge to swiftmodule file
Evan Wilde
2023-01-21
1
-0/+17
*
Ninja: NFC: refactor swift module name computations
Evan Wilde
2023-01-21
1
-25/+35
*
Merge topic 'ninja-swift-exported-executables'
Brad King
2023-01-20
1
-8/+2
|
\
|
*
Ninja: Emit swiftmodule from executable with exports
Evan Wilde
2023-01-19
1
-8/+2
*
|
cmGeneratorTarget: Cache full name components
Pierre Testart
2023-01-18
1
-5/+3
|
/
*
cmNinjaNormalTargetGenerator: use `cmStrCat`
Ben Boeckel
2022-11-21
1
-3/+3
*
cmNinjaNormalTargetGenerator: fix grammar in verbose comment
Ben Boeckel
2022-11-21
1
-1/+1
*
Ninja: Avoid re-linking a Swift executable on every build
Evan Wilde
2022-11-17
1
-1/+3
*
Swift: Omit output-file-map when used as a linker
Evan Wilde
2022-10-28
1
-7/+1
*
Ninja: Fix mixed Swift/CXX library target generation
Evan Wilde
2022-09-16
1
-7/+14
*
remove unused variable
Robert Maynard
2022-07-13
1
-1/+0
*
Ninja: Avoid duplicating /DEF: linker flag with MSVC tools
Brad King
2022-05-31
1
-3/+0
*
cmLocalGenerator: Adopt AppendModuleDefinitionFlag method
Brad King
2022-05-31
1
-2/+2
*
Provide guidance when trying to use non-enabled language
Robert Maynard
2022-05-04
1
-7/+3
*
CUDA: Support CMP0105 on Clang
Raul Tambre
2021-11-08
1
-0/+15
*
CUDA: Use local shorthands for variables in Clang device link code
Raul Tambre
2021-11-07
1
-12/+10
*
CUDA: Avoid unnecessary allocation and GetLinkLanguage()
Raul Tambre
2021-11-07
1
-10/+8
*
CUDA: Ignore USE_WATCOM_QUOTE for device link rules
Raul Tambre
2021-11-07
1
-3/+0
*
Ninja: Fix creation of Windows import library directory
Brad King
2021-11-03
1
-2/+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-13/+13
*
Merge topic 'cuda_separable_clang_make'
Brad King
2021-07-29
1
-5/+5
|
\
|
*
CUDA/Clang: Simplify --register-link-binaries logic
root
2021-07-29
1
-5/+5
*
|
LINK_WHAT_YOU_USE feature: externalize configuration
Marc Chevrier
2021-07-09
1
-14/+22
|
/
*
Ninja: Fix LINK_WHAT_YOU_USE link flag placement
Đoàn Trần Công Danh
2021-06-25
1
-6/+3
*
Launchers: Support setting linker launchers
Bobby D Reynolds
2021-05-28
1
-0/+5
*
cmNinjaNormalTargetGenerator: Fix "Language" rule variable
Bobby D Reynolds
2021-05-28
1
-1/+1
*
cmNinjaNormalTargetGenerator: Factor out build event byproduct collection
Brad King
2021-05-25
1
-9/+10
*
cmNinjaTargetGenerator: Rename source file path lookup method for clarity
Brad King
2021-05-25
1
-3/+5
*
Ninja/Swift: Remove redundant calls to ConvertToNinjaPath
Brad King
2021-05-25
1
-5/+3
*
Merge topic 'ninja-multi-long-command-line-config'
Brad King
2021-05-03
1
-11/+19
|
\
|
*
Ninja Multi-Config: Split long command lines by config
Kyle Edwards
2021-04-30
1
-11/+19
*
|
Ninja: Escape SONAME on linker command line
Alexander Stein
2021-03-04
1
-2/+4
|
/
*
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
Kyle Edwards
2021-01-07
1
-8/+12
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-29/+31
*
cmLocalGenerator::GetRuleLauncher: return cmProp
vvs31415
2020-11-02
1
-4/+4
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-24/+200
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-1/+6
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-11/+11
*
Merge topic 'ninja-multi-rsp-remove-path'
Brad King
2020-08-06
1
-10/+2
|
\
|
*
Ninja: Restore shorter path to response files
Kyle Edwards
2020-08-03
1
-10/+2
*
|
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-1/+1
*
|
Ninja: Remove parameter default for cmNinjaTargetDepends
Kyle Edwards
2020-07-24
1
-3/+4
[next]