Commit graph

146 commits

Author SHA1 Message Date
electronstudio
e0522ef9d5 Update build.yml 2021-06-29 15:24:50 +01:00
electronstudio
fd6233e0d1 mac build 2021-06-29 15:21:19 +01:00
electronstudio
939c26be6f Update README.md 2021-06-29 14:25:42 +01:00
richard
fa58caa26d CI 2021-06-28 14:06:42 +01:00
richard
89335a416d version bump 2021-06-28 14:02:59 +01:00
richard
a75ed06e29 CI 2021-06-28 13:53:15 +01:00
richard
fe877021a9 CI 2021-06-28 13:45:52 +01:00
richard
c6971af376 CI 2021-06-28 13:40:21 +01:00
richard
1725351ff2 CI 2021-06-28 13:30:52 +01:00
richard
0a6db6ceaa CI 2021-06-28 13:27:44 +01:00
richard
739aa38a18 CI 2021-06-28 13:17:12 +01:00
richard
a4c20830fc CI 2021-06-28 12:37:17 +01:00
richard
e35afd573b CI 2021-06-28 12:34:07 +01:00
richard
cbf632ea0e CI 2021-06-28 12:26:25 +01:00
richard
62ec2d1029 CI 2021-06-28 12:20:55 +01:00
richard
6e4003db29 CI 2021-06-28 12:16:42 +01:00
richard
f57e88238d CI 2021-06-28 12:15:05 +01:00
richard
f629084bc2 CI 2021-06-28 12:01:13 +01:00
richard
3c243b10d4 CI 2021-06-28 11:56:35 +01:00
Richard Smith
a381488059
Update main.yml 2021-06-28 11:53:16 +01:00
Richard Smith
45ea4c6f4a
Update main.yml 2021-06-28 11:41:15 +01:00
Richard Smith
35e8654826
Update main.yml 2021-06-28 11:34:19 +01:00
Richard Smith
42be782d36
Update main.yml 2021-06-28 11:25:01 +01:00
Richard Smith
7e80c8f0c7
Update main.yml 2021-06-28 11:19:27 +01:00
Richard Smith
574a4b808d
Create main.yml 2021-06-28 11:17:56 +01:00
richard
a15d6e2d2e remove some old DLLs 2021-06-22 18:34:15 +01:00
richard
d1dc703292 update DLLs 2021-06-22 13:40:34 +01:00
Richard Smith
f6f5b0836e
Update README.md 2021-06-22 13:08:53 +01:00
Adam Griffiths
c26da5407a
Support searching for the raylib library on multiple paths. (#34)
Add a new environment variable "USE_EXTERNAL_RAYLIB" which will
alter the load behaviour to not include a directory prefix. This
lets us fallback onto the system library loading mechanism.
Remove specific raylib library filenames.
This ability is important for operating systems like Nix.
2021-06-22 13:03:05 +01:00
Richard Smith
aac3a506a2
Update README.md 2021-06-22 12:44:54 +01:00
Richard Smith
823b46f292
issue #33 2021-06-22 11:33:13 +01:00
Richard Smith
4b9bbdd5f0
Update README.md 2021-06-18 18:41:23 +01:00
Richard Smith
21b5ccfffc
Update README.md 2021-06-18 00:31:17 +01:00
richard
d52d83a55e patch is a weird program 2021-06-17 23:05:54 +01:00
richard
df71321d56 update README.md 2021-06-16 07:47:32 +01:00
richard
48966849c8 increment version on pypi 2021-06-16 07:37:53 +01:00
richard
9bf7544ad9 fix linux/pi building 2021-06-16 06:42:23 +01:00
richard
1548a40ede patch file was missing, restored 2021-06-16 05:32:28 +01:00
richard
72c222fc1f benchmark 2021-06-13 16:31:08 +01:00
richard
92a9d87108 Merge remote-tracking branch 'origin/master' 2021-06-13 00:37:27 +01:00
richard
1e47049822 update readme 2021-06-13 00:36:12 +01:00
unknown
ede24d4729 windows build 2021-06-12 16:27:08 -07:00
Richard Smith
af798db364
Update README.md 2021-06-12 21:55:25 +01:00
richard
846bb90e30 oops 2021-06-12 21:54:09 +01:00
richard
124f0c77a9 update to raylib 3.7 2021-06-12 21:51:27 +01:00
richard
677dfc0de0 rpi build separate 2021-06-12 20:03:28 +01:00
richard
0ceae3c986 pypi fix 2021-06-12 19:55:01 +01:00
richard
1c2ca0b3a5 build fixes 2021-06-12 19:15:08 +01:00
richard
9eddc4e528 rewrite build system to build separate binary wheels for each platform. only tested on Linux so far. should fix #25. 2021-06-12 18:42:39 +01:00
Simon
76121e34a9
Raspberry Pi builds (#30)
Instructions, plus build option for running full-screen applications (without
X11) on vanilla 32-bit Raspbian installations.

This doesn't commit the actual .so binaries, since there are at least two
possible variants (as described in the README).
2021-06-05 12:03:40 +01:00