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-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
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
2012-01-04
Jeremy Apthorp
Add a test for quoting spaces in expanded $in and ...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
Merge pull request #186 from evanj/master
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Jones
ninja_syntax.py: Fix a bug when passing dict variables...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
Revert "ninja_syntax.py: Fix a bug when passing variabl...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Scott Graham
windows: more build fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Martin
Merge pull request #184 from evanj/master
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Nico Weber
Add a ninja syntax file for vim.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Jones
ninja_syntax.py: Fix a bug when passing variables to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Evan Jones
Add a space to unexpected token errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Frances Buontempo
Use ExitProcess instead of exit in Fatal to allow extra...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Scott Graham
windows: make bootstrap.py/configure.py work with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Evan Martin
Merge pull request #180 from doctorlove/int64
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Frances Buontempo
Add new line to new file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Frances Buontempo
typedef long long for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Evan Martin
Merge pull request #179 from polrop/fix-clang-warning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Evan Martin
Merge pull request #177 from doctorlove/msvc_changes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Nicolas Despres
Fix warning about class previously declared as struct.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Frances Buontempo
std::string(NULL,0) asserts in MSVC Debug
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Frances Buontempo
Changes to hash_map to make it build with MSVC's version
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Frances Buontempo
Include <algorithm> for std::find in test.cc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Jeremy Apthorp
When expanding $in and $out, wrap with quotes if the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Evan Martin
allow hyphen in variable names
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Evan Martin
more private
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Evan Martin
make evalstring internals private
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Evan Martin
Merge pull request #173 from polrop/fix-typo-in-manual
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Nicolas Despres
Fix typo in manual.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Evan Martin
build fix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Evan Martin
switch the core ninja parser to use re2c for the lexer
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Evan Martin
minor re2c cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Evan Martin
handle nuls more carefully in re2c rules
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Evan Martin
add script for measuring build performance
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
ninja_syntax: add restat attribute to rules
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
add bash completion based on zsh completion
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
move some docs to home page
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
link to blog post in docs
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
add an "all" target to build all binaries
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
fix parser_perftest after depfile change
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Evan Martin
de-escape backslashes in depfiles while parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
add (failing) test involving spaces in depfiles
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
switch DepfileParser to take a string* to make memory...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
fix depfile regex to not match empty strings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
adapt parser_perftest to new depfile class
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
remove huge indent from tools list
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
rearrange the new bootstrap.py
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Evan Martin
Merge branch 'master' of git://github.com/ehird/ninja
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Evan Martin
Merge pull request #166 from tfarina/fix-commit
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Thiago Farina
Follow up fix to commit 32bf74f (Fix the TODO in Rule...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Evan Martin
Merge pull request #164 from tfarina/rule-private-members
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Thiago Farina
Fix the TODO in Rule class.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Evan Martin
windows: handle ERROR_PATH_NOT_FOUND
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Evan Martin
Merge pull request #163 from jsternberg/master
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Jonathan Sternberg
Matching the depfile_parser.in.cc file to properly...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Evan Martin
Merge pull request #161 from nico/fix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Nico Weber
Let ninja_syntax handle escaped spaces correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Evan Martin
revert part of c33b198 to fix build of ninja_test
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
Merge pull request #160 from tfarina/upper-case-error
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Thiago Farina
Capitalize "error" to match with the other utility...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
Merge pull request #159 from tfarina/protect-build...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Thiago Farina
Protect BuildLog data member variables by making them...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
Merge pull request #158 from tfarina/alphabetize
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Thiago Farina
Put the list of core source files in alphabetical order.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
windows: use GetFileAttributesEx instead of stat
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
gitignore exe files
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
factor out windows perror equivalent
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
inline gtest to simplify windows build
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
fix bad merge
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
fix mingw cross-compile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Evan Martin
rearrange manual to centralize quoting rules
commit
|
commitdiff
|
tree
|
snapshot
next