Commit Graph

55 Commits

Author SHA1 Message Date
bnnm
d1d8fef017 vs: add CLI x64 to scripts 2023-02-09 21:14:10 +01:00
bnnm
6477ed8a4d vs: tweak output and add x64 to build script 2023-02-09 01:11:03 +01:00
bnnm
d6c9c40ccd tweak workflows yet again 2023-01-30 00:19:03 +01:00
bnnm
ee4e15263b tweak workflows again 2023-01-29 23:25:29 +01:00
bnnm
277103f458 tweak workflows 2023-01-29 23:11:33 +01:00
bnnm
4f857d702c
more automated uploads (#1301) 2023-01-29 21:12:45 +01:00
bnnm
f71d37e7f6
automated upload tests (#1300)
* automated upload tests
2023-01-29 19:07:05 +01:00
bnnm
9774b19c93 build: add -linux- to vgmstream-cli.tar.gz 2023-01-15 20:22:02 +01:00
KatieFrogs
fcca621e09 Actions: Build vorbis instead of using apt
- Add required Ubuntu packages to the build doc
2022-10-24 18:41:58 +02:00
KatieFrogs
2fbe627c84 Actions: Clear Ubuntu cache between releases 2022-10-24 16:45:26 +02:00
KatieFrogs
b0b1091554 Update GitHub Actions to latest versions
Fixes the deprecation warnings during workflow builds
2022-10-24 16:26:49 +02:00
Kevin López Brante
fe44ed4e1a
[skip actions] Add WASM version file for upload 2022-09-03 16:27:55 -04:00
Kevin López Brante
c2c19bfc07 [skip actions[ Attempt numero dos 2022-09-03 16:11:27 -04:00
Kevin López Brante
1e076b3dcd [skip actions] Added uploads of WASM/JS port 2022-09-03 16:05:19 -04:00
Kevin López Brante
98bfe485eb [skip actions] Removed broken line from S3 upload 2022-08-30 14:49:53 -04:00
Kevin López Brante
32145bed3b [skip actions] Added manual trigger for some workflows 2022-08-30 14:45:22 -04:00
Kevin López Brante
64185a009b [skip actions] Try to fix CMake Linux action 2022-08-30 14:43:01 -04:00
Kevin López Brante
37ab5b4269 Changed version "sigils" in preparation for new downloads site 2022-08-30 14:35:36 -04:00
Kevin López Brante
34ba457af1
Revert changes 2022-08-23 12:05:58 -04:00
Kevin López Brante
8e00d2cb8c
Moved webhook action from Windows to Linux 2022-08-23 12:01:33 -04:00
Kevin López Brante
72ac0632fa
Added webhook for website rebuilding 2022-08-23 11:54:07 -04:00
bnnm
6b9f270326 github: update windows
attempt to fix virus warning, possibly caused by VS version
2022-07-13 00:37:15 +02:00
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