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-26
Evan Martin
Merge pull request #208 from okuoku/cygwin-build
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-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
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
next