platform/upstream/ninja.git
2010-11-10 Evan Martinadd diagnostic before assert
2010-11-09 Evan Martinmore graph fiddling
2010-11-09 Evan Martingraph display touchups
2010-11-09 Evan Martinadd simple graphing
2010-11-09 Evan Martinrelax assert, print error instead
2010-11-07 Evan Martinpass gyptest-action
2010-11-07 Evan Martinhandle paths with double slash
2010-11-07 Evan Martinfix inverted order-only dep logic; why didn't tests...
2010-11-07 Evan Martincheck in work in progress gyp patch
2010-11-07 Evan Martincheck in build.ninja, since we're using it
2010-11-07 Evan Martinhack in order only deps
2010-11-07 Evan Martinparse order-only dep syntax
2010-11-07 Evan Martinsketch out order only deps mess
2010-11-07 Evan Martinanother idea
2010-11-07 Evan Martinremote todo item, it sorta works
2010-11-07 Evan Martinsubninjas should inherit builddir
2010-11-07 Evan Martintest default builddir is empty
2010-11-07 Evan Martintranslate @ in variable definitions
2010-11-07 Evan Martinmore docs
2010-11-07 Evan Martinbootstrap script
2010-11-07 Evan Martinbetter bootstrap idea
2010-11-01 Evan Martinmake all vars start with $
2010-11-01 Evan Martinreport variable parse errors
2010-10-31 Evan Martinuse success exit code when nothing to build
2010-10-30 Evan Martinrefactor file reading
2010-10-30 Evan Martinparse subfile; pass subninja test
2010-10-30 Evan Martinuse new interface for loading subfiles
2010-10-30 Evan Martinpass disk interface to parser
2010-10-30 Evan Martinfailing test for loading subninja
2010-10-30 Evan Martinmake DiskInterface pure virtual
2010-10-30 Evan Martinexit code was backwards
2010-10-30 Evan Martinuse a fixture for parser tests
2010-10-30 Evan Martintodo update
2010-10-30 Evan Martinextra print
2010-10-30 Evan Martinfactor tests into files
2010-10-30 Evan Martinfactor into multiple files
2010-10-30 Evan Martintest actual disk interaction code, too
2010-10-28 Evan Martintrack implicit deps separately so they don't add to...
2010-10-27 Evan Martinpass depfile errors up
2010-10-27 Evan Martinloading depfiles
2010-10-26 Evan Martinpass State to RecomputeDirty
2010-10-26 Evan Martinbasic untested depfile loader
2010-10-26 Evan Martinrefactor
2010-10-24 Evan Martinbasic makefile parser
2010-10-24 Evan Martinrename parser to tokenizer
2010-10-24 Evan Martinload depfile into rule
2010-10-24 Evan Martinrefactor rule creation
2010-10-24 Evan Martinsupport comments
2010-10-24 Evan Martinhandle unexpected tokens
2010-10-24 Evan Martinrequire command= line in rule
2010-10-24 Evan Martinremove command keyword, convert to variable binding
2010-10-24 Evan Martinsyntax change, part 1: commands are indented
2010-10-24 Evan Martinrewrite parser to tokenize
2010-10-24 Evan Martinfirst pass at docs
2010-10-24 Evan Martinautomatically create build directories
2010-10-24 Evan Martinrename StatHelper to DiskInterface
2010-10-24 Evan Martinbuilddir
2010-10-24 Evan Martinmore todo
2010-10-24 Evan Martinremove extra printout
2010-10-23 Evan Martintodo file
2010-10-23 Evan Martingitignore .o files
2010-10-23 Evan Martinconsider file existence for dirtiness
2010-10-23 Evan Martinfix main driver to new api
2010-10-23 Evan Martinfail on unknown targets
2010-10-23 Evan Martinallow file nodes to be dirty, representing missing...
2010-10-22 Evan Martinallow underscores in variable names
2010-10-22 Evan Martindon't crash on missing rules
2010-10-22 Evan Martincontinuations in parsetoken too
2010-10-22 Evan Martinsupport continuation lines
2010-10-22 Evan Martindrop let from syntax; rely on = instead
2010-10-21 Evan Martingetopt for input file
2010-10-21 Evan Martinadd one more dirty check
2010-10-21 Evan Martinattempt to flush out a bug with a test, fail
2010-10-21 Evan Martinimprove stat cache dump
2010-10-21 Evan Martinsync ninja to new apis
2010-10-21 Evan Martinmore stat tests
2010-10-21 Evan Martinfirst stat test
2010-10-21 Evan Martinmore refactoring
2010-10-21 Evan Martinrefactor tests that load input file
2010-10-21 Evan Martinchain test works
2010-10-21 Evan Martinetags
2010-10-21 Evan Martinsketch out how recursive stats should work
2010-10-20 Evan Martindependency inject stat() calls
2010-10-20 Evan Martincheck in failing chain test
2010-10-20 Evan Martinsplit out another file
2010-10-20 Evan Martinsome more error tests
2010-10-20 Evan Martinrefactor parser, better error messages
2010-10-20 Evan Martinbasic let statement
2010-10-20 Evan Martinsuccessfully build ourselves
2010-10-18 Evan Martinrecompute dirtiness from stats
2010-10-18 Evan Martininitial sketch of stat rescan
2010-10-18 Evan Martinwip simplistic shell implementation
2010-10-18 Evan Martinmore test
2010-10-18 Evan Martinmulti-level build works
2010-10-18 Evan Martinonly nodes with inputs can be dirty
2010-10-17 Evan Martinwip nonworking test
2010-10-17 Evan Martinrefactor, more tests
2010-10-17 Evan Martinusing fixture
2010-10-17 Evan Martindrop gmock, better test factoring
2010-10-17 Evan Martinbasic gmock test
next