Commit graph

9 commits

Author SHA1 Message Date
Vas Crabb
c0755dd46f Can tea-ci build tools? 2016-07-08 15:35:57 +10:00
Vas Crabb
21aee1a27f fix tea-ci 2016-06-10 00:56:44 +10:00
Vas Crabb
59f15d6819 Allow full build on android:
* 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
2016-05-31 17:24:40 +10:00
Vas Crabb
1a2364e9d8 fix the yaml 2016-05-31 00:29:27 +10:00
Paul Priest
7af080d453 [skip CI] Fix channel for irc notifications - no # (nw)
+ example for pacman, should we never need to bring in non-default deps
2016-05-29 11:44:59 +01:00
Paul Priest
9f5fb1fab5 [skip CI] Add irc bot notification for tea-ci (nw)
Encrypted file contains secrets generated from tea-ci.org interface.
2016-05-29 10:03:56 +01:00
ppriest
904ddcd4fd Fix target exe (nw) 2016-05-29 08:36:05 +01:00
ppriest
89ec9644c8 [skip CI] Update tea-ci.org settings
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.
2016-05-29 07:44:01 +01:00
ppriest
a2c71b889f Create .drone.yml
Add file for Windows/Docker CI for MSYS2/MingW64
2016-05-28 19:59:21 +01:00