This website requires JavaScript.
Explore
Help
Sign In
gbdev
/
rgbds
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gbdev/rgbds.git
synced
2026-08-20 05:44:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
226031c18b3666da5b087bec55416c785b018e91
rgbds
/
.github
/
scripts
T
History
Rangi
226031c18b
Use
#!/usr/bin/env bash
, not
#!/bin/bash
2026-07-10 23:12:49 -04:00
..
check-contrib.sh
Add CI job to check syntax of
contrib
scripts
2026-07-10 23:12:49 -04:00
check-diff.bash
Move CI-only
check-diff
script to
.github/
2026-07-10 23:12:49 -04:00
check-format.sh
Move CI-only
check-format
script to
.github/
2026-07-10 23:12:49 -04:00
draft-release.sh
Use
#!/usr/bin/env bash
, not
#!/bin/bash
2026-07-10 23:12:49 -04:00
install_deps.sh
Install Pillow together with the rest of our CI deps (
#1952
)
2026-06-28 13:06:40 -04:00
msvc-env.bat
Use Ninja on Windows
2026-04-20 15:32:54 +02:00