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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja Multi-Config: Split long command lines by config
Kyle Edwards
2021-04-30
1
-1
/
+4
*
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
Kyle Edwards
2021-01-07
1
-0
/
+3
*
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-3
/
+8
*
cmLocalGenerator: Refactor custom command generator construction
Brad King
2020-12-15
1
-0
/
+3
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Ninja: Remove parameter default for cmNinjaTargetDepends
Kyle Edwards
2020-07-24
1
-4
/
+4
*
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
Kyle Edwards
2020-01-22
1
-1
/
+1
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-2
/
+7
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-6
/
+9
*
Generators: Remove function declarations which do not have a definition
Daniel Eiband
2019-09-21
1
-1
/
+0
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-2
/
+2
*
Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property
Sebastian Holtermann
2019-05-14
1
-0
/
+2
*
Ninja: Generate scripts for long custom command sequences
Roger Leigh
2018-02-06
1
-1
/
+8
*
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
Brad King
2018-01-29
1
-5
/
+0
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-7
/
+7
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-1
/
+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
ninja: break unnecessary target dependencies
Ben Boeckel
2017-04-21
1
-1
/
+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5
/
+5
*
cmRulePlaceholderExpander: Port clients to direct-use
Stephen Kelly
2016-10-15
1
-0
/
+2
*
cmLocalGenerator: Remove the launcher from RuleVariables
Stephen Kelly
2016-10-15
1
-6
/
+0
*
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2
/
+0
*
cmLocalGenerator: Simplify ConvertToLinkReference
Stephen Kelly
2016-10-06
1
-3
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2
/
+16
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-11
/
+11
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-5
/
+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-12
/
+13
*
Source: Stabilize include order
Brad King
2016-04-29
1
-3
/
+4
*
Ninja: Fix non-determinism in generated build statement order (#15968)
Brad King
2016-02-11
1
-0
/
+1
*
Ninja: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-4
/
+5
*
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-1
/
+2
*
Ninja: Centralize path conversion in global generator (#15757)
Brad King
2015-09-25
1
-15
/
+0
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2
/
+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-1
/
+1
*
cmLocalCommonGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-6
/
+0
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-2
/
+2
*
cmLocalGenerator: De-virtualize Configure().
Stephen Kelly
2015-06-04
1
-2
/
+0
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1
/
+2
*
Ninja: Remove some bogus comments.
Stephen Kelly
2015-05-23
1
-9
/
+0
*
cmLocalGenerator: Add abstraction to check if top-level.
Stephen Kelly
2015-05-14
1
-3
/
+0
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-1
/
+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1
/
+1
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1
/
+1
*
Ninja: Fix RC include directories regression
Brad King
2014-10-13
1
-1
/
+2
*
Ninja: Use 'console' pool for CMake re-run if possible (#14915)
Sylvain Joubert
2014-10-03
1
-0
/
+1
*
ninja: Use string parameters
Ben Boeckel
2014-05-02
1
-1
/
+1
[next]