Philipp Crocoll
874e1dbae8
remove download of xamarin-33
2023-01-24 19:22:52 +01:00
Philipp Crocoll
649c0739f6
github action: install ndk for windows also, use "workload install" on linux
2023-01-23 20:39:17 +01:00
Philipp Crocoll
3db5ea4713
fix syntax error
2023-01-23 12:53:07 +01:00
Philipp Crocoll
96b5e1c10e
install NDK 21.0.6113669 on github workflow runner
2023-01-23 12:41:14 +01:00
Philipp Crocoll
2bf5222505
update github workflow to use Visual studio 2022 and Xamarin for target sdk 33
2023-01-23 12:15:28 +01:00
tenzap
3483654830
github workflow: make use of caches for nuget, gradle & xamarin
...
Speeds job by up to ~3-5 minutes
2022-12-13 14:10:00 +01:00
tenzap
548b92ffe9
Makefile: improve nuget restore & clean
...
In some cases, nuget restore isn't sufficient to restore everything, especially if project.assets.json files
are missing or were removed. So we add a call to MSBuild -t:restore to build it.
Both nuget & msbuild are required because msbuild can only restore packages in 'packages.config' from version
16.5
2022-12-13 14:07:15 +01:00
tenzap
cf0e8a1926
[nonet migration] adapt Makefile and github worklow, update build doc
...
This will permit to build on the github workflow both the 'net' and 'nonet'
variant
2022-12-10 20:44:55 +01:00
tenzap
b99272e850
add github actions workflow (build with macos, windows, linux)
2022-12-08 12:29:15 +01:00