index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
disk_interface.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1264 from gahr/DirName-compile-time
Jan Niklas Hasse
2018-11-13
1
-3/+4
|
\
|
*
DirName's separators and their length are known at compile time
Pietro Cerutti
2017-04-11
1
-3/+4
*
|
Merge pull request #1457 from V-for-Vasili/AIX-support
Jan Niklas Hasse
2018-11-05
1
-0/+2
|
\
\
|
*
|
Port to AIX platform.
Vasili Skurydzin
2018-08-02
1
-0/+2
*
|
|
Fix compilation on FreeBSD 11.2 (use st_mtim.tv_nsec)
Simon Arlott
2018-10-25
1
-1/+1
|
/
/
*
|
Revert "Fix stat when subdirectory is a file"
Fredrik Medley
2018-04-09
1
-2/+1
*
|
Merge pull request #1348 from ngg/winunicode
Nico Weber
2018-04-05
1
-1/+1
|
\
\
|
*
|
Fix building on Windows in UNICODE mode
Gergely Nagy
2017-10-31
1
-1/+1
*
|
|
Merge pull request #1365 from moroten/fix-disk-interface-tests-64-bit-timestamp
Nico Weber
2018-04-05
1
-1/+12
|
\
\
\
|
*
|
|
Fix stat when subdirectory is a file
Fredrik Medley
2017-12-19
1
-1/+2
|
*
|
|
Fix disk_interface_test.cc on Windows for 64-bit timestamp
Fredrik Medley
2017-12-19
1
-0/+10
|
|
/
/
*
|
|
Fix build on Solaris.
alekseyshl
2018-03-05
1
-1/+2
|
/
/
*
|
Fix some Windows troubles.
Elliott Sales de Andrade
2017-09-16
1
-1/+1
*
|
Update checks for new stat fields.
Elliott Sales de Andrade
2017-09-16
1
-4/+6
*
|
Read file timestamps in higher resolution.
Elliott Sales de Andrade
2017-09-16
1
-5/+14
*
|
Work around mtime being set to 0 sometimes
Patrick Griffis
2017-06-18
1
-0/+5
*
|
Move stat metric to DiskInterface
Colin Cross
2017-05-22
1
-0/+2
|
/
*
windows: replace deprecated GetVersionEx with recommended replacement
Nico Weber
2016-11-08
1
-12/+7
*
Expose more details in FileReader::ReadFile signature
Brad King
2016-02-03
1
-7/+7
*
Let Stat() have an err outparam instead of writing to stderr.
Nico Weber
2015-03-31
1
-27/+23
*
Fix unknown pragma warnings
Danny
2014-09-28
1
-0/+4
*
add some parens to silence a gcc warning
Evan Martin
2014-08-04
1
-1/+1
*
try to fix stat()ing directories on windows
Nico Weber
2014-06-27
1
-2/+0
*
make Stat() a const method
Nico Weber
2014-06-19
1
-1/+1
*
use local definition of FindExInfoBasic for earlier sdks
Scott Graham
2014-06-19
1
-1/+4
*
suppress warning on win8.1 sdk
Scott Graham
2014-06-16
1
-0/+3
*
simplify statcache code more
Nico Weber
2014-06-16
1
-15/+6
*
only use FindExInfoBasic on win7+
Nico Weber
2014-06-16
1
-2/+13
*
s/hFind/find_handle/
Nico Weber
2014-06-15
1
-5/+5
*
add missing _WIN32 checks
Nico Weber
2014-06-15
1
-0/+2
*
add some statcache tests
Nico Weber
2014-06-15
1
-5/+11
*
Free cache memory once it's no longer used.
Nico Weber
2014-06-15
1
-0/+16
*
error checking
Nico Weber
2014-06-15
1
-8/+11
*
simplify more, move behind flag
Nico Weber
2014-06-15
1
-3/+1
*
more minor cleanups
Nico Weber
2014-06-15
1
-10/+6
*
more minor cleanups
Nico Weber
2014-06-15
1
-20/+7
*
minor cleanups
Nico Weber
2014-06-15
1
-56/+40
*
Add a stat cache. Demo-quality, and disabled atm.
Nico Weber
2014-06-15
1
-19/+100
*
Merge pull request #699 from mostynb/avoid_useless_mkdir_failure
Nico Weber
2014-04-07
1
-0/+3
|
\
|
*
don't Fail if trying to mkdir when the dir already exists
Mostyn Bramley-Moore
2014-01-07
1
-0/+3
*
|
Support both slashes on Windows when making output dirs
Scott Graham
2014-04-03
1
-5/+8
|
/
*
Minor style fixes, no behavior change.
Nico Weber
2013-08-23
1
-1/+1
*
make DiskInterfaceTest.StatBadPath quiet
Evan Martin
2013-04-19
1
-5/+11
*
wrap some overlong lines
Evan Martin
2012-12-29
1
-4/+8
*
use DiskInterface to create the build directory
Evan Martin
2012-08-07
1
-0/+10
*
Put & operator with the type rather than the variable name.
Thiago Farina
2012-04-28
1
-1/+1
*
Fix resources leaks
Pierre Schweitzer
2012-03-13
1
-1/+2
*
Treat paths of the form "existing-file/something" as non-existent
Peter Collingbourne
2012-03-07
1
-1/+1
*
Response files
unknown
2012-02-09
1
-0/+20
*
fix search&replace error on struct name
Peter Kuemmel
2012-01-23
1
-1/+1
[next]