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
/
cmLocalNinjaGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-0/+1
*
instrumentation: Additional data in custom, install and link snippets
Martin Duffy
2025-09-24
1
-0/+2
*
autogen: support the `SHORT` intermediate dir strategy
Ben Boeckel
2025-07-29
1
-2/+3
*
Ninja: support short object directories
John Parent
2025-07-29
1
-0/+9
*
cmLocalGenerator: Drop no-op link flag placeholder infrastructure
Brad King
2025-06-10
1
-10/+0
*
generators: use `GetObjectOutputRoot` to compute target directories
Ben Boeckel
2025-05-24
1
-1/+1
*
cmLocalCommonGenerator: factor out `GetTargetDirectory`
John Parent
2025-05-22
1
-13/+0
*
cmStrCat: use character literals where possible
Ben Boeckel
2025-05-15
1
-1/+1
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-19/+19
*
instrumentation: Collect and record project build system metrics
Martin Duffy
2025-01-15
1
-5/+10
*
Refactor: Optimize `ostream::operator<<()` calls for some generators
Alex Turbov
2024-12-11
1
-6/+8
*
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
Brad King
2024-11-13
1
-4/+0
*
Add support of "LINKER:" prefix for artifact creation flags
Marc Chevrier
2024-11-04
1
-0/+10
*
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
Marc Chevrier
2024-11-04
1
-2/+3
*
cmGlobalNinjaGenerator: Reuse local generator caching of config list
Brad King
2024-06-21
1
-5/+2
*
Ninja: Use absolute path to COMSPEC if possible
scivision
2023-09-11
1
-1/+2
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+2
*
CreateRulePlaceholderExpander(): enhance memory management
Marc Chevrier
2023-05-04
1
-6/+4
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+8
*
cmLocalGenerator::MayBeRelativeToWorkDir: take care of all cases
Marc Chevrier
2023-05-02
1
-1/+13
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-6/+3
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-1/+2
*
Ninja: Use more efficient data structures to collect outputs
Nicolas van Kempen
2023-03-28
1
-12/+14
*
Merge topic 'clang-windows-cxx-modules'
Brad King
2023-03-21
1
-5/+22
|
\
|
*
Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows
Brad King
2023-03-20
1
-1/+18
|
*
cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows
Brad King
2023-03-18
1
-5/+5
*
|
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
1
-25/+27
|
/
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
1
-1/+1
*
Ninja: Match showIncludes dependencies using console output code page
Brad King
2022-10-30
1
-21/+5
*
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
Brad King
2021-12-01
1
-4/+1
*
Merge topic 'fix-ifdef-windows'
Brad King
2021-10-18
1
-1/+1
|
\
|
*
Source: Fix typo in _WIN32 preprocessor checks
Brad King
2021-10-15
1
-1/+1
*
|
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-1/+2
*
|
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-4/+4
*
|
cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsole
NAKAMURA Takumi
2021-06-29
1
-1/+1
*
|
cmTransformDepfile: Make directory for transformed depfile automatically
Brad King
2021-06-09
1
-2/+0
*
|
Ninja: Always compile sources using absolute paths
Brad King
2021-05-25
1
-5/+3
*
|
cmLocalNinjaGenerator: Remove unnecessary CollapseFullPath call
Brad King
2021-05-25
1
-3/+1
*
|
Ninja: Handle depfiles with absolute paths to generated files
Brad King
2021-05-19
1
-0/+13
*
|
cmGlobalNinjaGenerator: Factor out custom command output collection
Brad King
2021-05-19
1
-14/+6
*
|
cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild
Brad King
2021-05-19
1
-2/+3
*
|
cmLocalNinjaGenerator: Use variable for main custom command output path
Brad King
2021-05-19
1
-5/+8
*
|
cmLocalCommonGenerator: Select work directory semantically
Brad King
2021-05-13
1
-1/+1
*
|
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
1
-7/+5
*
|
Merge topic 'ninja-multi-long-command-line-config'
Brad King
2021-05-03
1
-5/+12
|
\
\
|
*
|
Ninja Multi-Config: Split long command lines by config
Kyle Edwards
2021-04-30
1
-5/+12
*
|
|
Genex: add_custom_command: DEPFILE supports genex
Marc Chevrier
2021-04-12
1
-1/+1
*
|
|
Merge topic 'nmc-cc-no-output'
Brad King
2021-03-30
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Ninja Multi-Config: Fix crash on custom command config with no output
Brad King
2021-03-29
1
-0/+5
[next]