tildearrow
dd000d9c04
part 6
...
issue #685
2022-12-28 16:40:22 -05:00
tildearrow
905bb8bf44
part 5
...
issue #685
2022-12-28 16:23:47 -05:00
tildearrow
07697bc888
go back to release mode
2022-12-23 14:35:56 -05:00
tildearrow
3f1e9644dd
Revert "disable MinGW builds temporarily"
...
This reverts commit 14e70e2684
.
2022-12-23 14:34:43 -05:00
tildearrow
14e70e2684
disable MinGW builds temporarily
2022-12-22 20:20:14 -05:00
tildearrow
8309ce8df8
debug... AGAIN
2022-12-18 11:29:21 -05:00
tildearrow
aa6a9223ac
CI: add checksum to Windows artifacts
2022-12-08 04:57:56 -05:00
tildearrow
515e7a5a1d
GUI: smp edit hide chips sctn if no smpl mem chips
2022-12-08 02:42:34 -05:00
tildearrow
cc7d94d126
debug one more time
2022-12-08 02:15:28 -05:00
tildearrow
1caf61421b
make Furnace fast
2022-12-07 23:34:01 -05:00
tildearrow
b149d1b92e
enable debug builds again... #745
2022-12-07 01:47:11 -05:00
tildearrow
e21a681134
enough debugging
2022-12-05 10:51:54 -05:00
tildearrow
fd3f381bc3
debug build to diagnose cust clock crash
2022-12-04 03:53:16 -05:00
tildearrow
790d26cdb6
kill the Linux ARM build (for now)
2022-11-28 03:21:18 -05:00
tildearrow
8ea5c7acc2
now let's see what happens
2022-11-12 14:17:39 -05:00
tildearrow
e232d3f168
let's try to narrow it down
2022-11-12 03:14:28 -05:00
tildearrow
6f1d916ac3
temporarily enable debug artifacts
2022-11-12 02:59:42 -05:00
Lunathir
f569efda7f
Checkout -> v3.1.0
2022-11-05 21:53:22 -07:00
Lunathir
9162bbea08
Update build.yml
2022-11-05 21:45:56 -07:00
Lunathir
18d1c322e8
Update build.yml
2022-11-05 21:34:15 -07:00
Lunathir
de18d3496c
Test fix
2022-11-05 20:47:43 -07:00
Lunathir
98c24aa881
Fix setoutput spam
2022-11-05 20:16:52 -07:00
tildearrow
159383aa40
workaround for account limit issue
2022-08-16 11:41:00 -05:00
tildearrow
2c1390c0a1
CI: Cross-Linux-armhf trial, part 6
2022-08-06 21:29:33 -05:00
tildearrow
3c82e0abd4
CI: Cross-Linux-armhf trial, part 5
2022-08-06 19:59:38 -05:00
tildearrow
6594fe4123
CI: Cross-Linux-armhf trial, part 3
2022-08-06 19:39:07 -05:00
tildearrow
dc5fd54544
CI: Cross-Linux-armhf trial, part 2
2022-08-06 19:35:06 -05:00
tildearrow
f439bd2234
CI: Cross-Linux-armhf trial, part 1
2022-08-06 19:22:58 -05:00
tildearrow
3e70ed6d3e
CI: fix artifact conflict
2022-08-05 17:22:07 -05:00
tildearrow
1d30febff8
oh yeah
2022-08-05 15:39:13 -05:00
tildearrow
827904d46e
what happens if I force arm64 on macOS CI?
2022-08-05 00:05:36 -05:00
tildearrow
95dd07742f
CI: only upload artifacts for master branch
2022-06-07 13:55:10 -05:00
tildearrow
507ad335b1
add instruments to make install
2022-06-06 18:18:45 -05:00
tildearrow
c12c723091
Revert "temporarily kill MSVC"
...
This reverts commit f49f5e8171
.
2022-05-29 00:43:46 -05:00
tildearrow
6d487afb49
Revert "MSVC: ughh, f**k you, you d**khead."
...
This reverts commit 81aa803f01
.
2022-05-29 00:43:44 -05:00
tildearrow
81aa803f01
MSVC: ughh, f**k you, you d**khead.
2022-05-29 00:22:29 -05:00
tildearrow
f49f5e8171
temporarily kill MSVC
2022-05-29 00:15:49 -05:00
tildearrow
0f203d1abd
build release and don't strip
2022-05-26 18:17:04 -05:00
tildearrow
ada7cb167f
strip MinGW builds
...
until I feel like doing a selective strip
2022-05-26 18:11:59 -05:00
OPNA2608
4790b56e61
Fix multithreading on CI
...
`set` is not the right command to set an envvar so "" got propagated to --parallel & in turn -j.
"-j" (no job count) is _bad_ and prolly caused the OOM sitations.
2022-05-26 11:37:51 +02:00
tildearrow
58750d58c3
build actions with debug info
2022-05-24 13:56:26 -05:00
tildearrow
6a3ce215ad
what am I gonna do with you?
2022-05-24 02:56:50 -05:00
tildearrow
2f90ab9e3b
CI: only 1 core for MinGW
...
enough build failures
2022-05-16 21:15:18 -05:00
tildearrow
814804ba10
re-enable warnings are errors on MSVC
2022-05-10 16:33:30 -05:00
tildearrow
925b1c2179
i'm done here
2022-04-18 01:56:26 -05:00
tildearrow
45f1c82779
sorry
2022-04-11 02:05:58 -05:00
tildearrow
447721eae3
CI: don't be verbose
...
i spend too much time scrolling through the logs
2022-04-10 23:15:06 -05:00
OPNA2608
366a7a24a0
Decide amount of build cores on CI based on platform
...
GitHub-hosted macOS runners actually get 3 cores instead of 2, according to https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
2022-04-09 21:22:25 +02:00
OPNA2608
d4fbebf478
Lower MSVC warning level to 2 (significant), enable WAE on CI
2022-04-09 10:54:04 +02:00
tildearrow
0aef54400d
exclude Windows/macOS from system lib build in CI
2022-04-08 16:30:08 -05:00