platform/upstream/ninja.git
2011-05-14 Evan Martinmove various doc files out of top-level directory
2011-05-14 Evan Martinshow started, not finished, edges in progress
2011-05-14 Evan Martincorrectly compute truncation margin
2011-05-14 Evan Martinrefactor status printing into BuildStatus
2011-05-14 Evan Martinhide internals of BuildStatus
2011-05-13 Evan Martinremove order-only hacks now that semantics changed
2011-05-13 Evan MartinSEMANTIC CHANGE: implicit inputs are now required to...
2011-05-13 Evan Martintweak browse appearance
2011-05-13 Evan Martinmake browse work for all ninja paths
2011-05-12 Evan Martinrefix recompaction
2011-05-11 Evan Martinquick fix: write out signature in recompaction
2011-05-11 Evan Martindon't crash on truncated log files
2011-05-11 Evan Martinadd a versioning header to build log, switch to v2
2011-05-11 Evan Martinclang note
2011-05-10 Evan MartinMerge pull request #44 from polrop/update-todo
2011-05-10 Evan MartinMerge pull request #43 from polrop/fix-bootstrap-for...
2011-05-10 Nicolas DespresUpdate the todo list since -k is implemented now.
2011-05-10 Nicolas DespresFix bootstrap script for dash.
2011-05-09 Evan Martinfix test
2011-05-09 Evan Martinmake platform a command-line arg to configure
2011-05-09 Evan Martinexpose -k flag to users
2011-05-09 Evan Martinadd support for ignoring failures of some subtasks
2011-05-09 Evan Martinrename gen-build-file to configure
2011-05-08 Evan Martinwindows: remove extra print
2011-05-08 Evan Martinwindows: fix more signedness warnings
2011-05-08 Evan Martinwindows: pass subprocess tests
2011-05-08 Evan Martinwindows: pass the DiskInterface tests
2011-05-08 Evan MartinMerge pull request #42 from ascherkus/master
2011-05-08 Andrew ScherkusFix bootstrap.sh to include the correct subprocess...
2011-05-06 Evan Martinamend HACKING with how to dev for windows
2011-05-06 Evan Martinwindows: successfully link tests
2011-05-06 Evan Martinfix tests broken by previous commit
2011-05-06 Evan MartinMerge pull request #40 from fischman/master
2011-05-06 Ami FischmanUse $CXX instead of $CC when building C++ ninja source.
2011-05-06 Evan Martinwindows: subprocess implementation for Windows
2011-05-06 Evan Martinmore refactoring for windows
2011-05-03 Evan MartinMerge pull request #38 from SByer/path_fix.
2011-05-03 Scott ByerNeeded more path components to build Chrome. One path...
2011-05-03 Evan Martinwindows: build win32 subprocess file on windows
2011-05-03 Evan Martinrefactor subprocess to make it easier for windows port
2011-05-03 Evan Martingenerate mingw build files if requested
2011-05-02 Evan Martinfix unit test
2011-05-02 Evan MartinMerge pull request #37 from polrop/add-guidelines.
2011-05-02 Evan MartinMerge pull request #36 from polrop/test-clean-tool.
2011-05-02 Evan MartinMerge pull request #35 from polrop/add-warning-funcion.
2011-05-02 Evan MartinMerge pull request #34 from polrop/fix-typo.
2011-05-02 Nicolas DespresAdd coding and documentation guidelines.
2011-05-02 Nicolas DespresThe cleaner can be used multiple times now.
2011-05-02 Nicolas DespresReturn non-zero status when errors occur.
2011-05-02 Nicolas DespresAdd a test for the clean tool.
2011-05-02 Nicolas DespresAdd a Warning() report function.
2011-05-02 Nicolas DespresFix typo in documentation.
2011-05-02 Evan Martinwindows: use abstractions in ninja.cc
2011-05-02 Evan Martinwindows: getopt const clean hack
2011-05-02 Evan Martinwindows: use millis abstraction instead of non-portable...
2011-05-02 Evan Martinremove ROOT_HACK hack; it is unused
2011-05-02 Evan Martinwindows: abstract around mkdir vs _mkdir
2011-05-02 Evan Martinwindows: use portable replacement of setlinebuf()
2011-05-02 Evan Martincheck in a script that generates build.ninja
2011-05-01 Evan Martindrop "all" target from build
2011-05-01 Evan Martinuse refactored function to support implicit "all" target
2011-05-01 Evan Martincanonicalize paths in refactored function
2011-05-01 Evan Martinrefactor out adding "all" to graph tool
2011-05-01 Evan Martinadd test for RootNodes(); fix comment
2011-05-01 Evan Martingit: ignore python droppings
2011-05-01 Evan Martindrop reserved words 'build'/'rule'/'subninja'/etc.
2011-05-01 Evan Martindoc shell semantics of rule commands
2011-05-01 Evan Martinrename the manual phony target to "manual"
2011-05-01 Evan Martindoxygen: restore references docs
2011-04-30 Evan MartinMerge pull request #33 from arnaudgelas/master.
2011-04-30 Evan Martincheck in a ninja file generator Python module
2011-04-30 Arnaud Gelasfix warnings on Mac 10.5
2011-04-30 Arnaud Gelasfix compilation error on Mac 10.5
2011-04-30 Evan MartinMerged pull request #32 from iwadon/fix-graph-test.
2011-04-29 Hiroyuki Iwatsukifix SEGV in graph_test
2011-04-29 Evan Martinreduce doxygen output
2011-04-29 Evan Martinadd doxygen-compatibile comments to most classes
2011-04-29 Evan Martinfix a signedness warning
2011-04-29 Evan MartinMerged pull request #31 from polrop/generate-whole...
2011-04-29 Evan MartinMerged pull request #30 from polrop/more-tools.
2011-04-28 Evan MartinMerged pull request #29 from polrop/minor-bug-fix.
2011-04-26 Alexei Svitkineinclude location of error in parse error messages in...
2011-04-26 Nicolas DespresGenerate the entire graph not only for the 'all' target.
2011-04-26 Nicolas DespresAdd the 'clean' tool.
2011-04-26 Nicolas Despresgraph: Assume all root nodes if no target given.
2011-04-26 Nicolas DespresAdd the 'rules' tool.
2011-04-26 Nicolas DespresAdd the 'targets' tool.
2011-04-26 Nicolas DespresAdd -C DIR option.
2011-04-26 Nicolas Despresgraph: Report errors if a target does not exist.
2011-04-26 Nicolas DespresDo not always require a target when a tool is run.
2011-04-26 Nicolas DespresRemove no longer used current working directory.
2011-04-26 Nicolas DespresDocument.
2011-04-26 Nicolas DespresRemove useless inclusion of stdio.h.
2011-04-26 Nicolas DespresUse Error() to report error.
2011-04-26 Nicolas DespresPrefix perror(3) messages with program name.
2011-04-25 Evan Martindon't close null log files
2011-04-23 Philip CraigClose() and unlink() files in ways that make Windows...
2011-04-23 Sergey Nenakhov[windows] disable smart terminal support
2011-04-23 Sergey Nenakhov[windows] disable browse tool on Windows for now
2011-04-23 Sergey Nenakhov[windows] use local getopt.h
next