Commit graph

31 commits

Author SHA1 Message Date
Struma
dd0f3ade91 Allow specifying ruby install manually 2020-02-25 05:35:30 -05:00
Struma
d580c55685 Remove 'gl3' build option 2020-02-25 01:01:23 -05:00
Struma
85640a32a1 add compressedGraphics and openGL4 runtime opts 2020-02-25 01:00:12 -05:00
Struma
fbd6b0c5e5 Set macos_min_version to 10.12 by default 2020-02-24 23:34:30 -05:00
Struma
84fee7ac78 Create 'gl3' build option 2020-02-24 23:25:06 -05:00
Struma
1bf5f4f3da Make threaded GL initialization optional 2020-02-10 12:38:27 -05:00
Inori
796ceabe9c Don't build MiniFFI on 64-bit Windows
MiniFFI/Win32API is now optional, and requires
sizeof(void*) == sizeof(long)
2019-12-31 13:42:44 -05:00
Inori
6e37aa15b3 Enable ARC on all platforms 2019-12-14 18:56:52 -05:00
Inori
21da5b74c0 Always search for both 32+64 bit Discord GameSDK lib 2019-12-14 17:12:53 -05:00
Inori
c0ecb6bab9 Add build option for objc GC type 2019-12-14 16:00:05 -05:00
Inori
0dbc2b1a21 Add AppImage stuff 2019-10-22 02:30:07 -04:00
Inori
f57186f7a5 chdir to appimage location if independent_appimage set 2019-10-14 00:52:08 -04:00
Inori
7af4026999 Play nice with Marin's experiments 2019-09-19 03:32:50 -04:00
Inori
22af5bf0f5 Gifs are just a mistake actually 2019-09-05 21:10:00 -04:00
Inori
3b447e5efb Experimental giflib support 2019-09-05 17:54:28 -04:00
Inori
7f29278bbc Begin implementing Discord 2019-09-04 05:48:23 -04:00
Inori
ffec65b98f Add Input.pressex?, Input.repeatex?, Input.triggerex? 2019-09-02 11:16:38 -04:00
Inori
8726dd222e Add option for using a CJK fallback font 2019-08-31 02:49:41 -04:00
Inori
888ee08b27 Add macOS resources 2019-08-26 01:57:12 -04:00
Inori
35b7ef0b3f Changes to runtime configuration options 2019-08-20 13:22:07 -04:00
Inori
9c08249992 Remove 'fix_essentials', add 'use_fakeapi' 2019-08-20 05:21:30 -04:00
Inori
97fe178382 debug -> console 2019-08-09 07:42:00 -04:00
Inori
ab79618c65 Add build option for console (default disabled) 2019-08-09 07:36:18 -04:00
Inori
9606fa54d2 Try to start fixing Essentials 2019-07-31 15:33:02 -04:00
Inori
b62c7236e1 Remove unused build option I accidentally committed 2019-07-31 10:57:25 -04:00
Inori
5d8da3ec5d Use SDL functions with MiniDL/Win32API 2019-07-31 10:53:46 -04:00
Inori
7f3a548755 Remove mruby and null bindings 2019-07-31 08:47:44 -04:00
Inori
77b430b4fb Add dynamic linking (Win32API) 2019-07-31 07:04:13 -04:00
Inori
5bccdb761f Compile with Ruby 1.8 2019-07-30 02:13:36 -04:00
Inori
450e306988 Restore workdir_current build option 2019-07-29 08:20:40 -04:00
Inori
37e5943f34 Use meson as build system 2019-07-29 07:56:45 -04:00