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
*
Take CPU set limitations into account when calculating processor count
Jan Niklas Hasse
2019-02-26
1
-0/+9
*
Merge pull request #1474 from mathstuf/win32-invalid-parameter-help
Jan Niklas Hasse
2018-11-16
1
-2/+6
|
\
|
*
Win32Fatal: support a "hint" for the error
Ben Boeckel
2018-11-09
1
-2/+6
*
|
Merge pull request #1196 from danw/ReadFile_opt
Jan Niklas Hasse
2018-11-14
1
-1/+11
|
\
\
|
*
|
Optimize ReadFile allocations
Dan Willemsen
2016-11-07
1
-1/+11
*
|
|
util: don't add ellipses width when deciding if they're necessary
Ben Boeckel
2018-11-09
1
-1/+1
|
|
/
|
/
|
*
|
Add NINJA_FALLTHROUGH macro
Stefan Becker
2018-04-11
1
-1/+1
*
|
Fix building on Windows in UNICODE mode
Gergely Nagy
2017-10-31
1
-7/+2
*
|
Remove path component limit from input of CanonicalizePath in windows
Takuto Ikuta
2017-08-30
1
-54/+25
*
|
Fix for review
Takuto Ikuta
2017-05-09
1
-1/+1
*
|
Merge pull request #1181 from DanielWeber/issue-1161
Nico Weber
2017-01-24
1
-9/+9
|
\
\
|
*
|
Allow more path components
Daniel Weber
2016-08-22
1
-9/+9
|
|
/
*
|
Fix build with uclibc
Pawel Hajdan, Jr
2017-01-02
1
-0/+7
|
/
*
Canonicalize "." to "."
Colin Cross
2015-12-16
1
-2/+2
*
Implement GetLoadAverage on AIX using libperfstat
Mike Seplowitz
2015-08-19
1
-0/+12
*
Run more than 34 processes on Win32 if we have 32+ cores.
Rui Ueyama
2015-04-17
1
-1/+1
*
Merge pull request #835 from rainlabs-eu/fix-cygwin-compatibility
Nico Weber
2014-12-04
1
-1/+4
|
\
|
*
Fixed cygwin compatibility (issue #806)
kwesolowski
2014-10-25
1
-1/+4
*
|
Merge pull request #850 from sgraham/ocd
Nico Weber
2014-11-12
1
-16/+19
|
\
\
|
*
|
whitespace/comment/wrap fixes, no intended functionality change
Scott Graham
2014-11-12
1
-16/+19
*
|
|
set *err when too many components in CanonicalizePath
Scott Graham
2014-11-12
1
-1/+3
|
/
/
*
|
properly guard against slash_bits overflow
Scott Graham
2014-11-12
1
-2/+5
*
|
fix not respecting length
Scott Graham
2014-11-11
1
-14/+18
*
|
fix CanonicalizePath going past StringPiece length + test
Scott Graham
2014-11-10
1
-0/+2
*
|
initialize slash_bits on non-win
Scott Graham
2014-11-10
1
-0/+2
*
|
non-win compilation
Scott Graham
2014-11-09
1
-0/+10
*
|
fix order of args to CanonicalizePath
Scott Graham
2014-11-09
1
-4/+4
*
|
remove CanonicalizePath overloads, test for toplevel behaviour
Scott Graham
2014-11-09
1
-10/+0
*
|
fix multiple sequential slashes
Scott Graham
2014-11-08
1
-1/+1
*
|
track back->forward conversions in a bitmask
Scott Graham
2014-11-08
1
-6/+46
*
|
Use strchr in \ conversion in CanonicalizePath on Windows
Scott Graham
2014-10-30
1
-3/+2
*
|
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-1/+39
|
/
*
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
*
Fixes for windows CalculateProcessorLoad
kwesolowski
2014-07-25
1
-1/+4
*
Prepared load (-l N) support for windows.
kwesolowski
2014-07-25
1
-3/+44
*
Allow + in filenames without escaping
Nico Weber
2014-05-30
1
-0/+1
*
Don’t unnecessarily escape backslashes in Win32 paths
Nicholas Hutchinson
2014-01-08
1
-1/+0
*
More robust escaping of $in, $out paths
Nicholas Hutchinson
2014-01-06
1
-0/+104
*
Simplify implementation of GetProcessorCount().
Benedikt Meurer
2013-09-01
1
-22/+2
*
Don't use va_start() with reference parameters, it's undefined behavior.
Nico Weber
2013-05-24
1
-1/+4
*
minor formatting change
Nico Weber
2013-05-01
1
-3/+2
*
added missing windows include
Patrick von Reth
2013-04-30
1
-0/+1
*
Fix Windows build more.
Nico Weber
2013-04-29
1
-1/+1
*
Introduce a Truncate() function that works on POSIX and Windows.
Nico Weber
2013-04-29
1
-0/+20
*
util.cc: Reusing windows workaround for cygwin.
Paul Kunysch
2013-02-09
1
-1/+1
*
fix build on non-Linux glibc systems
Pino Toscano
2012-12-29
1
-2/+2
*
Improved error message with more information
Richard Geary
2012-11-09
1
-1/+1
*
add GetProcessorCount() implementation for Solaris
Alex Caudill
2012-09-07
1
-0/+9
[next]