summaryrefslogtreecommitdiffstats
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* Only store command hashes in the build log.Nico Weber2012-06-151-0/+1
* Add -l N option to limit the load average.Nicolas Despres2012-04-191-0/+4
* only msvc needs these workaroundsPeter Kuemmel2012-01-221-1/+3
* windows: use _WIN32 define everywhereEvan Martin2012-01-221-1/+1
* Strip ansi escape sequences from subcommand output when not writing to a smar...Nico Weber2012-01-191-0/+3
* Stop warning about chdir etc which are treated as errors on MSVC with theFrances Buontempo2012-01-161-0/+1
* split canonicalizeEvan Martin2012-01-091-0/+2
* allow spellcheck to be used with a vector of stringsEvan Martin2012-01-041-2/+6
* windows: make bootstrap.py/configure.py work with MSVCScott Graham2012-01-041-0/+2
* typedef long long for MSVCFrances Buontempo2012-01-031-0/+4
* factor out windows perror equivalentEvan Martin2011-12-201-0/+3
* Remove warning triggered by -Wextra on MinGW.Nicolas Despres2011-11-191-0/+2
* Add spelling suggestions for four cases:Nico Weber2011-11-161-0/+4
* move SetCloseOnExec to utilEvan Martin2011-10-311-0/+3
* make CanonicalizePath report an error on empty pathEvan Martin2011-10-061-1/+1
* semantic change: allow reaching into parent directories in pathsEvan Martin2011-08-241-1/+1
* remove +x bit from sourceEvan Martin2011-06-031-0/+0
* Tests now build on a native Windows build (tested with VS2010)Philip Craig2011-05-281-0/+4
* move GetTimeMillis to utilEvan Martin2011-05-241-0/+7
* move ReadFile into utilEvan Martin2011-05-241-0/+4
* Add a Warning() report function.Nicolas Despres2011-05-021-0/+3
* windows: abstract around mkdir vs _mkdirEvan Martin2011-05-021-0/+4
* add doxygen-compatibile comments to most classesEvan Martin2011-04-291-3/+3
* optimize CanonicalizePathEvan Martin2011-04-231-1/+2
* Merge branch 'master' of github.com:martine/ninjaEvan Martin2011-04-151-0/+3
|\
| * Add missing CPP guards.Nicolas Despres2011-03-221-0/+5
| * Prefix error messages with program name.Nicolas Despres2011-03-211-0/+3
* | Remove the declaration of DumpBacktrace.Thiago Farina2011-04-151-5/+0
* | Move CanonicalizePath into util.h so it can be shared by the other modules.Thiago Farina2011-04-151-0/+11
|/
* add copyrightsEvan Martin2011-02-061-1/+13
* move src into subdirEvan Martin2010-12-051-0/+9