Commit Graph

1940 Commits

Author SHA1 Message Date
David Given
cb5c0d5ebe Make the a2r flux sink build. Tracks are now always in the native numbering. 2022-06-15 23:33:00 +02:00
David Given
404f583dc2 Merge from master. 2022-06-15 23:27:33 +02:00
David Given
19cd5638ba Another latest-tag change. 2022-06-15 22:48:06 +02:00
David Given
b917552ca5 Typo fix. 2022-06-15 22:31:32 +02:00
David Given
71deb14c85 Switch back to the old version of latest-tag. 2022-06-15 22:19:28 +02:00
David Given
e9c1041d9b Merge pull request #535 from davidgiven/make
Use the correct extensions for the output binaries.
2022-06-15 22:03:42 +02:00
David Given
ffece005c5 Use the correct extensions for the output binaries. 2022-06-15 21:46:50 +02:00
David Given
ff5d22adbe Another attempt at fixing the CI script. 2022-06-14 23:17:09 +02:00
David Given
aaffe1b208 Merge. 2022-06-14 22:34:00 +02:00
David Given
b86d2466d2 Looks like the autorelease script got broken? 2022-06-14 22:32:44 +02:00
David Given
c2230d0462 Merge pull request #533 from davidgiven/upstreams
Update missing UPSTREAMs and the README.
2022-06-14 22:16:02 +02:00
David Given
dc4e4aa9c7 Update missing UPSTREAMs and the README. 2022-06-14 22:14:53 +02:00
David Given
56e5b4e529 Merge pull request #532 from davidgiven/make
Port the build system to... make!
2022-06-14 22:08:09 +02:00
David Given
3577812dd1 Update documentation. 2022-06-14 21:54:01 +02:00
David Given
256c42833a Rememeber to run the proto test. 2022-06-14 21:36:55 +02:00
David Given
372a9075d7 Remove obsolete files. 2022-06-14 21:22:43 +02:00
David Given
9a5d0db3d4 Oops! | doesn't do the same thing in make as it does in ninja, resulting on
broken rebuilds. These should now work.
2022-06-14 21:07:45 +02:00
David Given
82fe952d7f Merge from master. 2022-06-14 20:50:57 +02:00
David Given
da8382236f Final CI change, I hope. 2022-06-14 20:50:42 +02:00
David Given
4d2d03b8fc Update docs and CI setup now we don't need ninja or lua. 2022-06-14 20:37:13 +02:00
David Given
b025e6bb88 Remove dep/fmt completely. 2022-06-14 20:12:55 +02:00
David Given
521bbd4ea5 Make build on Windows (again). 2022-06-14 19:59:49 +02:00
David Given
95d5d42608 Run the encode/decode tests. 2022-06-14 19:33:20 +02:00
David Given
90884d8877 Actually, let's do single-threaded CI builds. 2022-06-14 01:18:34 +02:00
David Given
62258be400 Add missing file. 2022-06-14 01:07:20 +02:00
David Given
8cbdce1d5b Run simple tests. 2022-06-14 01:05:18 +02:00
David Given
9099d59c08 Cleanup. 2022-06-14 00:37:31 +02:00
David Given
f6bcc37168 Remove ackbuilder. Sob. 2022-06-14 00:24:31 +02:00
David Given
0db1ddc788 Make work on Windows. 2022-06-14 00:15:23 +02:00
David Given
93821c8991 Adjust CI parallelism. 2022-06-13 23:52:24 +02:00
David Given
195c4ca3e5 Add missing file. 2022-06-13 23:49:55 +02:00
David Given
f6023ebbd0 Build the GUI. 2022-06-13 23:49:22 +02:00
David Given
41dde0e516 Build on OSX. 2022-06-13 23:38:33 +02:00
David Given
07b1719b17 Let's try an actual vanilla Makefile. 2022-06-13 23:21:06 +02:00
David Given
d31399702b Merge pull request #529 from wybren1971/IMDwriter
Imd reader
2022-06-13 15:46:54 +02:00
David Given
601e220b18 Update documentation. 2022-06-12 22:15:28 +02:00
David Given
246e580bb5 Update release script. 2022-06-12 22:09:10 +02:00
David Given
e141267cfb Fix github artifact upload. 2022-06-12 22:08:08 +02:00
David Given
eb21f33f99 Windows needs pkg-config. 2022-06-12 21:59:13 +02:00
David Given
f91ddaeec7 Change OSX lua version. 2022-06-12 21:44:52 +02:00
David Given
afc432078c Try to make work on OSX. 2022-06-12 21:41:47 +02:00
David Given
4ba30fcfec Don't require C++20 as it's still too new. 2022-06-12 21:35:13 +02:00
David Given
d7fd99cad6 Don't try to create empty ar archives (OSX doesn't like it). Properly declare
headers as outputs of clibrary.
2022-06-12 20:59:57 +02:00
David Given
eaab2a3ec4 Don't use install to install files. 2022-06-12 20:06:12 +02:00
David Given
1f938457db OSX doesn't want luaposix. 2022-06-12 19:43:42 +02:00
David Given
855a9d5224 Require Ubuntu 22.04. 2022-06-12 18:50:56 +02:00
David Given
d1a9531175 Don't need dep/fmt any more --- it's available on all platforms we care about. 2022-06-12 12:42:31 +02:00
David Given
58aacd3f28 Finally make build on Windows again. 2022-06-12 12:29:53 +02:00
David Given
4aee2732bc Use the system libstb where possible. 2022-06-12 01:14:04 +02:00
David Given
24a3468928 Run the simple tests. 2022-06-12 01:10:24 +02:00