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
2011-12-05
Luis Lavena
visibility=hidden should not be used for Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Evan Martin
fix some minor style issues in RecomputeDirty
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Evan Martin
when an edge is dirty, mark all outputs dirty
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Evan Martin
refactor RecomputeOutputDirty to return true/false...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Evan Martin
add a test case from issue 148
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Evan Martin
windows: don't buffer stdout
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Evan Martin
HACKING: windows notes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Evan Martin
bootstrap.sh: windows (mingw) fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Evan Martin
configure.py: windows updates
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Evan Martin
windows: clear process launch structs before using...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Evan Martin
Revert "Merge pull request #143 from cipriancraciun...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Evan Martin
Merge pull request #143 from cipriancraciun/patches...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Evan Martin
Merge pull request #142 from cipriancraciun/patches...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Ciprian Dorin...
Renamed `python` to `python2`.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Ciprian Dorin...
Fixed Python 2 scripts prologue (i.e. `#!/usr/bin/env...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Ciprian Dorin...
Added support for custom CFLAGS and LDFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Evan Martin
Merge pull request #138 from polrop/fix-warning-in...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Nicolas Despres
Fix compilation warning in Ninja's test suite.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Evan Martin
Merge pull request #136 from polrop/add-extra-warning
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Nicolas Despres
Remove warning triggered by -Wextra on MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Nicolas Despres
Add -Wextra warning flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Evan Martin
Merge pull request #135 from polrop/fix-mingw
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Evan Martin
Merge pull request #133 from polrop/fix-duplication
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Nicolas Despres
Fix compilation warning with getopt() on MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Nicolas Despres
Fix compilation warning with getopt_long() on MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Nicolas Despres
Use more portable way to get the current process ID.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Nicolas Despres
Fix duplicated list of profilers.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Evan Martin
Merge pull request #132 from nico/spell
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Nico Weber
Add spelling suggestions for four cases:
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Evan Martin
fix TODO: correct dependencies for inline.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Nico Weber
Add a EditDistance() function based on the one in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Evan Martin
Merge pull request #131 from secondplanet/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Humza
Improvements to ninja-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Evan Martin
Merge pull request #127 from tiresdonexits/master
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Jonathan Sternberg
Added a cast to NULL to remove a warning issues by...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Evan Martin
Merge pull request #123 from pcc/commands-tool
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Peter Collingbourne
Add a "commands" tool
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Evan Martin
Merge pull request #125 from pcc/outputs-ready
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Evan Martin
don't leak fds into subprocesses
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Evan Martin
move SetCloseOnExec to util
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Peter Collingbourne
Implement restat rules
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Peter Collingbourne
Create log entries in BuildLog::RecordCommand without...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Peter Collingbourne
Implement Make-style order-only dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Peter Collingbourne
Split Node::dirty_ into two flags: Node::dirty_ and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Evan Martin
Merge pull request #120 from pcc/generator
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Peter Collingbourne
Make the command line interface for the clean tool...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Peter Collingbourne
Implement generator rules
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Evan Martin
pass extra flags into the tool
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Nicolas Despres
Elide output in the middle when exceeding terminal...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Evan Martin
make CanonicalizePath report an error on empty path
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Evan Martin
Merge pull request #119 from pcc/disable-asserts
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Peter Collingbourne
Disable assertion checks unless --debug is enabled
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Evan Martin
add syntax to build output from a given file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Evan Martin
command line supports multiple targets
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Evan Martin
make options const
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Evan Martin
stylistic cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Evan Martin
note that target is optional in command-line help
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Evan Martin
delete todo; I converted it into bugs on github
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Evan Martin
delete .a files before adding to them with ar
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Evan Martin
Merge pull request #106 from pcc/depfile-vector
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Evan Martin
Merge pull request #107 from pcc/missing-phony
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Peter Collingbourne
Consider missing phony targets with no dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Peter Collingbourne
Modify the build tests to use the virtual file system
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Peter Collingbourne
Allocate space in the inputs vector for the depfile...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Evan Martin
generalize the pattern of hash_map<const char*, .....
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Evan Martin
use StringPiece for makefile deps
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Evan Martin
Merge pull request #104 from tfarina/ninja-test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Thiago Farina
Split ninja_test.cc into state_test.cc and disk_interfa...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Evan Martin
Merge pull request #103 from tfarina/struct
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Thiago Farina
This is C++, there is no need to write 'struct' before...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Evan Martin
change main hash to char*; use pointers into files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
optimize IsIdentChar
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
fix "ignored return value of write" harder
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
verify -k param is numeric
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
don't mark phony edges dirty if none of their inputs...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
Merge pull request #101 from tfarina/build-config-reference
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
Merge pull request #95 from qhuo/depfile-for-command...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Thiago Farina
Make Cleaner::config_ a reference-to-const instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
link gtest code with -lpthread
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Evan Martin
Merge pull request #99 from tfarina/eval-env-test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Thiago Farina
Move EvalString tests to eval_env_test.cc
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Evan Martin
Merge pull request #98 from tfarina/fix-win-build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Evan Martin
Merge branch 'master' of github.com:martine/ninja
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Evan Martin
fix redundant manifest rebuild
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Thiago Farina
Fix windows build by moving mkdtemp() implementation...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Evan Martin
allow --with-gtest flag to use unpacked gtest dir
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Evan Martin
Merge pull request #96 from tfarina/disk-interface...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Thiago Farina
Move DiskInterfaceTest into its own source file.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Qingning Huo
Move a passing test from Errors to MultipleOutputs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
preserve configure.py params across re-runs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
Merge pull request #91 from pcc/reload-manifest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
build only the main binary by default
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
add 'default' keyword to python module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
don't use "all" in the phony example, because we now...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
link to github in docs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Qingning Huo
Add depfile support to build command with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
update docs on other build system integration with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Evan Martin
make --profile take an argument to use either gmon...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Evan Martin
Merge pull request #94 from qhuo/named-pipe
commit
|
commitdiff
|
tree
|
snapshot
next