summaryrefslogtreecommitdiffstatshomepage
path: root/.drone.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Can tea-ci build tools? Vas Crabb2016-07-081-0/+1
|
* fix tea-ci Vas Crabb2016-06-101-0/+1
|
* Allow full build on android: Vas Crabb2016-05-311-4/+4
| | | | | | * rename si_status to si_status_val in n64 as si_status is a preprocessor macro on Android * rename PAGE_MASK to page_mask in samcoupe to avoid clash with macro (it's a local anyway) * abuse namespaces to get around the conflict between our x86emit::REG_Rn and Android's ::REG_Rn in DRC
* fix the yaml Vas Crabb2016-05-311-4/+4
|
* [skip CI] Fix channel for irc notifications - no # (nw) Paul Priest2016-05-291-5/+6
| | | | + example for pacman, should we never need to bring in non-default deps
* [skip CI] Add irc bot notification for tea-ci (nw) Paul Priest2016-05-291-1/+16
| | | | Encrypted file contains secrets generated from tea-ci.org interface.
* Fix target exe (nw) ppriest2016-05-291-1/+1
|
* [skip CI] Update tea-ci.org settings ppriest2016-05-291-3/+26
| | | | | 32-bit due to Cygwin 64-bit bug that bites occasionally. Add -validate with output on success For the secrets, need to update the YAML to enable, the generate the secrets file, containing the hash of this YAML file once tea-ci is updated to support this.
* Create .drone.yml ppriest2016-05-281-0/+7
Add file for Windows/Docker CI for MSYS2/MingW64