Skip to content
Snippets Groups Projects
Commit f6fdd6c4 authored by Jake Taylor's avatar Jake Taylor
Browse files

add readme stuff

parent 4d82efce
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,9 @@ into the `benchmark` branch so that the benchmarks will continue to function.
`build.sh` generates version information for all repositories under test and
builds binaries for them in the `bin/` directory.
`download_cmix_binaries` downloads binaries from certain branches into the `bin/` directory.
The targeted operating system for the binaries can be specified via command line arguments.
`update.sh` runs `git pull` for each repo under test, and by uncommenting the
relevant code, checks out the `master` branch of each repo before pulling. This
is the most useful if you're trying to fix an integration breakage in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment