Trihedraf
c6302c8686
Build Windows XP on new Release
1 year ago
Trihedraf
fcb22f5376
Fix typo in Platforms.cmake ( #7588 )
1 year ago
Anders Jenbo
191e59ca37
Update iOS and macOS build to run on macOS 13
1 year ago
dependabot[bot]
585a8c92cf
Bump jidicula/clang-format-action from 4.13.0 to 4.14.0
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.13.0...v4.14.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Anders Jenbo
f4b6b549a0
Move Android NDK from RC to LTS
1 year ago
Gleb Mazovetskiy
aaf1e4eca7
PS4 workflow: Use pacman-package-manager
...
Switches from `pacbrew-pacman` to vanilla pacman that is now an Ubuntu package (`pacman-package-manager`) starting from Ubuntu 24.04.
pacbrew-pacman from https://github.com/PacBrew/pacbrew-pacman/releases is 2 years old and has the repo URL that no longer works.
With the vanilla pacman, we simply add pacbrew as a repo source with the correct URL.
Refs https://github.com/PacBrew/pacbrew-packages/issues/6#issuecomment-2499831033
1 year ago
dependabot[bot]
8615d31191
Bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Oleksandr Kalko
17ce17e910
Android major upgrades ( #7524 )
1 year ago
Oleksandr Kalko
b50949a8d1
Upgrade vcpkg baseline commit
1 year ago
Gleb Mazovetskiy
44d5d2d0b7
Update Amiga build configs
...
1. Updates the Dockerfile to the same image and flags as the CI.
2. Sets `-O2` as the default CMake Release flag rather than passing it
in a custom way.
1 year ago
Gleb Mazovetskiy
b8ab6d2faa
Migrate from SimpleIni to our own implementation
...
Our implementation has a more modern interface and only
supports the features that we care about.
It always outputs `\n` as newlines and does not output BOM.
The modern interface eliminates awkward `c_str()/data()` conversions.
This implementation preserves comments and the file order of sections
and keys. New keys are written in insertion order.
We now also support modifying and adding default comments,
which may be a useful thing to do for the especially tricky
ini options (this PR doesn't add any but adds the ability to do so).
Sadly, this increases the RG99 binary size by 24 KiB.
I'm guessing this is because the map implementation generates
quite a bit of code.
Note that while it might seem that using `std::string` for every key and
value would do a lot of allocations, most of these strings are
small and thus benefit from Small String Optimization (= no allocations).
1 year ago
qndel
b11a0952cb
get rid of libTolk.dll in artifacts
1 year ago
Oleksandr Kalko
b6dee54cc1
Upgrade SDL to 2.30.7
2 years ago
John Törnblom
21627b9b08
add experimental port for jailbroken PS5s
2 years ago
Gleb Mazovetskiy
b1c8541904
Xbox One: Install gettext to build translations
2 years ago
Anders Jenbo
2386f90884
Update bug_report.yml with 1.5.3
2 years ago
Gleb Mazovetskiy
4aa9d37f0f
Add google-benchmark
2 years ago
Gleb Mazovetskiy
d415c44cd0
Bump vcpkg baseline
2 years ago
staphen
46d227c755
Update CI to macos-12
2 years ago
staphen
7a12080f7e
Update vcpkg baseline to get libsodium 1.0.20
2 years ago
dependabot[bot]
36438a47dc
Bump jidicula/clang-format-action from 4.12.0 to 4.13.0
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.12.0...v4.13.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
3f49fadb64
Bump jidicula/clang-format-action from 4.11.0 to 4.12.0
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.11.0...v4.12.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
staphen
d5a38618f4
Revert CI runners for MacOS/iOS to macos-11
2 years ago
dependabot[bot]
bc9298f3a3
Bump microsoft/setup-msbuild from 1.3 to 2
...
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild ) from 1.3 to 2.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases )
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md )
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3...v2 )
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Oleksandr Kalko
57b494a727
Upgrade vcpkg commit
...
This upgrades libsodium to 1.0.19 and SDL-image to 2.8.2 for MSVC builds
2 years ago
Oleksandr Kalko
c19a7049ee
Upgrade vcpkg to include SDL 2.30.0
2 years ago
dependabot[bot]
a218b60c7a
Bump lukka/run-vcpkg from 11.4 to 11.5
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.4 to 11.5.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.4...v11.5 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Anders Jenbo
38e98fb5e3
Statically link BZIP2 and libsodium on AArch64 ( #6955 )
2 years ago
Daniel Thamdrup
795314d803
CircleCI to GHA ( #6947 )
2 years ago
Gleb Mazovetskiy
552ec92c2b
s390x_qemu_big_endian_tests.yml: s/run run/run/
2 years ago
Anders Jenbo
322c627f56
Statically link BZIP2 on Linux releases to address issue with Fedora ( #6939 )
2 years ago
Anders Jenbo
08bfb65f01
Statically link libsoidum Linux_x86_64.yml ( #6938 )
2 years ago
Gleb Mazovetskiy
a4fc20fb84
s390x_qemu_big_endian_tests.yml: Add jpeg-dev package
...
Seems to be needed for SDL2_image https://github.com/diasurgical/devilutionX/actions/runs/7781145615/job/21215031007
2 years ago
dependabot[bot]
9a148ab990
Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Anders Jenbo
560aeacbca
Update bug_report.yml
2 years ago
Gleb Mazovetskiy
6b488d75d8
Fix Linux aarch64 CI
2 years ago
dependabot[bot]
d24bfccda6
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>
2 years ago
dependabot[bot]
51a01bacce
Bump lukka/run-vcpkg from 11.3 to 11.4
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.3 to 11.4.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.3...v11.4 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
6648f080ba
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
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>
2 years ago
dependabot[bot]
c19752ef5f
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Oleksandr Kalko
6cf85aed55
Upgrade vcpkg commit
2 years ago
Oleksandr Kalko
ef69727586
Upgrade source-download SDL to 2.28.5 ( #6838 )
2 years ago
dependabot[bot]
2554a993e1
Bump lukka/run-vcpkg from 11.2 to 11.3
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.2 to 11.3.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.2...v11.3 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
648d34fc31
Bump lukka/run-vcpkg from 11.1 to 11.2
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.1 to 11.2.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.1...v11.2 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Gleb Mazovetskiy
44f3560709
xbox_nxdk.yml: Remove LTO=y from SDK flags
...
Apparently compiling with LTO breaks USB
2 years ago
Gleb Mazovetskiy
98e8d359ce
nxdk: Build in optimized mode
2 years ago
Oleksandr Kalko
8b1ca4d457
Upgrade vcpkg baseline commit
...
Upgrades fmt to 10.1.1 and SDL2 to 2.28.4
2 years ago
Anders Jenbo
b318d702e5
Enable VCPKG dependency graph
3 years ago
Anders Jenbo
d725fdb4f3
Add screen reader support
3 years ago
Gleb Mazovetskiy
a95bcc10f6
Windows 9x MinGW build ( #6619 )
3 years ago