Commit Graph

1814 Commits

Author SHA1 Message Date
wybren1971
45e0946b6b remove debuglines 2022-06-20 15:47:20 +02:00
wybren1971
b57af55b8a Updating the documentation. cleanup code 2022-06-20 13:10:14 +02:00
wybren1971
677ee5da91 update to IMD writer to accept PROTO input for comment and encoding 2022-06-19 23:45:42 +02:00
wybren1971
a6526ccc13 adding comment in IMD file 2022-06-19 17:28:04 +02:00
wybren1971
8323593720 Set ibm as default format 2022-06-19 16:51:39 +02:00
wybren1971
dd00a69018 enable writing for hplif profile 2022-06-19 16:50:41 +02:00
wybren1971
4d7ddf3d9e add writing IMD images functionality 2022-06-19 16:49:31 +02:00
wybren1971
fbc39a41f8 Add writing IMD images functionality 2022-06-19 16:45:03 +02:00
David Given
3e934a8527 Merge pull request #539 from davidgiven/ubuntu20
Make the build work on Ubuntu 20 again.
2022-06-18 00:45:04 +02:00
David Given
bc474724c6 Don't need the enum conversion warning suppression any more, I think. 2022-06-18 00:19:47 +02:00
David Given
553eccf029 Try an alternative way of finding wx-config. 2022-06-18 00:03:43 +02:00
David Given
63e344d6cf Try and work around the weirdness on Ubuntu 20? 2022-06-17 20:47:50 +02:00
David Given
0dc992561e Don't override the -std=c++17 line on CI. 2022-06-17 19:56:23 +02:00
David Given
77006d5736 Try and make work on Ubuntu 20 again. 2022-06-17 19:30:29 +02:00
David Given
359f5583a6 Merge pull request #537 from davidgiven/bounds
Fix some bounds checking issues.
2022-06-16 20:02:32 +02:00
David Given
58dbb1c7ef Add a 'binaries' pseudotarget so that just the binaries can be built without
the tests.
2022-06-16 19:41:57 +02:00
David Given
47ac8238f7 Enable glibc bounds checking on the CI build. 2022-06-16 19:40:52 +02:00
David Given
fa760b702c Fix C automatic dependencies to actually work. 2022-06-16 19:39:47 +02:00
David Given
2a6ebe2c04 Avoid overzealous bounds check assertions. 2022-06-16 19:37:19 +02:00
David Given
3e97faa704 Fix bounds checking assertion failure caused by overzealous glibc. 2022-06-16 19:30:43 +02:00
David Given
a9e82676c7 Merge in the new AppleSauce flux writer. 2022-06-15 23:40:14 +02:00
David Given
d755fd9c08 Maybe this will work this time. 2022-06-15 23:40:00 +02:00
David Given
c4f1d7bccb Update documentation. 2022-06-15 23:39:11 +02:00
David Given
b55ebe95d9 Reformat. 2022-06-15 23:37:50 +02:00
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