| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from Travis CI to GitHub Actions | Rangi | 2021-06-19 | 1 | -32/+0 |
| | | |||||
| * | Require rgbds 0.5.1 | Rangi | 2021-05-09 | 1 | -1/+1 |
| | | | | | This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB | ||||
| * | Change how Travis CI builds on macOS | Rangi | 2021-04-18 | 1 | -6/+6 |
| | | | | | Install an updated version of bison with brew, then build rgbds with make | ||||
| * | Don't let brew auto-update everything, just install rgbds | Rangi | 2021-04-18 | 1 | -1/+1 |
| | | |||||
| * | Install rgbds with `brew` on macOS so Travis CI will pass | Rangi | 2021-04-18 | 1 | -3/+7 |
| | | | | | Building rgbds on macOS with `make` uses the system `bison`, which is an older version that doesn't support `-Wall`. | ||||
| * | Actually use rgbds 0.5.0 | Rangi | 2021-04-17 | 1 | -1/+1 |
| | | |||||
| * | Require rgbds 0.4.2 | Rangi | 2020-12-09 | 1 | -1/+1 |
| | | |||||
| * | rgbds has moved from rednex to gbdev | Rangi | 2020-09-15 | 1 | -1/+1 |
| | | |||||
| * | Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) | Rangi | 2020-07-21 | 1 | -1/+1 |
| | | |||||
| * | Get all unnamed symbols with make DEBUG=1 | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | |||||
| * | Actually run .travis/webhook.sh | Rangi | 2020-06-28 | 1 | -0/+5 |
| | | |||||
| * | Travis builds with rgbds 0.4.0 from source | Rangi | 2020-06-27 | 1 | -10/+9 |
| | | |||||
| * | faster travis | yenatch | 2018-03-10 | 1 | -1/+1 |
| | | |||||
| * | Update Travis configuration to use rgbds 0.3.3 | Pokechu22 | 2017-09-29 | 1 | -2/+2 |
| | | |||||
| * | Update Travis configuration to use rgbds 0.3.1 | Antonio Niño Díaz | 2017-06-09 | 1 | -6/+6 |
| | | | | | Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com> | ||||
| * | Update Travis script to use `make compare` and rgbds v0.2.5 | Sanqui | 2017-03-20 | 1 | -15/+13 |
| | | |||||
| * | Enable continuous integration | Mathias Bynens | 2016-08-11 | 1 | -0/+26 |
