| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Example here: https://travis-ci.org/libgd/libgd/builds/139971212
The last line in the log is just the throttle notice.
|
|
|
|
| |
The main command is more strict in that it has to be a single command.
|
|
|
|
|
| |
These are development scripts, so no need for them to be fast or
super portable. Switch them to bash rather than POSIX shell.
|
|
|
|
|
| |
Make sure we don't go messing with the cwd when running different tests.
This way we can always assume we start in the top level source dir.
|
|
|
|
| |
The `build` shell func isn't in scope of the coverity shell script.
|
|
|
|
|
|
| |
R=ted.mielczarek@gmail.com
Review URL: https://codereview.chromium.org/2078283002 .
|
|
|
|
|
|
|
|
| |
Required updating a lot of dist files in the process.
R=ted.mielczarek@gmail.com
Review URL: https://codereview.chromium.org/1946293002 .
|
|
|
|
|
|
|
| |
R=vapier@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1900133002 .
|
|
This will let us setup travis-ci on the Breakpad GitHub mirror.
R=vapier@chromium.org, mark@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1873133003 .
|