index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
disallow crlf in manifest files
Evan Martin
2012-07-18
3
-53/+81
*
explain mode: show which input is more recent
Evan Martin
2012-07-17
1
-1/+4
*
windows: get correct path for ninja_syntax
Evan Martin
2012-07-17
1
-1/+1
*
gitignore unpacked gtest
Evan Martin
2012-07-17
1
-0/+1
*
subprocess_test: make SetWithLots run on all non-Windows platforms
Evan Martin
2012-07-17
1
-4/+6
*
ninja_syntax: escape colons in paths
Evan Martin
2012-07-17
1
-6/+6
*
Merge pull request #340 from sgraham/fix-win-build
Evan Martin
2012-07-17
3
-2/+5
|
\
|
*
remove unnecessary manual Close()
Scott Graham
2012-06-19
1
-1/+0
|
*
don't leak file handle on fail-to-upgrade case
Scott Graham
2012-06-19
1
-0/+1
|
*
fix win32 compile, fix BuildLogTest.WriteRead on 2nd run
Scott Graham
2012-06-19
3
-2/+5
*
|
Merge pull request #363 from usovalx/subprocess_test_build_failure
Evan Martin
2012-07-17
1
-0/+5
|
\
\
|
*
|
Add missing include of <sys/resouce.h>
Oleksandr Usov
2012-07-16
1
-0/+5
*
|
|
fix manual to reflect reality of depfile cleaning
Evan Martin
2012-07-17
1
-3/+3
*
|
|
Merge pull request #364 from tfarina/pragma-once
Evan Martin
2012-07-17
4
-4/+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove #pragma once from our header files.
Thiago Farina
2012-07-17
4
-4/+0
|
/
/
*
|
Merge pull request #361 from HeisSpiter/master
Evan Martin
2012-07-15
1
-1/+1
|
\
\
|
*
|
Efficiently check for emptiness
Pierre Schweitzer
2012-07-14
1
-1/+1
|
/
/
*
|
Merge pull request #359 from tedv/old-arch
Evan Martin
2012-07-11
1
-0/+7
|
\
\
|
*
|
Clarify comment wording.
Ted Vessenes
2012-07-11
1
-3/+3
|
*
|
Fix missing POLLRDHUP constant on older systems.
Ted Vessenes
2012-07-11
1
-0/+7
|
/
/
*
|
Merge pull request #357 from tfarina/manifest-parser
Evan Martin
2012-07-09
9
-14/+14
|
\
\
|
*
|
Rename parsers.* to manifest_parser.*
Thiago Farina
2012-07-09
9
-14/+14
|
/
/
*
|
Merge pull request #313 from wolfp/restat_missing_input
Evan Martin
2012-07-03
2
-7/+55
|
\
\
|
*
|
Add a test for missing input files in restat rules
wolfp
2012-06-27
1
-0/+54
|
*
|
Do not reset restat_mtime if an input is missing (issue #295)
wolfp
2012-06-27
1
-7/+1
*
|
|
Merge pull request #350 from maximuska/proposed/improve-dump-edge-node
Evan Martin
2012-06-29
2
-6/+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improving Edge::Dump, introducing Node::Dump
Maxim Kalaev
2012-06-28
2
-6/+27
|
/
/
*
|
switch build log to print hashes as hex
Evan Martin
2012-06-19
2
-2/+3
*
|
add copyright header
Evan Martin
2012-06-19
1
-0/+14
*
|
add new binaries to gitignore
Evan Martin
2012-06-19
1
-0/+3
*
|
drop support of log formats < 4
Evan Martin
2012-06-18
2
-23/+21
*
|
use PRIu64 for printing 64-bit in, %d for printing int
Evan Martin
2012-06-18
2
-2/+23
*
|
make canon_perftest build, add license
Evan Martin
2012-06-18
1
-0/+17
*
|
Merge pull request #338 from syntheticpp/empty-log-file
Evan Martin
2012-06-18
1
-3/+7
|
\
\
|
*
|
no recompacting needed when log file is empty
Peter Kuemmel
2012-06-18
1
-3/+7
|
/
/
*
|
Merge pull request #316 from tfarina/struct
Evan Martin
2012-06-17
2
-5/+6
|
\
\
|
*
|
No need to write 'struct' before type name when declaraing variables in C++.
Thiago Farina
2012-05-23
2
-5/+6
*
|
|
fix quoting thinko
Evan Martin
2012-06-16
1
-1/+1
*
|
|
rearrange shell quoting in configure.py
Evan Martin
2012-06-16
1
-3/+12
*
|
|
Merge pull request #333 from jonforums/no-main-multi-defs
Evan Martin
2012-06-16
1
-0/+2
|
\
\
\
|
*
|
|
Prevent multiple definition link error
Jon
2012-06-16
1
-0/+2
|
/
/
/
*
|
|
Merge pull request #331 from sgraham/add-in_newline
Evan Martin
2012-06-15
3
-8/+32
|
\
\
\
|
*
|
|
improve test
Scott Graham
2012-06-15
1
-8/+7
|
*
|
|
add $in_newline
Scott Graham
2012-06-15
3
-8/+33
*
|
|
|
Merge pull request #330 from sgraham/win32-hash-build
Evan Martin
2012-06-15
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
fix windows build
Scott Graham
2012-06-15
1
-0/+1
|
/
/
/
*
|
|
Merge pull request #329 from nico/hash2
Evan Martin
2012-06-15
10
-28/+135
|
\
\
\
|
*
|
|
Add a hash collision benchmark.
Nico Weber
2012-06-15
2
-11/+53
|
*
|
|
Only store command hashes in the build log.
Nico Weber
2012-06-15
8
-17/+82
|
/
/
/
*
|
|
Merge pull request #328 from nico/canonperf
Evan Martin
2012-06-15
2
-1/+43
|
\
\
\
[next]