Commit Graph

33 Commits

Author SHA1 Message Date
NicknineTheEagle
78f6ecf660 Changed Windows CI environment to windows-2019 2022-03-01 07:14:32 +03:00
xxyzz
285b67044f
Change the mac build artifact zip filename to vgmstream-mac 2022-02-18 17:52:42 +08:00
xxyzz
ab316e0989
Add macOS build GitHub Actions 2022-02-18 17:52:41 +08:00
Kevin López Brante
669b7ef18e
Updated Windows build action
...so it uses the latest Windows GHA venv.
2021-12-07 02:13:08 -03:00
KatieFrogs
493c12916c Cmake: Build mpg123 and jansson for wasm target 2021-10-25 10:06:59 +03:00
KatieFrogs
64b360b4d9 Actions: Add dependency caching for Linux and wasm 2021-10-23 10:48:06 +03:00
Kevin López Brante
a9ff4099c0
Removed updater action 2021-10-06 16:39:22 -03:00
LoveEevee
c8d5eb8481 Rename Emscripten action to WebAssembly action 2021-09-13 05:01:42 +03:00
LoveEevee
c4fd4a4f82 Add emscripten build step to GitHub Actions 2021-09-13 01:06:07 +03:00
LoveEevee
8bbff82a8a Make and upload a static build for the Linux action 2021-08-31 14:59:06 +03:00
bnnm
7502e89ff4 build: tweaks 2021-08-27 22:21:04 +02:00
bnnm
8e87f69e6f typo 2021-08-14 19:00:30 +02:00
bnnm
a6fc7546fe msvc: add package function and tweak github action 2021-08-13 23:52:26 +02:00
bnnm
f7430a16f8 missing stuff 2021-08-08 19:15:44 +02:00
Kevin López Brante
700caa81e6
Hard-code Ubuntu 18.04 2021-03-28 13:58:50 -03:00
bnnm
04dcede4f4 Rename test.zip artifact to vgmstream-win.zip 2021-01-24 21:28:38 +01:00
bnnm
628e98116b Update builds for libspeex 2021-01-23 16:44:16 +01:00
Kevin López Brante
95709ce3c2
Added call to FUPA on GHA
(FUPA is the automaton that pushes releases to the foobar2000 component site)
2020-12-20 19:59:15 -03:00
Kevin López Brante
dd7b3f6bf6
Version, take 2 2020-12-18 23:13:16 -03:00
Kevin López Brante
fcc92399cb
Added upload of version descriptor to S3
For the automated fb2k component script!
2020-12-18 22:40:19 -03:00
Kevin López Brante
86bdae5dce - Removed latest commit SHA sigil from Linux build
-- Since the Windows build takes "reliably" longer, we'll update it
  there instead.
- Changed downloads URL to new website.
2020-12-07 19:16:09 -03:00
NicknineTheEagle
67cc1a477c Fixed uploading artifacts to S3 2020-11-17 02:04:53 +03:00
NicknineTheEagle
39677c71cb Removed .asc GPG signatures 2020-11-16 02:12:59 +03:00
NicknineTheEagle
54933050cb Ship pre-compiled jansson library 2020-11-16 02:12:58 +03:00
NicknineTheEagle
43f5b9d90c Updated build scripts 2020-11-07 21:43:23 +03:00
Christopher Snowhill
cfda62f0b8
Update cmake-lx.yml
Add tag fetch to Linux build script
2020-10-18 18:34:16 -07:00
Christopher Snowhill
3318690725
Update vs-win.yml
Add fetch to resolve tags
2020-10-18 18:22:56 -07:00
Kevin López Brante
ca98584fd0 Modified GHA to not upload to S3 when PR is built 2020-10-10 20:45:39 -03:00
Kevin López Brante
e545bfdaae Added generation of "latest" sigil file 2020-10-05 04:37:30 -03:00
Kevin López Brante
8b0ecdd14d Added Jansson to Windows build system 2020-10-05 03:57:36 -03:00
Kevin López Brante
d43cbdc87f
Enable S3 uploads for GHA artifacts (#725) 2020-10-05 00:54:45 -03:00
Kevin López Brante
9480b5129a
Setup GHA build for Windows (#724) 2020-10-04 23:36:24 -03:00
Kevin López Brante
9b8e6b5e0e
Setup GitHub Actions for Linux builds (#723)
* Create cmake-lx.yml

* Update cmake-lx.yml

* Update cmake-lx.yml
2020-10-04 22:25:15 -03:00