index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Typo fix in graph.cc
tzik
2015-02-06
1
-1/+1
*
|
Allow manifest rebuild to loop up to 100 times
Colin Cross
2015-02-03
1
-14/+13
|
/
*
Merge pull request #897 from tzik/pending
Nico Weber
2015-01-24
1
-0/+21
|
\
|
*
Check pending SIGINT after ppoll/pselect
Taiju Tsuiki
2015-01-19
1
-0/+21
*
|
Remove an incorrect assert.
Nico Weber
2015-01-20
2
-1/+10
*
|
Merge pull request #894 from tfarina/has-indent
Nico Weber
2015-01-14
1
-4/+4
|
\
\
|
|
/
|
/
|
|
*
Cleanup: Fix 'hasIdent' variable name/style.
Thiago Farina
2015-01-10
1
-4/+4
*
|
Try to simplify d1e6a29 a bit.
Nico Weber
2015-01-04
1
-3/+3
*
|
Remove unused hash<std::string>.
Nico Weber
2015-01-04
1
-9/+0
*
|
Fix compilation errors on Visual Studio 2015 (_MSC_VER 1900).
Beren Minor
2014-12-31
2
-4/+21
|
/
*
Remove 'Recompacting...' messages.
Nico Weber
2014-12-18
6
-13/+2
*
Let DependencyScan::RecomputeDirty() work correclty with cyclic graphs.
Nico Weber
2014-12-08
3
-4/+89
*
Rename a few iterators. No behavior change.
Nico Weber
2014-12-07
2
-67/+67
*
remove two unneeded `explicit`s
Nico Weber
2014-12-07
2
-3/+3
*
Merge pull request #835 from rainlabs-eu/fix-cygwin-compatibility
Nico Weber
2014-12-04
1
-1/+4
|
\
|
*
Fixed cygwin compatibility (issue #806)
kwesolowski
2014-10-25
1
-1/+4
*
|
Rename num_collisions to collision_count.
Nico Weber
2014-12-04
1
-3/+3
*
|
Revert #223, fixes #874.
Nico Weber
2014-12-04
1
-5/+4
*
|
win: Use full console width for status messages.
Nico Weber
2014-12-02
1
-7/+4
*
|
win/lineprinter: Use a vector instead of manual memory management.
Nico Weber
2014-12-02
1
-8/+4
*
|
win: Let the "Pause" key or Ctrl-S pause output.
Nico Weber
2014-12-02
1
-10/+5
*
|
mark this 1.5.3.git
Nico Weber
2014-11-24
1
-1/+1
*
|
drop NINJA_BOOTSTRAP define
Evan Martin
2014-11-18
2
-4/+3
*
|
Make sure configure.py and ninja.cc always agree on if -t browse is included.
Nico Weber
2014-11-14
1
-2/+2
*
|
Merge pull request #850 from sgraham/ocd
Nico Weber
2014-11-12
3
-19/+22
|
\
\
|
*
|
whitespace/comment/wrap fixes, no intended functionality change
Scott Graham
2014-11-12
3
-19/+22
*
|
|
set *err when too many components in CanonicalizePath
Scott Graham
2014-11-12
2
-1/+7
|
/
/
*
|
properly guard against slash_bits overflow
Scott Graham
2014-11-12
2
-2/+33
*
|
fix not respecting length
Scott Graham
2014-11-11
1
-14/+18
*
|
no need to save slash_bits, add comment
Scott Graham
2014-11-11
1
-9/+9
*
|
save slash_bits in depslog
Scott Graham
2014-11-11
1
-9/+8
*
|
no need to Decanonicalize on non-Windows
Scott Graham
2014-11-11
1
-0/+2
*
|
fix CanonicalizePath going past StringPiece length + test
Scott Graham
2014-11-10
2
-0/+12
*
|
initialize slash_bits on non-win
Scott Graham
2014-11-10
1
-0/+2
*
|
make all GetNode explicit, add DepsLog canonicalize test
Scott Graham
2014-11-10
11
-67/+135
*
|
non-win compilation
Scott Graham
2014-11-09
1
-0/+10
*
|
improve test
Scott Graham
2014-11-09
1
-7/+10
*
|
assert no slashes in default GetNode
Scott Graham
2014-11-09
1
-0/+3
*
|
fix order of args to CanonicalizePath
Scott Graham
2014-11-09
9
-38/+38
*
|
remove CanonicalizePath overloads, test for toplevel behaviour
Scott Graham
2014-11-09
10
-25/+64
*
|
path decanonicalization when building command
Scott Graham
2014-11-08
4
-4/+39
*
|
fix multiple sequential slashes
Scott Graham
2014-11-08
3
-3/+18
*
|
wip on adding tests at higher level, some not right
Scott Graham
2014-11-08
6
-15/+76
*
|
track back->forward conversions in a bitmask
Scott Graham
2014-11-08
3
-6/+124
*
|
Merge pull request #822 from tzik/throttle
Nico Weber
2014-11-03
1
-1/+3
|
\
\
|
*
|
Throttle the number of pending commands by the parallelism configuration
tzik
2014-09-22
1
-1/+3
|
|
/
*
|
Merge pull request #825 from Rapptz/master
Nico Weber
2014-11-01
1
-0/+4
|
\
\
|
*
|
Fix unknown pragma warnings
Danny
2014-09-28
1
-0/+4
|
|
/
*
|
Use strchr in \ conversion in CanonicalizePath on Windows
Scott Graham
2014-10-30
1
-3/+2
*
|
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
8
-273/+429
[prev]
[next]