mrdudz
|
2c4d4d3314
|
add -j2 to make test invocations
|
2024-05-16 18:57:29 +02:00 |
|
mrdudz
|
3dfe033000
|
update actions/upload-artifact@v3->actions/upload-artifact@v4, actions/cache@v3->actions/cache@v4
|
2024-02-03 17:02:08 +01:00 |
|
mrdudz
|
5acfb02794
|
update actions/checkout@v3 -> actions/checkout@v4 and microsoft/setup-msbuild@v1.1 -> microsoft/setup-msbuild@v2. lets see what happens :)
|
2024-02-03 16:20:17 +01:00 |
|
bbbradsmith
|
76328da682
|
librsc/Makefile: ../lib directory must be created globally before make lib targets in parallel
prevents conflict of individual targets each trying to create ../lib
enable -j2 in make lib windows action
|
2023-05-08 20:57:50 -04:00 |
|
bbbradsmith
|
07963abd52
|
replace manual-only tests with scheduled test and manual dispatch
cache is used to prevent unnecessary rebuild if the previous build was successful
make steps now use SHELL=cmd to provide cmd.exe subshell
|
2023-05-08 18:21:21 -04:00 |
|
bbbradsmith
|
ce6097ea7e
|
rename windows-test-manual to windows-test-scheduled
|
2023-05-08 18:12:57 -04:00 |
|