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
*
cmLocalGenerator: Don't store imported generator targets
Stephen Kelly
2015-10-20
1
-2
/
+1
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-1
/
+1
|
\
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-1
/
+1
|
*
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-1
/
+1
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-2
/
+2
|
/
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1
/
+1
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-1
/
+1
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-09
1
-1
/
+1
*
Ninja: Centralize path conversion in global generator (#15757)
Brad King
2015-09-25
1
-12
/
+6
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2
/
+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2
/
+1
*
Merge topic 'rm-Makefile-LocalGenerator'
Brad King
2015-08-11
1
-1
/
+1
|
\
|
*
cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.
Stephen Kelly
2015-08-07
1
-1
/
+1
*
|
Ninja: Centralized required Ninja version numbers and comparisons.
James Johnston
2015-08-09
1
-7
/
+5
|
/
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-1
/
+1
*
cmLocalCommonGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-17
/
+0
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-1
/
+1
*
cmMakefile: Move IsRoot API from cmLocalGenerator.
Stephen Kelly
2015-06-21
1
-2
/
+2
*
cmLocalGenerator: De-virtualize Configure().
Stephen Kelly
2015-06-04
1
-19
/
+9
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-2
/
+3
*
cmMakefile: Port CurrentListFile clients to GetDefinition.
Stephen Kelly
2015-05-19
1
-2
/
+2
*
cmLocalGenerator: Add abstraction to check if top-level.
Stephen Kelly
2015-05-14
1
-7
/
+2
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-3
/
+0
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2
/
+3
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2
/
+2
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-2
/
+2
*
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-1
/
+3
*
cmake: Remove the happy global property scope pattern.
Stephen Kelly
2015-04-15
1
-2
/
+1
*
Ninja: Improve internal check for generating at the top-level (#15436)
Brad King
2015-03-09
1
-2
/
+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2
/
+2
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1
/
+9
*
Ninja: Implement USES_TERMINAL using the console pool if available
Peter Collingbourne
2014-11-14
1
-0
/
+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
-2
/
+3
*
Ninja: Use 'console' pool for CMake re-run if possible (#14915)
Sylvain Joubert
2014-10-03
1
-0
/
+25
*
ninja: Use string parameters
Ben Boeckel
2014-05-02
1
-1
/
+1
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-0
/
+14
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-15
/
+18
*
cmCustomCommand: Return std::string from GetWorkingDirectory
Brad King
2014-03-12
1
-3
/
+3
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-5
/
+5
*
cmLocalGenerator: Add format option to ConvertToLinkReference
Brad King
2014-03-04
1
-2
/
+3
*
cmLocalGenerator: Add format option to ConvertToIncludeReference
Brad King
2014-03-04
1
-2
/
+3
*
Merge topic 'ninja-compile-link-pool'
Brad King
2013-11-26
1
-0
/
+35
|
\
|
*
Ninja: job pool support for compiling and linking
Peter Kümmel
2013-11-25
1
-0
/
+35
*
|
Merge topic 'INTERFACE_LIBRARY-property-whitelist'
Brad King
2013-11-26
1
-1
/
+2
|
\
\
|
*
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-1
/
+2
|
|
/
*
|
Merge topic 'ninja-quoted-cmd-commands'
Brad King
2013-11-26
1
-7
/
+23
|
\
\
|
|
/
|
/
|
|
*
Ninja: multiple commands must be quoted
Peter Kümmel
2013-11-25
1
-7
/
+23
*
|
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-5
/
+10
|
/
*
Ninja: run custom commands through launcher if available
Nils Gladitz
2013-10-31
1
-2
/
+42
[next]