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
Richard Smith
8dfee10e60
update pyray example in since pointer deref is now automatic, fixes issue #27
2021-03-14 00:14:42 +00:00
Richard Smith
39b52c5989
build Ubuntu 16.04 binaries
2021-01-16 21:02:10 +00:00
Richard Smith
bd84e41a5f
Update README.md
2021-01-16 18:50:10 +00:00
Richard Smith
66723110cd
Merge branch 'master' of github.com:electronstudio/raylib-python-cffi
2021-01-16 18:32:56 +00:00
Richard Smith
78cf5cc344
update linux binaries to 3.5 (note using new glibc so may not work on old linuxes)
2021-01-16 18:32:38 +00:00
Richard Smith
daf8d55282
Update README.md
2021-01-16 18:30:23 +00:00
Richard Smith
70de7123f3
Update README.md
2021-01-16 18:24:41 +00:00
Richard Smith
657a63e335
Update README.md
2021-01-16 18:00:45 +00:00
Richard Smith
e59885c98a
update linux multi build script
2021-01-16 17:15:13 +00:00
Richard Smith
9933633e4f
update build instructions for raylib 3.5
2021-01-16 16:34:47 +00:00
Richard Smith
8c53dd53e7
add raylib source as submodule so we know which version we are compatible with
2021-01-16 15:39:15 +00:00
Richard Smith
676a29d7db
fix issue #16
2020-11-16 08:45:37 +00:00
Richard Smith
9e8d6d3dd6
update readme
2020-11-16 06:52:12 +00:00