platform/upstream/ninja.git
2010-12-13 Evan Martintodo updates
2010-12-07 Evan Martinfix bootstrap
2010-12-07 Evan Martingyp update
2010-12-07 Evan Martinverbose mode
2010-12-06 Evan Martinfactor out build logging
2010-12-06 Evan Martincheck off todo item
2010-12-05 Evan Martinrename docs
2010-12-05 Evan Martinuse "all" rule in graph
2010-12-05 Evan Martinmove src into subdir
2010-12-04 Evan Martindon't fail on missing implicit deps
2010-12-04 Evan Martinshow referencing node in 'file missing' message
2010-12-04 Evan Martinquick hack to show progress; needs fleshing out
2010-12-04 Evan Martinemacs mode
2010-12-04 Evan Martinupdate, builds test_shell_tests
2010-12-04 Evan Martincleanup cycle checking
2010-12-02 Evan Martindetect dependency cycles
2010-12-02 Evan Martinup concurrency
2010-12-01 Evan Martindon't leak fds
2010-12-01 Evan Martinbetter file descriptor hygiene
2010-12-01 Evan Martintodo update
2010-12-01 Evan Martingyp: solink line
2010-12-01 Evan Martinprint descriptions if available
2010-12-01 Evan Martinupdate gyp patch, now builds net_unittests
2010-12-01 Evan Martindon't wait for subprocs when none running
2010-11-30 Evan Martinrefactor process exit
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...
next