v2.1.0 #3

Merged
blizzardfinnegan merged 42 commits from devel into stable 2023-06-09 10:08:34 -04:00

42 commits

Author SHA1 Message Date
ed348c03b8
Merge branch 'stable' into devel
All checks were successful
Basic Cargo Checks / docker-build (push) Successful in 30s
Basic Cargo Checks / docker-check (push) Successful in 2m33s
2023-06-09 09:53:29 -04:00
23348bd175
Add build as well as check
All checks were successful
Basic Cargo Checks / docker-check (push) Successful in 27s
Basic Cargo Checks / docker-build (push) Successful in 30s
2023-06-09 09:38:15 -04:00
4e0362d4ac
Professionalise CI naming scheme
All checks were successful
Demo / docker-build (push) Successful in 27s
2023-06-09 09:33:42 -04:00
d67e2de161
Add required update to CI
All checks were successful
Demo / Explore-CI (push) Successful in 28s
2023-06-09 09:16:03 -04:00
238acde937
change to arm CI
Some checks failed
Demo / Explore-CI (push) Failing after 1m29s
2023-06-09 09:09:45 -04:00
1cdfb5ac6b
Add debug mode via CLI arguments
Some checks failed
Demo / Explore-CI (push) Failing after 35s
2023-06-09 09:03:59 -04:00
9e270565cf
try to run automation on docker
All checks were successful
Demo / Explore-CI (push) Successful in 3m58s
2023-06-07 17:00:51 -04:00
4e1c6c992c
see if cross-compile works
Some checks failed
Demo / Explore-CI (push) Failing after 6s
2023-06-06 15:22:54 -04:00
0a5e335106
Now that we know it *can* work, run faster
All checks were successful
Demo / Explore-CI (push) Successful in 3m50s
2023-06-06 15:18:31 -04:00
a8ac4c6acb
Add dependencies first
All checks were successful
Demo / Explore-CI (push) Successful in 5m41s
2023-06-06 15:11:59 -04:00
573df9a8e3
Add build-essential
Some checks are pending
Demo / Explore-CI (push) Has started running
2023-06-06 15:07:40 -04:00
3cc8ee75ce
maybe musl is a bad idea?
Some checks failed
Demo / Explore-CI (push) Failing after 4m13s
2023-06-06 15:02:28 -04:00
92601f6383
force install
Some checks failed
Demo / Explore-CI (push) Failing after 3m58s
2023-06-06 14:57:30 -04:00
42c6442481
add the *right* library
Some checks failed
Demo / Explore-CI (push) Failing after 1m6s
2023-06-06 14:55:36 -04:00
b3794a100f
add library?
Some checks failed
Demo / Explore-CI (push) Failing after 7s
2023-06-06 14:53:25 -04:00
768c090462
try nightly
Some checks failed
Demo / Explore-CI (push) Failing after 49s
2023-06-06 14:50:26 -04:00
9ef78cdbcb
try default
Some checks failed
Demo / Explore-CI (push) Failing after 33s
2023-06-06 14:46:10 -04:00
fd934576e7
Add LLVM (I hope)
Some checks failed
Demo / Explore-CI (push) Failing after 9s
2023-06-06 14:45:03 -04:00
ae281d24c0
run on x86 maybe?
Some checks failed
Demo / Explore-CI (push) Failing after 42s
2023-06-06 14:38:25 -04:00
3c8acca0fc
switch from gnu to musl
Some checks failed
Demo / Explore-CI (push) Failing after 2m14s
2023-06-06 14:34:16 -04:00
a3fbd76957
Add complete cargo check
Some checks failed
Demo / Explore-CI (push) Failing after 2m1s
2023-06-06 14:31:17 -04:00
69cd1ef86f
Add cargo actions?
All checks were successful
Demo / Explore-CI (push) Successful in 1m51s
2023-06-06 14:23:52 -04:00
a2001bc612
change runs-on to a valid tag
All checks were successful
Demo / Explore-CI (push) Successful in 1m4s
2023-06-06 13:52:17 -04:00
ded4ff6821
rewrite to original example
Some checks reported warnings
Demo / Explore-CI (push) Has been cancelled
2023-06-06 13:50:11 -04:00
e5684c7555
no spaces? 2023-06-06 13:47:23 -04:00
8607d619d4
maybe it needs names... 2023-06-06 13:46:31 -04:00
9ca7d89f4f
reduce complexity 2023-06-06 11:54:01 -04:00
02cc37a104
move to new location? 2023-06-06 11:52:43 -04:00
9e8b112de6
change build name 2023-06-06 11:50:33 -04:00
e968eb6223
remove demo 2023-06-06 11:48:15 -04:00
e144dcfb13
Try build again
All checks were successful
/ test (push) Successful in 53s
2023-06-06 11:46:19 -04:00
20b9a3ddca
test 3
All checks were successful
/ test (push) Successful in 7m0s
2023-06-06 11:30:55 -04:00
3e925d17c8
take 2 at CI build 2023-06-06 11:26:59 -04:00
ae8a50fc31
Add v1 of test build
Some checks are pending
/ test (push) Has started running
2023-06-06 11:16:43 -04:00
d170d240eb
Add demo CI file
All checks were successful
/ test (push) Successful in 31s
2023-06-06 10:25:58 -04:00
0f01d4c4be
Add build requirements documentation 2023-06-06 09:38:04 -04:00
f26027c5bf
remove test file 2023-06-05 09:17:11 -04:00
a1ca94131f
test push 2023-06-05 09:15:55 -04:00
7fda440641 Add looping option for main loop, if successful 2023-06-01 13:12:02 -04:00
39a5feff0f Speed up init by darkening screen during multithreaded init 2023-06-01 11:13:41 -04:00
c69ead6670
Finish fixing build issues 2023-05-31 10:28:28 -04:00
9b80808660
Fix build issue with main's match statement 2023-05-31 10:26:24 -04:00