index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmLocalNinjaGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge topic 'ninja-multi-long-custom-command'
Brad King
2021-03-26
1
-0
/
+6
|
\
\
|
|
/
|
*
Ninja Multi-Config: Include configs in long CC scripts
Kyle Edwards
2021-03-25
1
-0
/
+6
*
|
Merge topic 'ninja-utf8'
Brad King
2021-03-10
1
-1
/
+4
|
\
\
|
*
|
Ninja: Use new wincodepage tool to determine encoding
Kyle Edwards
2021-03-09
1
-1
/
+4
|
|
/
*
|
cmLocalGenerator: Clarify GetIncludeFlags signature
Brad King
2021-02-25
1
-3
/
+3
|
/
*
Ninja: Use CMP0116 status recorded at time of custom command's creation
Kyle Edwards
2021-02-23
1
-2
/
+2
*
clang-tidy: fix `readability-redundant-string-init` warnings
Ben Boeckel
2021-01-27
1
-1
/
+0
*
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
Kyle Edwards
2021-01-07
1
-7
/
+6
*
Ninja: Omit custom commands with an empty COMMAND
Shannon Booth
2020-12-23
1
-1
/
+5
*
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-42
/
+152
*
cmLocalGenerator: Refactor custom command generator construction
Brad King
2020-12-15
1
-78
/
+89
*
cmLocalNinjaGenerator: Remove leftover local debugging comment
Brad King
2020-10-27
1
-5
/
+0
*
Ninja: Transform DEPFILEs with policy CMP0116
Kyle Edwards
2020-10-13
1
-2
/
+43
*
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
1
-2
/
+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-2
/
+3
*
Ninja: Write msvc_deps_prefix as UTF-8 when console codepage is UTF-8
Ben McMorran
2020-08-06
1
-2
/
+20
*
Merge topic 'cleanup-target-types'
Brad King
2020-07-28
1
-1
/
+1
|
\
|
*
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-1
/
+1
*
|
Ninja: Remove parameter default for cmNinjaTargetDepends
Kyle Edwards
2020-07-24
1
-8
/
+11
|
/
*
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-1
/
+1
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0
/
+1
*
Merge topic 'ninja-multi-install'
Brad King
2020-05-25
1
-0
/
+37
|
\
|
*
Ninja Multi-Config: Make "install" targets depend on default configs
Kyle Edwards
2020-05-22
1
-0
/
+37
*
|
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-6
/
+5
*
|
Merge topic 'cleanup-endls-1'
Brad King
2020-03-27
1
-16
/
+11
|
\
\
|
*
|
Refactor: Avoid `std::endl` where it's not necessary (part 1)
Alex Turbov
2020-03-26
1
-16
/
+11
|
|
/
*
|
Merge topic 'cmprop-getglobalprop'
Brad King
2020-03-27
1
-3
/
+3
|
\
\
|
*
|
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-3
/
+3
|
|
/
*
|
Simplify absolute path conversions using CollapseFullPath full signature
Brad King
2020-03-24
1
-2
/
+3
|
/
*
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
Kyle Edwards
2020-01-22
1
-5
/
+5
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-18
/
+73
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-21
/
+31
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-11-11
1
-2
/
+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1
/
+2
*
Ninja: Simplify top-level "all" target generation
Brad King
2019-09-30
1
-6
/
+0
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-1
/
+3
|
\
[next]