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
/
cmNinjaTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'Ninja-absolute-compile-commands'
David Cole
2012-07-09
1
-2
/
+14
|
\
|
*
Construct the full path before escaping it.
Stephen Kelly
2012-06-20
1
-4
/
+7
|
*
STYLE: Fix line length, remove extra blank line
David Cole
2012-06-19
1
-2
/
+2
|
*
Use full paths in compile_commands.json for out of source builds.
Stephen Kelly
2012-06-19
1
-0
/
+9
*
|
Merge topic 'ninja-cldeps'
David Cole
2012-06-19
1
-18
/
+77
|
\
\
|
|
/
|
/
|
|
*
Ninja: extract dependencies for .rc files with msvc tools
Peter Kuemmel
2012-06-13
1
-5
/
+8
|
*
Ninja: work with ninja/master, don't compile rc files with cl
Peter Kuemmel
2012-06-13
1
-18
/
+41
|
*
Ninja: use slashes for include dirs, so also slahes are in the .d files
Peter Kuemmel
2012-06-12
1
-0
/
+2
|
*
Ninja: complete MinGW support
Peter Kuemmel
2012-06-12
1
-3
/
+11
|
*
Line Length: <79
Peter Kuemmel
2012-06-12
1
-2
/
+4
|
*
Ninja: don't pollute the rules file with useless comments
Peter Kuemmel
2012-06-10
1
-1
/
+2
|
*
Ninja: don't use cmcldeps for try_compile
Peter Kuemmel
2012-06-09
1
-2
/
+14
|
*
Ninja: allow spaces in source path
Peter Kuemmel
2012-06-08
1
-17
/
+10
|
*
Ninja: add wrapper for cl to extract dependencies
Peter Kuemmel
2012-06-08
1
-5
/
+12
|
*
Ninja: add dependency tracking for msvc with cldeps
Peter Kuemmel
2012-06-07
1
-2
/
+10
*
|
Merge topic 'position-independent-targets'
David Cole
2012-06-12
1
-5
/
+2
|
\
\
|
*
|
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-5
/
+2
*
|
|
Avoid direct use of std::(o|)stringstream (#13272)
Brad King
2012-06-12
1
-2
/
+2
|
|
/
|
/
|
*
|
Escape the source file to be compiled if required.
Stephen Kelly
2012-06-04
1
-1
/
+4
*
|
Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
Stephen Kelly
2012-06-04
1
-0
/
+30
|
/
*
VS: Restore header files marked as OS X Framework content (#13196)
Brad King
2012-05-07
1
-1
/
+0
*
Merge topic 'ninja-generated-def'
David Cole
2012-04-03
1
-4
/
+9
|
\
|
*
Ninja: Fix module .def file path conversion
Brad King
2012-04-02
1
-4
/
+9
*
|
Merge topic 'ninja-generator'
David Cole
2012-03-27
1
-0
/
+4
|
\
\
|
*
|
Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flags
Peter Collingbourne
2012-03-26
1
-0
/
+4
*
|
|
Merge topic 'object-library'
David Cole
2012-03-20
1
-42
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ninja: Honor $<TARGET_OBJECTS:...> source expressions
Brad King
2012-03-16
1
-0
/
+11
|
*
|
Build object library targets in Ninja
Brad King
2012-03-16
1
-1
/
+3
|
*
|
Pre-compute object file names before Ninja generation
Brad King
2012-03-16
1
-1
/
+4
|
|
/
|
*
Simplify cmNinjaTargetGenerator using cmGeneratorTarget
Brad King
2012-03-16
1
-40
/
+36
*
|
Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test case
Peter Collingbourne
2012-03-17
1
-0
/
+11
|
/
*
Ninja: Fix for PDB files with spaces in the path.
Bill Hoffman
2012-03-16
1
-1
/
+2
*
Ninja: add .def file support
Peter Kuemmel
2012-03-07
1
-0
/
+36
*
Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commands
Peter Collingbourne
2012-02-27
1
-2
/
+9
*
Ninja: CMake: Adapt Ninja generator for per-target include dirs
David Cole
2012-02-22
1
-1
/
+4
*
Ninja: windows msvc: create for each target a .pdb file
Peter Kuemmel
2012-02-21
1
-0
/
+19
*
Ninja: Import library support for Windows
Peter Collingbourne
2012-02-19
1
-13
/
+0
*
Ninja: mark the Windows specific hacks with a comment only
Peter Kuemmel
2012-02-19
1
-1
/
+4
*
Ninja: add some hacks for Windows
Peter Kuemmel
2012-02-19
1
-0
/
+10
*
Ninja: Backslash rules for Windows
Peter Collingbourne
2012-02-19
1
-7
/
+0
*
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-0
/
+445