Tim Allen
38fbcd5277
Include the new genius tool in higan nightlies, because why not?
2018-02-01 19:29:18 +11:00
Tim Allen
0cb3529547
higan's makefiles no longer require overriding the compiler.
2018-02-01 19:26:42 +11:00
Tim Allen
6d487925d0
Build documentation in a UTF-8 locale.
2017-10-27 17:16:29 +11:00
Tim Allen
7aad868adb
Fix copy/pasto for libretro build.
2017-10-27 17:04:46 +11:00
Tim Allen
dd06dd0fed
Include the licence and documentation with each WIP build.
2017-10-27 16:58:41 +11:00
Tim Allen
1cb37fc974
Fix another stupid typo. :(
2017-10-08 18:51:47 +11:00
Tim Allen
f92fc276af
Fix typo in libretro path.
2017-10-08 18:44:25 +11:00
Tim Allen
18afd41a80
Using "--no-commit" didn't work, let's try something else.
2017-10-08 18:17:48 +11:00
Tim Allen
3507c522f4
Don't commit the libretro test merge.
...
git requires a name and email to be configured before it can commit a change. We're not going to push the merge result anywhere, so we don't strictly speaking need it to commit.
2017-10-08 17:54:49 +11:00
Tim Allen
7a4bfca106
Fix git merge command
2017-10-08 17:29:14 +11:00
Tim Allen
0db886f91d
Building the libretro core doesn't need UI libraries, but needs git.
...
The git dependency is only because we want to do some merge shenanigans for testing purposes.
2017-10-08 14:33:16 +11:00
Tim Allen
214b921388
Test that the libretro core builds with each change to higan.
2017-10-08 14:25:42 +11:00
Tim Allen
9dcbd12159
Don't let gitlab cache .o files.
...
higan's makefiles don't always model dependencies properly, so caching
.o files just invites stale .o files.
2017-09-01 16:05:14 +10:00
Tim Allen
f6d7922e62
Include the official shaders in build artifacts.
2017-06-22 16:28:21 +10:00
Tim Allen
a2baea248f
Don't bundle the cheats database in built artifacts.
...
As of v103, higan no longer includes the cheat database.
2017-06-22 16:27:13 +10:00
Tim Allen
21ee597aae
Add a `.gitlab-ci.yml` to automate WIP builds.
2017-01-13 12:18:25 +11:00