maron2000
|
dc82154503
|
Merge branch 'joncampbell123:master' into sft
|
2024-06-01 06:37:39 +09:00 |
|
maron2000
|
3cf8a99c60
|
Temporarily disable libslirp support for MinGW builds
|
2024-05-31 23:25:23 +09:00 |
|
Jonathan Campbell
|
c52c1adcb2
|
Merge pull request #5023 from maron2000/fix_lang
Temporarily use windows-2019 to build XP builds
|
2024-05-29 10:22:24 -07:00 |
|
maron2000
|
bd689b4aa4
|
Temporarily use windows-2019 to build XP builds
|
2024-05-29 00:00:06 +09:00 |
|
dependabot[bot]
|
144fc2905d
|
Bump actions/upload-artifact from 4.3.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 12:09:57 +00:00 |
|
dependabot[bot]
|
7fd15d8830
|
Bump actions/upload-artifact from 4.3.1 to 4.3.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 12:49:18 +00:00 |
|
dependabot[bot]
|
04bc20831c
|
Bump robinraju/release-downloader from 1.9 to 1.10
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.9 to 1.10.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.9...v1.10)
---
updated-dependencies:
- dependency-name: robinraju/release-downloader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 12:51:33 +00:00 |
|
maron2000
|
700d79c29e
|
Add CI build for ARM mac
|
2024-03-12 18:03:52 +09:00 |
|
maron2000
|
28ca1c50cd
|
Update microsoft/setup-msbuild to v2
|
2024-03-12 09:14:51 +09:00 |
|
dependabot[bot]
|
8ff3c8985a
|
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 12:06:05 +00:00 |
|
maron2000
|
43b06afefe
|
Fix build failure due to cache name conflicts (XP installer)
|
2024-03-04 22:36:41 +09:00 |
|
maron2000
|
840d633ee4
|
Fix cache management to avoid failure in building release version
|
2024-03-04 21:39:03 +09:00 |
|
maron2000
|
c1b7b7bc93
|
Restore libslirp support for 32-bit MinGW builds
|
2024-03-04 19:18:38 +09:00 |
|
maron2000
|
795ad9cf26
|
Add permission to upload Release package by CI workflow (macos)
|
2024-03-02 16:03:38 +09:00 |
|
maron2000
|
eafc02c2a3
|
Fix build error
|
2024-03-01 17:10:59 +09:00 |
|
maron2000
|
8c4dd8633f
|
Install mingw32 libslirp manually
|
2024-03-01 00:28:48 +09:00 |
|
RainRat
|
902ce67fad
|
fix typos
|
2024-02-28 19:08:20 -08:00 |
|
maron2000
|
62db6fa1de
|
Temporarily fix MinGW 32bit builds due to MSYS2 dropped 32bit libslirp support
|
2024-02-28 10:42:18 +09:00 |
|
dependabot[bot]
|
597c691c70
|
Bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.0...v4.3.1)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 12:53:18 +00:00 |
|
Jonathan Campbell
|
98758ff427
|
Merge pull request #4791 from joncampbell123/dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
|
2024-01-30 09:18:47 -08:00 |
|
Jonathan Campbell
|
4e84dc7b58
|
Merge pull request #4790 from joncampbell123/dependabot/github_actions/robinraju/release-downloader-1.9
Bump robinraju/release-downloader from 1.8 to 1.9
|
2024-01-30 09:18:39 -08:00 |
|
dependabot[bot]
|
61ac1c8f12
|
Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.12.0...0.12.1)
---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 12:15:35 +00:00 |
|
dependabot[bot]
|
c708c13408
|
Bump robinraju/release-downloader from 1.8 to 1.9
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.8 to 1.9.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.8...v1.9)
---
updated-dependencies:
- dependency-name: robinraju/release-downloader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 12:15:31 +00:00 |
|
dependabot[bot]
|
d24be64334
|
Bump actions/upload-artifact from 4.2.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.2.0...v4.3.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 12:15:29 +00:00 |
|
Jonathan Campbell
|
0c88e5f8d8
|
Merge pull request #4775 from joncampbell123/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
|
2024-01-22 10:14:52 -08:00 |
|
dependabot[bot]
|
24b17d620e
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 12:43:30 +00:00 |
|
dependabot[bot]
|
48ba0d35fb
|
Bump actions/upload-artifact from 4.1.0 to 4.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 12:43:25 +00:00 |
|
dependabot[bot]
|
4ef5a05264
|
Bump actions/upload-artifact from 4.0.0 to 4.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 12:14:45 +00:00 |
|
maron2000
|
ee2c5bdcc8
|
Prefer compiling in-tree SDLnet 1.x library (macOS)
|
2024-01-03 23:58:24 -08:00 |
|
maron2000
|
2ae4060c8d
|
Refine version strings for MinGW lowend builds
|
2024-01-02 19:39:05 +09:00 |
|
dependabot[bot]
|
8599c97d46
|
Bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.3...v4.0.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 12:50:35 +00:00 |
|
maron2000
|
b1b63172a5
|
Add C++11 compliant test (Linux)
|
2023-12-09 17:25:19 +09:00 |
|
Jonathan Campbell
|
33be1ac77d
|
Merge pull request #4651 from crazii/PR
fix CRLF for configure.ac
|
2023-12-03 01:34:40 -08:00 |
|
crazii
|
3a82398680
|
add CI workflows to build win9x
|
2023-12-03 15:22:50 +08:00 |
|
maron2000
|
f30c8b064a
|
Fix too many subdirectories in XP VS build release
|
2023-11-22 21:33:48 +09:00 |
|
dependabot[bot]
|
1391cf0ec0
|
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 12:23:48 +00:00 |
|
maron2000
|
fd9d1844f1
|
Pack artifact with 7-zip to prevent executable permissions being lost
|
2023-10-13 19:23:00 +09:00 |
|
dependabot[bot]
|
0595e0a424
|
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.11.0...0.12.0)
---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 12:34:53 +00:00 |
|
Jonathan Campbell
|
7d70427768
|
Merge pull request #4461 from joncampbell123/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-09-14 21:09:52 -07:00 |
|
dependabot[bot]
|
2abe596e11
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 12:11:14 +00:00 |
|
dependabot[bot]
|
e82833e297
|
Bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 12:11:10 +00:00 |
|
maron2000
|
cf958a6f6b
|
Fix missing path issue (XP lowend build)
|
2023-09-09 22:38:52 +09:00 |
|
maron2000
|
84c104595c
|
Small fixes for MinGW lowend builds
|
2023-09-09 22:31:31 +09:00 |
|
maron2000
|
d1f3b6fc86
|
Update CI workflow for MinGW lowend builds
|
2023-09-09 21:42:54 +09:00 |
|
maron2000
|
6e337b4ba0
|
HX-DOS Wait for 32bit VS builds to finish (Release version)
HX-DOS version tests itself by running it on a VS build so wait until it is built.
|
2023-09-05 21:20:49 +09:00 |
|
maron2000
|
8a34d2ef50
|
Test wait for VS build to finish (HX-DOS)
|
2023-09-05 20:04:42 +09:00 |
|
dependabot[bot]
|
4a48d29f45
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 12:27:16 +00:00 |
|
maron2000
|
b37e67aa2f
|
Forgot to fix one file name
|
2023-06-27 04:35:24 +09:00 |
|
maron2000
|
e1835afbe7
|
Fix file name conflict with XP Build
|
2023-06-27 04:33:25 +09:00 |
|
maron2000
|
a128a0f999
|
Build nightly setup file for Windows
|
2023-06-26 22:45:46 +09:00 |
|