1

26 Commits

Author SHA1 Message Date
12844aa07c Bump version number 2023-10-16 14:05:32 -04:00
e952d2f3dd
Merge pull request #7 from InvalidString/dynamic-feature
when linking dynamically raylib should BUILD_SHARED_LIBS
2023-10-16 13:52:20 -04:00
InvalidString
78d6312394 when linking dynamically raylib should BUILD_SHARED_LIBS 2023-10-16 18:32:04 +02:00
e9b04d6a21 Configure CI to build statically 2023-10-16 11:11:11 -04:00
a496f2bdfe
Merge pull request #6 from InvalidString/dynamic-feature
Added a "dylib" feature flag
2023-10-16 11:09:34 -04:00
InvalidString
e3daf66f65 Added a "dylib" feature flag, that enables linking with raylib
dynamically instead of statically
2023-10-16 16:13:45 +02:00
e93f846280 docs 2023-04-12 15:51:59 -04:00
961550ba19 Improve Rust enum translations 2023-04-12 13:13:15 -04:00
dda9be8894 Version bump 2023-04-11 21:04:09 -04:00
028f6a9dd7 full auto-generation of wrappers 2023-04-11 21:03:52 -04:00
3f6b44603b Reorg to generate wrappers at compile time 2023-04-11 20:53:43 -04:00
fe66a58d39 Auto-generate some rust wrappers for really annoying ffi artifacts 2023-04-11 20:05:30 -04:00
ea5125fda8 bump to 4.5 2023-04-10 12:24:55 -04:00
dea1413eaf Bump patch 2023-04-10 12:17:51 -04:00
c02126102f Update README 2023-04-10 12:17:21 -04:00
964a5c8ec1 Ignore unused raylib files 2022-12-09 10:46:20 -05:00
be7e4866a8 Versioning policy 2022-12-09 10:27:03 -05:00
8b9c04e63a README contents 2022-12-09 10:22:43 -05:00
8477acc1d4 Update workflow 2022-12-09 10:14:48 -05:00
69bcff7fa6 Set target version and add an example program 2022-12-09 10:11:21 -05:00
825c69d40c linking should work now 2022-12-09 10:01:51 -05:00
ad8e1f28ec Correctly generates bindings 2022-12-09 09:41:07 -05:00
6dcee4f70d Configure buildsystem 2022-12-09 09:32:52 -05:00
c83ac578fd Add deps list 2022-12-09 09:31:01 -05:00
268ef54158 Add raylib 2022-12-09 09:30:56 -05:00
57d9f18df6
Initial commit 2022-12-09 09:27:52 -05:00