Commit graph

88 commits

Author SHA1 Message Date
Richard Smith
002e4ca4d9 update github actions to oldest supported ubuntu version 2025-05-03 17:12:42 +01:00
Richard Smith
22af40317d stupid github forcing changes 2025-02-12 03:57:40 +00:00
Richard Smith
8a45dfad6d pypy 3.11 build 2025-02-12 02:43:56 +00:00
Richard Smith
2c79346ae2
try macos 13 build since 12 deprecated 2024-12-09 17:23:25 +00:00
Richard Smith
9e5c9b7f9f
Sdl backend (#140)
* latest raylib version

* add libwayland-dev

* update headers

* add libxkbcommon-dev

* sdl

* sdl dl

* sdl dl

* sdl2 link flags

* remove glfw header

* try static sdl build

* try to set fpic

* install alsa etc before building sdl

* windows

* fix

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try mac

* try mac

* try mac

* try mac

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* update raylib

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* update to 5.5

* dont link x11 if using DRM

* update to fixed raylib version
2024-11-19 12:05:28 +00:00
Richard Smith
035830b567 update github actions/upload-artifact since old version no longer works 2024-09-20 15:27:15 +01:00
Richard Smith
05955b5ef1 cffi 1.17.1 2024-09-05 10:00:34 +01:00
Richard Smith
57da96d576 github macos 13 doesnt work either 2024-07-02 14:26:00 +01:00
Richard Smith
c80cc59166 cirrus doesnt support macos 13 any more, so try it on github 2024-07-02 14:19:14 +01:00
Richard Smith
812f0f7527 macos 11 runner doesnt work, upgrade to 12 2024-07-02 09:57:49 +01:00
Richard Smith
bdc49267e2
update CI with python 3.13 and raspberry pi builds (#130) 2024-06-09 13:11:45 +01:00
Richard Smith
be45bef9f1 add support for GLFW3 2024-01-22 14:48:31 +00:00
Richard Smith
e7f522c6e4 fix jpg support issue #89 2023-12-22 03:10:41 +00:00
Richard Smith
3b01e59338 add python 3.12 and pypy 3.10 to builds 2023-10-27 04:40:04 +01:00
Richard Smith
c7a53692a4 update github actions to macos-11 2023-05-22 18:02:02 +01:00
Richard Smith
02a5f4bc7a upgrade github actions 2023-05-22 17:59:17 +01:00
electronstudio
42d6762fbe update raylib to 4.5 2023-05-22 17:01:19 +01:00
richard
6113328f8f remove macos arm64 builds 2022-08-24 20:10:38 +01:00
richard
baf12dd756 change macos 12 arm64 build to fat binary 2022-08-21 01:28:41 +01:00
richard
c850e70f5f forgot one limited-api 2022-08-21 01:01:10 +01:00
richard
db77dc1210 py-limited-api was NOT working, most builds were broken. Why did no-one report this? 2022-08-21 00:44:01 +01:00
richard
3ac76b8aaa fix warning on linux builds and update docs 2022-08-11 22:10:15 +01:00
richard
5badf348c7 improve rpi build 2022-07-10 12:21:38 +01:00
richard
76bcd04248 improve rpi build 2022-07-10 12:18:31 +01:00
richard
53ca2fb40c update docs 2022-06-30 09:52:27 +01:00
richard
6e37934266 try lowing min python version for macos wheels. try build for 10.14. 2022-06-29 03:07:38 +01:00
richard
b85552a606 try lowing min python version for macos wheels. try build for 10.14. 2022-06-29 03:01:52 +01:00
richard
0e0c9a00b8 try macos 11 arm64 build 2022-06-28 15:26:03 +01:00
richard
fceb9bb875 try macos 11 arm64 build 2022-06-28 15:17:42 +01:00
richard
192e322738 try macos 11 arm64 build 2022-06-28 15:12:47 +01:00
richard
0e4b3adc8e try macos 11 arm64 build 2022-06-28 15:05:37 +01:00
richard
ad986e9fdd try macos 11 arm64 build 2022-06-28 14:55:08 +01:00
richard
9348371545 dont build raylib examples 2022-06-27 04:15:09 +01:00
richard
8cd77f5d03 attempt arm64 mac build 2022-06-27 00:57:28 +01:00
richard
da874b5c37 attempt arm64 mac build 2022-06-27 00:34:39 +01:00
richard
51f02fd5a7 attempt arm64 mac build 2022-06-27 00:04:08 +01:00
richard
b29c3c57e9 attempt arm64 mac build 2022-06-27 00:02:22 +01:00
richard
abe165507f attempt arm64 mac build 2022-06-26 23:59:57 +01:00
richard
b817fe3ad6 build wheels compatible with multiple python versions by using limited binary api. 2022-06-26 07:06:06 +01:00
richard
79eabff719 try rpi build 2022-06-26 03:06:10 +01:00
richard
492544ede7 try rpi build 2022-06-26 03:04:05 +01:00
richard
42c112d821 remove raylib extras folder 2022-06-23 17:33:12 +01:00
richard
623c2a6c10 update to raylib 4.2-dev and re-add physac and raygui from their own repos. 2022-06-12 02:08:36 +01:00
richard
f6c25ff5c3 change min mac build from 10.14 to 10.15 2022-05-13 20:01:05 +01:00
richard
7b4742dd6f update mac build on github actions 2022-05-13 19:38:03 +01:00
Richard Smith
ff40b0a35e
try some additional python versions in build 2022-03-06 22:02:29 +00:00
richard
ab38148125 fix windows build 2021-10-16 20:53:00 +01:00
richard
7893aba276 drop python 3.6 support 2021-10-16 17:18:01 +01:00
richard
6cd3e05e01 try to fix windows and source builds 2021-10-13 16:46:41 +01:00
richard
11f399b603 try some build changes 2021-10-08 17:57:00 +01:00