index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add spelling suggestions for four cases:
Nico Weber
2011-11-16
1
-0/+25
*
move SetCloseOnExec to util
Evan Martin
2011-10-31
1
-0/+16
*
make CanonicalizePath report an error on empty path
Evan Martin
2011-10-06
1
-1/+7
*
semantic change: allow reaching into parent directories in paths
Evan Martin
2011-08-24
1
-72/+42
*
remove +x bit from source
Evan Martin
2011-06-03
1
-0/+0
*
Tests now build on a native Windows build (tested with VS2010)
Philip Craig
2011-05-28
1
-0/+3
*
move GetTimeMillis to util
Evan Martin
2011-05-24
1
-0/+16
*
move ReadFile into util
Evan Martin
2011-05-24
1
-0/+23
*
don't mangle absolute paths in the canonicalizer
Evan Martin
2011-05-17
1
-1/+1
*
Needed more path components to build Chrome. One path component in an uncommon
Scott Byer
2011-05-03
1
-1/+1
*
Add a Warning() report function.
Nicolas Despres
2011-05-02
1
-0/+9
*
windows: abstract around mkdir vs _mkdir
Evan Martin
2011-05-02
1
-0/+14
*
use kMaxPathComponents in proper place
Evan Martin
2011-04-23
1
-1/+1
*
optimize CanonicalizePath
Evan Martin
2011-04-23
1
-34/+69
*
handle foo//bar in CanonicalizePath
Evan Martin
2011-04-22
1
-2/+4
*
Merge branch 'master' of github.com:martine/ninja
Evan Martin
2011-04-15
1
-1/+10
|
\
|
*
Prefix error messages with program name.
Nicolas Despres
2011-03-21
1
-1/+10
*
|
Move CanonicalizePath into util.h so it can be shared by the other modules.
Thiago Farina
2011-04-15
1
-0/+54
|
/
*
drop DumpBacktrace
Evan Martin
2011-02-28
1
-9/+0
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+24
[prev]