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
2012-05-23
Elliott Hird
Use subprocess.call for Python 2.4 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Evan Martin
Merge pull request #312 from nico/vimfile
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Nico Weber
vim syntax file: Highlight ninja comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Evan Martin
Merge pull request #310 from nico/landreader
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Evan Martin
Merge pull request #309 from nico/buildlogtest
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nico Weber
Switch LineReader from fgets() to just fread().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nico Weber
Pull BuildLog line reading into its own class. No perfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nico Weber
Add a BuildLog test that checks that very long command...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nico Weber
Add a BuildLog test that checks duplicate version heade...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Evan Martin
Merge pull request #307 from sgraham/nul-input
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Scott Graham
pass subprocesses handle to nul device rather than...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Evan Martin
Merge pull request #305 from nico/winperftest
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Nico Weber
Make parser_perftest and build_log_perftest link on...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Evan Martin
Merge pull request #304 from nico/perftest
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Nico Weber
Add a BuildLog loading perftest.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Evan Martin
include version number
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Evan Martin
clarify what i mean by "policy"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Evan Martin
Merge pull request #301 from nico/logfix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Nico Weber
Don't write ninja log header to log on every build...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Evan Martin
Merge pull request #297 from nico/colorclang
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Evan Martin
Merge pull request #299 from tfarina/explicit-ctors
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Thiago Farina
views: Mark single-argument constructors as explicit.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Evan Martin
Merge pull request #298 from tfarina/build-log-string
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Thiago Farina
No need to convert log_path to c-string. Two places.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Nico Weber
Produce colored diagnostics when building ninja with...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Evan Martin
mention reactos
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Evan Martin
mention platform support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Evan Martin
Merge pull request #296 from nico/confenv
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Evan Martin
Merge pull request #294 from nico/fastercanonpath
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
First check for string end, then dereference. (5ms...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
Do not access os.environ directly.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
Let configure.py remember its environment for rerunning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
Don't walk path components twice. Speeds up Canonicaliz...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
Reorder a few lines, no functionality (or perf) change.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
Skip single '/' characters earlier in the loop. 300ms...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Nico Weber
Speed up CanonicalizePath() 6.8% (322ms -> 300ms for...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Evan Martin
clarify a flag in configure.py
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Evan Martin
add $: to docs
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Evan Martin
Merge pull request #291 from nico/ocd
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Evan Martin
Merge pull request #290 from nico/metrics
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Evan Martin
Merge pull request #284 from nico/fixwinbuild
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Evan Martin
Merge pull request #283 from tfarina/string-ampersand
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Nico Weber
Fix layout width in ninja_syntax.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nico Weber
Add .ninja_log load time to metrics.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Evan Martin
Merge pull request #288 from nico/buildfix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nico Weber
ninja_syntax.build() returns a list, not a single string.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Evan Martin
Merge pull request #285 from nico/winninjatest
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Evan Martin
Merge pull request #287 from nico/gtestnortti
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Nico Weber
Explicitly pass -DGTEST_HAS_RTTI to fix building ninja_...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Nico Weber
Build without RTTI on windows (/GR-), saves 1kB and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Nico Weber
Provide 'ninja' as alias for 'ninja.exe' too. Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Nico Weber
Provide 'ninja_test' as alias for 'ninja_test.exe'...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Nico Weber
Fix Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Thiago Farina
Put & operator with the type rather than the variable...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Evan Martin
Merge pull request #274 from polrop/max_load_average
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Evan Martin
emacs: hook up ninja-mode to extension
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Evan Martin
Merge pull request #282 from iwadon/fix-link-to-gplus
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Hiroyuki Iwatsuki
Fix a link to Google+.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Evan Martin
rearrange the manual
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Evan Martin
manual: limit width to 45em
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
suggest ninja -h when someone runs 'ninja help'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
doc encoding support
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
allow UTF-8 in rule descriptions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge pull request #278 from tychoish/master
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
reduce custom ninja status patch in minor ways
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge branch 'custom_ninja_status' of git://github...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge pull request #272 from nico/statstweak
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge pull request #269 from sgraham/explain
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge pull request #228 from pcc/lazily-create-commandr...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge branch 'dont-clean-phony' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Evan Martin
Merge pull request #207 from iwadon/fix-configure.py...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Nicolas Despres
Refactor and test progress status formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Nicolas Despres
Introduce NINJA_STATUS env var for customization.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Nicolas Despres
Remove trailing white spaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tycho garen
docs: clarifying that there can be only one command...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Nicolas Despres
Add -l N option to limit the load average.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Nicolas Despres
Remove trailing white spaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Nico Weber
Switch the order of total and avg columns in -d stats...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Scott Graham
add support for -d explain to help debug why rules...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Evan Martin
Merge pull request #252 from qhuo/remove-depfile-when...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Evan Martin
Merge pull request #265 from mathstuf/dev/verbose-bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Evan Martin
Merge pull request #253 from qhuo/include-io.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Evan Martin
Make |log_| variable private to BuildLog.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Evan Martin
Merge pull request #263 from mathstuf/dev/gcc-470-build...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Evan Martin
Merge pull request #260 from sgraham/rspfile_syntax
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Evan Martin
Merge pull request #259 from usovalx/distcc_depfile_fix
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Evan Martin
Merge pull request #256 from iwadon/fix-sign-compare
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Evan Martin
Merge pull request #257 from PetrWolf/53598255
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Ben Boeckel
Allow the bootstrap to be verbose
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Ben Boeckel
Include unistd.h where needed
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Scott Graham
add rspfile and rspfile_content to ninja_syntax
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Oleksandr Usov
Explicitly specify target name for gcc depfiles
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Evan Martin
Merge pull request #251 from polrop/depfile-parser...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Hiroyuki Iwatsuki
fix warning: "comparison between signed and unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Petr Wolf
Add NOMINMAX macro to fix a compilation error on Win32
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Qingning Huo
Fix windows build (add #include <io.h>)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Qingning Huo
Remove depfiles when running when running "ninja -t...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Nicolas Despres
Depfile parser accept tilde.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Evan Martin
Merge pull request #250 from qhuo/SetCloseOnExec-for...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Evan Martin
Merge pull request #249 from qhuo/StatBadPath-Win7
commit
|
commitdiff
|
tree
|
snapshot
next