platform/upstream/ninja.git
2010-11-30 Evan Martinbump parallelism
2010-11-30 Evan Martinmore err removal
2010-11-30 Evan Martinmore err removal
2010-11-30 Evan Martinuse Fatal() more
2010-11-30 Evan Martinadd backtracer
2010-11-30 Evan Martinsimplify output
2010-11-30 Evan Martinbuild in parallel
2010-11-29 Evan Martinuse async runner serially
2010-11-29 Evan Martinremove finished subprocs from running set
2010-11-29 Evan Martinsave subproc errors
2010-11-29 Evan Martinupdate bootstrap
2010-11-29 Evan Martinupdate gitignore
2010-11-29 Evan Martinhacking notes
2010-11-29 Evan Martinfix phony rules depending on other phony rules
2010-11-29 Evan Martinswitch to asciidoc
2010-11-29 Evan Martinadd comments
2010-11-29 Evan Martinsubprocess code into new file
2010-11-29 Evan Martinrefactor
2010-11-29 Evan Martinbuilder starting to use async runner
2010-11-29 Evan Martinstart making commands async
2010-11-29 Evan Martinqueue of completed subprocesses
2010-11-29 Evan Martinrefactor test code
2010-11-29 Evan Martinrefactor out state test helper
2010-11-28 Evan Martindon't create dirs for phony rules
2010-11-28 Evan Martintest for multiple subprocesses
2010-11-28 Evan Martinsketch of subprocess manager
2010-11-23 Evan Martintest covering missing command
2010-11-23 Evan Martinadd simple subproc manager and test
2010-11-23 Evan Martinadd docs to Plan
2010-11-23 Evan Martinscope test ldflags to test binary
2010-11-23 Evan Martinremove extra virtual
2010-11-23 Evan Martinsplit out builder into own file
2010-11-22 Evan Martingyp rules tests now pass
2010-11-22 Evan Martinfix whitespace-eating regression
2010-11-22 Evan Martinparse unused for now description= line
2010-11-22 Evan Martinnested scope for build lines
2010-11-22 Evan Martindie on unexpected vars in rule blocks
2010-11-22 Evan Martinadd variable change to docs
2010-11-21 Evan Martinallow variables like ${foo}
2010-11-21 Evan Martingyp: starting on rules
2010-11-14 Evan Martingyp: remove redundant (wrong) code
2010-11-14 Evan Martincanonicalize paths with // in them
2010-11-14 Evan Martinshorten warning
2010-11-14 Evan Martinallow backslashes through
2010-11-14 Evan Martinchrome base_unittests builds
2010-11-14 Evan Martindirty order-only deps shouldn't cause rebuild; no test :(
2010-11-14 Evan Martincosmetic changes
2010-11-14 Evan Martinadd "all" target
2010-11-14 Evan Martinnested file-scoped binding environments
2010-11-14 Evan Martindemote a fatal to a warning
2010-11-14 Evan Martinupdate gyp to use $root and phony
2010-11-14 Evan Martinadd a special "phony" rule
2010-11-14 Evan Martinmake Rule* const
2010-11-14 Evan Martinadd note about $root to docs
2010-11-14 Evan Martinprovide $root from getcwd
2010-11-14 Evan Martinhack in special $root for builddir
2010-11-14 Evan Martinupdate snapshot of current gyp work
2010-11-14 Evan Martinfix extra outputs; no tests but lots of comments
2010-11-14 Evan Martinclang safe
2010-11-14 Evan Martincast to int
2010-11-14 Evan Martinfix refactor regression, add test
2010-11-14 Evan Martindump plan on error
2010-11-12 Evan Martinrearrange planning; now tests pass
2010-11-12 Evan Martinadd two tests, one failing that exhibits problem
2010-11-11 Evan Martintest that runs simple plan
2010-11-11 Evan Martinremove State* from Plan
2010-11-10 Evan Martinhack in dotted lines in graph for order-only deps
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
next