Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CI/AppVeyor: per-compiler deps cache #9852 | Justin M. Keyes | 2019-04-07 |
| | | | | The deps cache does not work for MSVC builds because the MINGW builds ovewrite it. Cache saves 10+ minutes on the build. | ||
* | API: validation: mention invalid method name (#8489) | Justin M. Keyes | 2018-06-07 |
| | |||
* | job control: reuse common job code for rpc jobs | Björn Linse | 2016-08-20 |
This makes stderr and exit callbacks work for rpc jobs |