Dean Herbert
c525718620
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
2022-08-15 23:33:02 +09:00
peppy
68b683d275
Update osx-arm64 SDL binaries
2022-08-15 14:15:35 +00:00
peppy
686c286baa
Update osx-x64 SDL binaries
2022-08-15 14:15:21 +00:00
peppy
63bf18bb0a
Update win-x86 SDL binaries
2022-08-15 14:14:56 +00:00
peppy
b3f4650a53
Update win-x64 SDL binaries
2022-08-15 14:14:35 +00:00
peppy
345238b69a
Update linux-x86 SDL binaries
2022-08-15 14:14:28 +00:00
peppy
b408ea8ed5
Update win-arm64 SDL binaries
2022-08-15 14:13:32 +00:00
peppy
685f7ae03a
Update linux-x64 SDL binaries
2022-08-15 14:12:54 +00:00
Dean Herbert
a0a77142af
Update create-pull-request
version to avoid python errors
2022-08-15 23:09:32 +09:00
Dean Herbert
bd78b7596e
Merge remote-tracking branch 'upstream/update-win-x86-binaries'
2022-08-08 15:01:25 +09:00
Dean Herbert
dcfa9193db
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
2022-08-08 15:01:24 +09:00
Dean Herbert
ff8df8363a
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
2022-08-08 15:01:22 +09:00
Dean Herbert
f1157c7b62
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
2022-08-08 15:01:20 +09:00
Dean Herbert
819ca80e95
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
2022-08-08 15:01:19 +09:00
Dean Herbert
a2a122d8cf
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
2022-08-08 15:01:15 +09:00
github-actions[bot]
f4c321267e
Update osx-arm64 SDL binaries
2022-08-08 05:47:21 +00:00
github-actions[bot]
017f034e30
Update osx-x64 SDL binaries
2022-08-08 05:45:33 +00:00
github-actions[bot]
f3af14599f
Update win-arm64 SDL binaries
2022-08-08 05:43:27 +00:00
github-actions[bot]
978e54378a
Update win-x64 SDL binaries
2022-08-08 05:43:15 +00:00
github-actions[bot]
0f36127209
Update win-x86 SDL binaries
2022-08-08 05:42:07 +00:00
github-actions[bot]
e0cd3e38b1
Update linux-x86 SDL binaries
2022-08-08 05:41:51 +00:00
github-actions[bot]
78ec07396f
Update linux-x64 SDL binaries
2022-08-08 05:40:59 +00:00
Dan Balasescu
4da4dc03d4
Merge pull request #118 from elvodqa/master
...
Add SDL2_image
2022-05-27 14:32:51 +09:00
Emir Cengiz
56be43cd7b
Add SDL2_image.cs
2022-05-27 08:18:40 +03:00
Dean Herbert
fd5e568e35
Merge remote-tracking branch 'upstream/update-win-x86-binaries'
2022-05-23 15:16:59 +09:00
Dean Herbert
1f6614f127
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
2022-05-23 15:16:58 +09:00
Dean Herbert
46d736ff5a
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
2022-05-23 15:16:57 +09:00
Dean Herbert
b45fdd562a
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
2022-05-23 15:16:56 +09:00
Dean Herbert
9110635e65
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
2022-05-23 15:16:54 +09:00
Dean Herbert
fca9b7bf84
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
2022-05-23 15:16:51 +09:00
github-actions[bot]
b721400a5a
Update osx-x64 SDL binaries
2022-05-23 05:42:10 +00:00
github-actions[bot]
7af8222ce3
Update win-arm64 SDL binaries
2022-05-23 05:41:56 +00:00
github-actions[bot]
aacbe5085a
Update win-x86 SDL binaries
2022-05-23 05:41:21 +00:00
github-actions[bot]
61272d3cbc
Update osx-arm64 SDL binaries
2022-05-23 05:40:57 +00:00
github-actions[bot]
2070a7f25c
Update linux-x86 SDL binaries
2022-05-23 05:40:44 +00:00
github-actions[bot]
39e7892cba
Update win-x64 SDL binaries
2022-05-23 05:40:33 +00:00
github-actions[bot]
ff158cffd3
Update linux-x64 SDL binaries
2022-05-23 05:39:23 +00:00
Dean Herbert
0b5cb56c74
Merge pull request #116 from ekrctb/fix-i386
...
Workaround GitHub Action ubuntu-20.04 image issue
2022-05-23 14:36:45 +09:00
ekrctb
a2a5bb01c1
Workaround GitHub's ubuntu-20.04 image issue
...
This should fix linux-x86 failure
2022-05-23 14:21:45 +09:00
Dean Herbert
562fc2fcfe
Merge pull request #115 from ekrctb/fix-i386
...
Fix linux-x86 build failure and improve apt-get command line
2022-05-23 13:13:48 +09:00
ekrctb
9f7112dab7
Improve apt-get command line
...
- Use native Ninja.
- `libwayland-client++0` and `libwayland-cursor++0` are redundant
because these are dependencies of `libwayland-dev`
- Added `-y` flag and `cmake` for local testing.
2022-05-23 12:48:22 +09:00
ekrctb
95c34e8606
Remove PPA that is no longer needed
...
this is no longer needed because we updated OS to 20.04
and it is breaking i386 build
2022-05-23 12:40:20 +09:00
Dean Herbert
74b903b48f
Merge pull request #108 from ekrctb/bump-linux-builder
...
Bump Linux builder OS to ubuntu-20.04
2022-05-22 19:03:19 +09:00
ekrctb
79efec7b3a
Bump Linux builder OS to ubuntu-20.04
...
The resulting binary will require glibc version 2.31 or newer.
2022-05-21 18:37:01 +09:00
Dean Herbert
d6ddadcd3f
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
2022-05-09 19:29:07 +09:00
github-actions[bot]
5b8f857b62
Update osx-x64 SDL binaries
2022-05-09 10:20:23 +00:00
Dean Herbert
619b60041d
Merge remote-tracking branch 'upstream/update-win-x86-binaries'
2022-05-09 19:14:51 +09:00
Dean Herbert
1c79fa9d6b
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
2022-05-09 19:14:50 +09:00
Dean Herbert
1815852dcc
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
2022-05-09 19:14:49 +09:00
Dean Herbert
4eaea60401
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
2022-05-09 19:14:20 +09:00