index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
manifest_parser_perftest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use internal getopt for IBM i and AIX
Kevin Adler
2020-11-13
1
-0/+3
*
Add 'using namespace std;' to all cc files to prepare for removing it from he...
Michael Jones
2020-09-30
1
-0/+2
*
Factor ManifestParser options into a structure
Brad King
2017-09-07
1
-1/+1
*
Add <stdlib.h> includes for clang++/libc++ on Ubuntu
Dan Willemsen
2016-04-21
1
-0/+1
*
Replace ManifestParser::FileReader with general FileReader
Brad King
2016-02-03
1
-8/+2
*
perftest: fix compilation after dupe_edge_should_err change
Brad King
2016-02-02
1
-1/+1
*
Let Stat() have an err outparam instead of writing to stderr.
Nico Weber
2015-03-31
1
-7/+12
*
Fix -Wunused-result warning for chdir on linux.
Nico Weber
2014-06-25
1
-1/+5
*
Make manifest_parser_perftest build on Windows.
Nico Weber
2014-04-27
1
-1/+3
*
Manifest perftest: Try to make it build on Linux.
Nico Weber
2014-04-17
1
-0/+1
*
Manifest perftest: Pull manifest parsing into own function.
Nico Weber
2014-04-17
1
-17/+20
*
Manifest perftest: Also measure command evaluation time.
Nico Weber
2014-04-17
1
-5/+31
*
Add a simple manifest parsing perftest.
Nico Weber
2014-04-17
1
-0/+82