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
...
*
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
*
|
Update line_printer.cc
ppbrown
2014-10-27
1
-0/+1
|
/
*
Don't print "Recompacting..." message from tests.
Nico Weber
2014-09-19
6
-4/+13
*
Fix building tests on Windows again.
Nico Weber
2014-09-18
6
-12/+17
*
fix warning
Nico Weber
2014-09-18
1
-1/+1
*
Merge pull request #812 from nico/ninjatest
Nico Weber
2014-09-18
13
-67/+221
|
\
|
*
Don't support ? and : for --gtest-filter, a bit simpler.
Nico Weber
2014-09-18
1
-23/+11
|
*
Add support for --gtest_filter. The bots need it, and it is a useful flag.
Nico Weber
2014-09-18
2
-12/+99
|
*
Use a small, standalone testing framework instead of googletest.
Nico Weber
2014-09-18
13
-71/+150
*
|
Provide an error message on malformed lets. Fixes #807.
Nico Weber
2014-09-04
2
-1/+10
|
/
*
add some parens to silence a gcc warning
Evan Martin
2014-08-04
1
-1/+1
*
Remove extra info from Usage()
kwesolowski
2014-07-26
1
-3/+0
*
Changed implementation to provide load from 0 to ProcessorCount
kwesolowski
2014-07-26
1
-4/+6
*
Fixed naming convention in GetLoadAverage support functions.
kwesolowski
2014-07-26
1
-25/+25
[prev]
[next]