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
*
cmLocalGenerator: Drop no-op link flag placeholder infrastructure
Brad King
2025-06-10
1
-6/+3
*
Ninja: Fix WINDOWS_EXPORT_ALL_SYMBOLS with PRE_LINK build event
Vince Dupuis
2025-06-03
1
-7/+8
*
generators: use GetSupportDirectory() in more places
Ben Boeckel
2025-05-23
1
-4/+6
*
cmStrCat: use character literals where possible
Ben Boeckel
2025-05-15
1
-6/+6
*
Merge topic 'ninja-acc-target-comments'
Brad King
2025-03-05
1
-6/+32
|
\
|
*
Ninja: add COMMENT to build statement descriptions
Ben Boeckel
2025-03-03
1
-6/+32
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
|
/
*
instrumentation: Add Config value to snippet data
Martin Duffy
2025-02-09
1
-0/+4
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-44/+44
*
instrumentation: Add targetLabels field to link snippets
Martin Duffy
2025-01-17
1
-0/+6
*
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-1/+1
*
Merge topic 'fileapi-no-link-dependency-file'
Brad King
2024-12-04
1
-0/+3
|
\
|
*
fileapi: Do not expose flags for linker-generated dependencies
Brad King
2024-12-03
1
-0/+3
*
|
Add support of "LINKER:" prefix for artifact creation flags
Marc Chevrier
2024-11-04
1
-3/+6
*
|
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
Marc Chevrier
2024-11-04
1
-3/+7
|
/
*
Ninja: Fix AIX shared library archiving
Aditya Vidyadhar Kamath
2024-09-27
1
-2/+3
*
cmNinjaTargetGenerator: Factor out helper to add depfile bindings
Brad King
2024-09-12
1
-5/+4
*
AIX: Add option to archive shared libraries
Aditya Vidyadhar Kamath
2024-07-17
1
-1/+2
*
Swift: Use per-config module file locations in multi-config generators
Dave Abrahams
2024-05-24
1
-15/+2
*
cmGeneratorTarget: Adopt Swift-related methods from the Ninja generator
Dave Abrahams
2024-05-24
1
-29/+11
*
Swift/Ninja: Add support for response files
Evan Wilde
2024-01-08
1
-2/+4
*
Swift/Ninja: Split compilation model
Evan Wilde
2023-12-15
1
-7/+8
*
Add options to specify linker tool
Marc Chevrier
2023-10-13
1
-0/+8
*
Ninja: generate scanning and build rules for C++20 module synthetic targets
Ben Boeckel
2023-08-17
1
-12/+85
*
OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targets
Craig Scott
2023-08-09
1
-3/+5
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-1/+0
*
LINK_OPTIONS: ensure correct dollar escaping
Marc Chevrier
2023-07-17
1
-4/+0
*
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
[next]