Commit graph

2 commits

Author SHA1 Message Date
Zachary
5d5a6c5501 Include string.h for strchr and strcmp.
This fixes a continuous build
(https://travis-ci.org/github/google/perf_data_converter/jobs/714589290)
running on Ubuntu 16.04 using gcc-4.8.
2020-10-11 01:37:59 +01:00
Tom Lundell
1137acc9e0 Remove msys dependency for Windows.
Bazel genrules require a msys shell to execute
shell commands. Replace the genrules with a
simple C++ regex replacement binary.

Fixes #303.
2020-06-13 03:44:00 +01:00