projects
/
platform
/
upstream
/
ninja.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/ninja.git
2012-02-27
Scott Graham
[win32] Overprint the previous line if we're attached...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Evan Martin
fix some public/private errors in rspfile patch
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Evan Martin
Merge pull request #217 from PetrWolf/master
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Evan Martin
Merge pull request #218 from tfarina/fix-graph-todo
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Evan Martin
Merge pull request #223 from pcc/restat-clean-manifest
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Peter Collingbourne
Do not reload the manifest if a restat cleans it while...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Evan Martin
Merge pull request #222 from polrop/test-bug-fix-62e9139740
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nicolas Despres
Add a test for empty path in CanonicalizePath().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Thiago Farina
fix depfile_ access
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Thiago Farina
Fix the TODO in graph.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
PetrWolf
Merge branch 'master' of github.com:PetrWolf/ninja
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
PetrWolf
Fix tabs, typos
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Evan Martin
Merge pull request #176 from pcc/exit-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Evan Martin
graphviz: don't draw edges multiple times
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Ian Godin
Made graph horizontal (better for filenames)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Petr Wolf
Add comments, remove unwanted whitespace change
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
unknown
Response files
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Clint Moore
Fixes the build on OpenIndiana
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Evan Martin
Merge pull request #214 from qhuo/onpipeready-fix
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Evan Martin
Merge pull request #213 from syntheticpp/evaluate-only...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Evan Martin
don't crash when CanonicalizePath removes all path...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Peter Collingbourne
If a command fails, wait for all running commands to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Peter Collingbourne
Implement cleanup-on-interrupt
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Peter Collingbourne
Clean up how the build line is managed at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Qingning Huo
Avoid using undefined value in Subprocess::OnPipeReady()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Peter Kuemmel
compute command twice only in case of an error
commit
|
commitdiff
|
tree
|
snapshot
2012-02-04
Evan Martin
Merge pull request #211 from okuoku/msvc-build-c4819
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
okuoku
windows: Disable warning C4819
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Evan Martin
Merge pull request #199 from qhuo/create-process
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Evan Martin
Merge pull request #210 from syntheticpp/colon-escape
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Peter Kuemmel
parse $:
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Peter Kuemmel
add colon escaping
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Evan Martin
Merge pull request #209 from scottfranklin/python3_compat
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Scott Franklin
Explicitly turn input/output lists into list objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Evan Martin
Merge pull request #208 from okuoku/cygwin-build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Qingning Huo
Add a test, NoSuchCommand.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
okuoku
Fix cygwin build by including stdio.h here
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Evan Martin
rearrange query/browse output to be more sensible
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Evan Martin
Merge pull request #204 from syntheticpp/parser-crash
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Evan Martin
Merge pull request #203 from syntheticpp/win-disk-interface
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Peter Kuemmel
check access to first element of string: string could...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Peter Kuemmel
fix search&replace error on struct name
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Peter Kuemmel
no error code about too long file names on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Evan Martin
Merge pull request #201 from syntheticpp/mingw-msvc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Peter Kuemmel
only msvc needs these workarounds
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Evan Martin
windows: use _WIN32 define everywhere
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Qingning Huo
Mark CreateProcess "program not found" failure as non...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Evan Martin
Merge pull request #198 from nico/strip0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Nico Weber
Strip ansi escape sequences from subcommand output...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Evan Martin
Merge pull request #197 from doctorlove/simple_dry_run
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Frances Buontempo
Add a test that dry run shows all commands that could...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Frances Buontempo
Stop warning about chdir etc which are treated as error...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Scott Graham
windows: always generate PDB
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Evan Martin
enable libstd++ debugging in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Evan Martin
Merge pull request #196 from evanj/master
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Evan Jones
BuildLog: Use Log::insert(Log::value_type()) to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Frances Buontempo
windows: make ninja_test build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Evan Martin
Merge branch 'stringpiece-hash'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Evan Martin
decide on murmur hash, delete stl hash
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Evan Martin
build gtest with -fvisibility=hidden as well
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Evan Martin
make new hash work on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Frances Buontempo
windows: hash_map bucket count has different getter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Frances Buontempo
GetTempPath() needs windows.h
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
back to murmur hash
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
remove string copy while loading depfiles
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
split canonicalize
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
more stringpiece
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
murmur -> stl hash
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
switch node lookup to StringPiece
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
convert ExternalStringHash to use StringPiece
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Evan Martin
include main hash load in -d stats output
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Craig Schlenter
configure.py: make CC='command with args' work
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Evan Martin
dynamic metrics report width
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Evan Martin
track canonicalize metric
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Evan Martin
migrate tempdir code to test.cc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
adjust restat behavior around missing outputs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
add a '-d stats' flag for detailed timings
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
windows: don't use \e in string
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
drop some std:: prefixes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
convert all time_t to a new TimeStamp type
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
factor out the main builder call
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
Merge pull request #194 from evanj/newline_spaces
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
Merge pull request #193 from evanj/reparse_error
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
Merge pull request #192 from evanj/master
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Jones
Lexer: include leading spaces in the newline token.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Jones
ninja.cc: Clear the rules/variables/state when reloadin...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Jones
Lexer: Remove the trailing newline from lexer.in.cc...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
test error message of ManifestParser::Load
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
make Lexer::Error not emit trailing newline
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
make my last change actually work
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
remove build_log v1/v2 code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
warn on accidental args to configure
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Jones
Lexer: include leading whitespace in the comment token.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
Merge pull request #188 from nico/spacelog
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Nico Weber
Switch build log to use tabs as field separators, to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Evan Martin
Merge pull request #185 from nico/vim
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
allow spellcheck to be used with a vector of strings
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
refactor tool list into a table
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
don't attempt to build browse.* in bootstrap mode
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
Merge pull request #175 from nornagon/escape-in-out
commit
|
commitdiff
|
tree
|
snapshot
next