Commit graph

15 commits

Author SHA1 Message Date
Rangi 8469421892 Change how Travis CI builds on macOS
Install an updated version of bison with brew, then build rgbds with make
2021-04-18 15:57:28 -04:00
Rangi 5d74bf5126 Don't let brew auto-update everything, just install rgbds 2021-04-18 15:49:34 -04:00
Rangi 21ff769517 Install rgbds with brew on macOS so Travis CI will pass
Building rgbds on macOS with `make` uses the system `bison`, which is an older version that doesn't support `-Wall`.
2021-04-18 15:32:06 -04:00
Rangi 955e4eddf8 Actually use rgbds 0.5.0 2021-04-17 19:16:12 -04:00
Rangi fc3bbc1358 Require rgbds 0.4.2 2020-12-09 12:41:39 -05:00
Rangi 8d32c45678 rgbds has moved from rednex to gbdev 2020-09-15 08:36:29 -04:00
Rangi 204bf74a7f Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:46:12 -04:00
Rangi c7e3aed0b8 Get all unnamed symbols with make DEBUG=1 2020-07-07 21:10:13 -04:00
Rangi 5559d51c86 Actually run .travis/webhook.sh 2020-06-28 20:26:44 -04:00
Rangi 6a1e077d2d Travis builds with rgbds 0.4.0 from source 2020-06-27 21:43:32 -04:00
yenatch edf2b05ac3 faster travis 2018-03-10 19:14:47 -05:00
Pokechu22 d7fae287e4 Update Travis configuration to use rgbds 0.3.3 2017-09-29 19:23:55 -07:00
Antonio Niño Díaz dfc094db72 Update Travis configuration to use rgbds 0.3.1
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
2017-06-09 22:36:11 +01:00
Sanqui d7bd7f4453
Update Travis script to use make compare and rgbds v0.2.5 2017-03-20 20:37:02 +01:00
Mathias Bynens defd8ad8c7
Enable continuous integration 2016-08-11 20:04:25 +02:00