Craig Tiller
be56a9684e
Build all targets for a config at once
10 years ago
Craig Tiller
e4fcd6aa0e
Build all targets for a config at once
10 years ago
Nicolas "Pixel" Noble
27be1a2d3c
Removing a few more traces of libevent.
10 years ago
Craig Tiller
b5dcec5a2e
clang-format codebase
10 years ago
Craig Tiller
0322134506
Make generate_projects work on Mac
10 years ago
Tim Emiola
3b1b43dc8c
Allows grpc_** that run gcloud compute ssh to run from docker containers
...
- adds _grpc_ensure_gcloud_ssh that creates the ~/.ssh/gcloud_compute_engine
key file if it does not exist
- update all the grpc_** commands that use ssh to call this
10 years ago
Craig Tiller
934baa3bb1
Add tools/run_tests/run_lcov.sh
...
This is a tool for collecting coverage reports from our tests and
combining them with the open-source tool 'lcov'.
10 years ago
Craig Tiller
7c1d7f7a9a
Run C++ tests and C tests
10 years ago
Craig Tiller
738c334432
Allow running tests under valgrind
10 years ago
Craig Tiller
b29797b142
Remove ?san from the default tests.
...
At least until they stabilize some.
10 years ago
Craig Tiller
3b08306c13
Cleanup and fixes to jobset.py
10 years ago
temiola
f31ed60d7c
Corrects the ruby dockerfile to ensure it has access to git-on-[].
...
Adds a command for triggering a pull of the latest built docker images.
Change on 2015/01/09 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83641150
10 years ago
ctiller
08c50d8bf5
Make generate_projects.sh able to run from a git repo.
...
Change on 2015/01/09 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83627504
10 years ago
ctiller
94e5ddece6
Only run one make at a time.
...
If openssl has not been built, running parallel make processes causes some problems.
Change on 2015/01/09 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83617340
10 years ago
ctiller
a5cf7bd7e6
Remove mutex as this process is now single threaded
...
Change on 2015/01/09 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83610407
10 years ago
ctiller
3040cb7c43
Add a --forever flag, to continuously run tests as things change.
...
Change on 2015/01/07 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83451760
10 years ago
Nicolas Noble
ddef24620a
Adding the tools directory to the git export.
10 years ago