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
...
*
|
|
Merge pull request #802 from martine/parens
Nico Weber
2014-08-05
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add some parens to silence a gcc warning
Evan Martin
2014-08-04
1
-1/+1
|
/
/
*
|
Merge pull request #798 from kwesolowski/master
Nico Weber
2014-07-27
2
-6/+60
|
\
\
|
*
|
Remove extra info from Usage()
kwesolowski
2014-07-26
1
-3/+0
|
*
|
Changed implementation to provide load from 0 to ProcessorCount
kwesolowski
2014-07-26
1
-4/+6
|
*
|
Fixed naming convention in GetLoadAverage support functions.
kwesolowski
2014-07-26
1
-25/+25
|
*
|
Improved load calculation
kwesolowski
2014-07-25
1
-9/+20
|
*
|
Small usage info fix for windows
kwesolowski
2014-07-25
1
-1/+1
|
*
|
Fixes for windows CalculateProcessorLoad
kwesolowski
2014-07-25
1
-1/+4
|
*
|
Fixed/improved -l N documentation For windows
kwesolowski
2014-07-25
1
-1/+1
|
*
|
Prepared load (-l N) support for windows.
kwesolowski
2014-07-25
1
-3/+44
*
|
|
Merge pull request #799 from ryo-on/netbsd-support
Nico Weber
2014-07-26
1
-1/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add NetBSD support.
Ryo ONODERA
2014-07-19
1
-1/+6
|
/
/
*
|
Merge pull request #788 from donkopotamus/patch-2
Nico Weber
2014-06-30
1
-1/+5
|
\
\
|
*
|
Add highlighting of rule in build statements
donkopotamus
2014-06-27
1
-1/+5
*
|
|
Merge pull request #755 from zmodem/working_dir_vs_msvc_tool
Nico Weber
2014-06-29
1
-8/+9
|
\
\
\
|
*
|
|
Process the -C option before running RUN_AFTER_FLAGS tools.
Hans Wennborg
2014-05-03
1
-8/+9
*
|
|
|
mark this 1.5.1.git
Nico Weber
2014-06-27
1
-1/+1
*
|
|
|
Merge pull request #792 from nico/statdir
Nico Weber
2014-06-27
2
-2/+21
|
\
\
\
\
|
*
|
|
|
try to fix stat()ing directories on windows
Nico Weber
2014-06-27
1
-2/+0
|
*
|
|
|
add more tests for stat()ing a directory
Nico Weber
2014-06-27
1
-1/+16
|
*
|
|
|
add a test for stat()ing a directory
Nico Weber
2014-06-27
1
-0/+6
*
|
|
|
|
Merge pull request #791 from nico/relmore
Nico Weber
2014-06-27
1
-5/+4
|
\
\
\
\
\
|
*
|
|
|
|
also note that branch release needs to be pushed
Nico Weber
2014-06-27
1
-5/+4
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #790 from nico/relnotes2
Nico Weber
2014-06-27
1
-1/+7
|
\
\
\
\
\
|
*
|
|
|
|
expand RELEASING a bit
Nico Weber
2014-06-27
1
-1/+7
|
/
/
/
/
/
*
|
|
|
|
mark this 1.5.0.git, update RELEASING
Nico Weber
2014-06-27
2
-9/+10
|
/
/
/
/
*
|
|
|
Merge pull request #789 from nico/dontwin
Nico Weber
2014-06-27
3
-7/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Rename -d nowinstatcache to -d nostatcache; might become useful elsewhere (#787)
Nico Weber
2014-06-27
3
-7/+7
|
/
/
/
*
|
|
Merge pull request #786 from donkopotamus/patch-1
Nico Weber
2014-06-26
1
-1/+1
|
\
\
\
|
*
|
|
Update ninja-mode for emacs to handle hyphens in rule names
donkopotamus
2014-06-26
1
-1/+1
|
/
/
/
*
|
|
Merge pull request #785 from nico/unused
Nico Weber
2014-06-25
1
-1/+5
|
\
\
\
|
*
|
|
Fix -Wunused-result warning for chdir on linux.
Nico Weber
2014-06-25
1
-1/+5
*
|
|
|
Merge pull request #784 from nico/statkeep
Nico Weber
2014-06-20
6
-12/+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
do not delete files from the logs that still exist on disk
Nico Weber
2014-06-20
1
-1/+3
|
*
|
|
make Stat() a const method
Nico Weber
2014-06-19
5
-11/+11
|
/
/
/
*
|
|
Merge pull request #783 from sgraham/findexinfobasic
Nico Weber
2014-06-19
1
-1/+4
|
\
\
\
|
*
|
|
use local definition of FindExInfoBasic for earlier sdks
Scott Graham
2014-06-19
1
-1/+4
|
/
/
/
*
|
|
Merge pull request #782 from sgraham/warning-on-81sdk
Nico Weber
2014-06-16
1
-0/+3
|
\
\
\
|
*
|
|
suppress warning on win8.1 sdk
Scott Graham
2014-06-16
1
-0/+3
|
/
/
/
*
|
|
Merge pull request #781 from nico/cleaner
Nico Weber
2014-06-16
2
-18/+8
|
\
\
\
|
*
|
|
simplify statcache code more
Nico Weber
2014-06-16
2
-18/+8
|
/
/
/
*
|
|
Merge pull request #780 from nico/versioncheck
Nico Weber
2014-06-16
1
-2/+13
|
\
\
\
|
*
|
|
only use FindExInfoBasic on win7+
Nico Weber
2014-06-16
1
-2/+13
|
/
/
/
*
|
|
Merge pull request #779 from nico/statcache
Nico Weber
2014-06-15
6
-21/+158
|
\
\
\
|
*
|
|
s/hFind/find_handle/
Nico Weber
2014-06-15
1
-5/+5
|
*
|
|
add missing _WIN32 checks
Nico Weber
2014-06-15
1
-0/+2
|
*
|
|
make bool exist everywhere, for simpler calling code
Nico Weber
2014-06-15
2
-3/+1
|
*
|
|
add some statcache tests
Nico Weber
2014-06-15
4
-8/+43
|
*
|
|
Free cache memory once it's no longer used.
Nico Weber
2014-06-15
3
-8/+23
[prev]
[next]