Commit graph

58 commits

Author SHA1 Message Date
Roza
131ae96b23 Set data dir back to Contents/Resources by default 2020-12-27 12:26:55 -05:00
Roza
1816bb145f Remove ObjFW from Linux scripts 2020-12-26 22:39:48 -05:00
Roza
e80dc33a3e Fix Apple M1 OpenGL->Metal and SDL2_sound crashes 2020-12-26 17:46:01 -05:00
Roza
308d73a94e Remove --with-static-linked-ext from Ruby 1.8 2020-12-26 13:56:26 -05:00
Roza
8f1d56d07c Xcode, start GL in new thread depending on build OS version 2020-12-26 10:50:35 -05:00
Roza
4e7a8b4779 Fix paths with backslashes in Game.ini 2020-12-25 21:32:53 -05:00
Roza
4b67e672d2 Set Xcode macOS Deployment Target to 10.12 2020-12-25 11:10:34 -05:00
Roza
1712a2e0ea Build Ruby 3.0 by default 2020-12-25 10:30:44 -05:00
Roza
fd8a4ad062 Load game data from outside app directory on macOS 2020-12-25 08:20:20 -05:00
Roza
62cd6bf6d9 add legacy-ruby rule to macOS makefile 2020-12-25 07:15:20 -05:00
Roza
984b0dabe2 Finish adding Xcode schemes 2020-12-25 06:50:37 -05:00
Roza
8f004b2b37 Update Xcode project to 12.3 (remove update project nag) 2020-12-15 03:38:01 -05:00
Roza
edbf1ffe0c Add Xcode build scheme for (ARM64) legacy mkxp-z
Homebrew isn't quite ready for M1 Macs yet, but the Xcode project is.
Requires setting up the ruby 1.8 dependency manually.
(the `custom-ruby` rule in the makefile)
2020-12-14 11:45:45 -05:00
zzoro
9b9f4658dd Build for ARM Macs 2020-12-12 08:38:46 -05:00
ゾロアーク
fb13c7467e Update readme a bit 2020-11-27 00:32:32 -05:00
ゾロアーク
595e78db9f Fix SDL_image for Xcode build 2020-11-26 21:18:56 -05:00
ゾロアーク
ead4088c88 Fix building SDL for iOS 2020-11-26 00:30:37 -05:00
ゾロアーク
5a4143298b More edits to Xcode build 2020-11-23 05:43:54 -05:00
ゾロアーク
a330c100a8 Use experimental/ghc filesystem for meson builds 2020-11-23 02:25:02 -05:00
ゾロアーク
daa8463382 Edits to macOS dependency makefiles 2020-11-22 23:54:01 -05:00
ゾロアーク
cb184cfa6d use fileSystemRepresentationWithPath on Asset files 2020-11-22 05:15:25 -05:00
ゾロアーク
f7f6f9b5a2 Perish, git 2020-11-22 04:57:50 -05:00
ゾロアーク
51689797ca Do FilesystemImpl for meson builds 2020-11-22 04:51:36 -05:00
ゾロアーク
0a533bb3c2 Drop ObjFW as a dependency 2020-11-22 03:48:03 -05:00
ゾロアーク
00f085f8a5 Update xcodeproj 2020-11-21 22:37:46 -05:00
ゾロアーク
a3b69204bd Move variables from xcconfig to target 2020-11-21 15:48:01 -05:00
ゾロアーク
7522c4615b Add lipo script 2020-11-21 06:15:24 -05:00
ゾロアーク
3a05682ce7 Fix cmake builds for different sysroots 2020-11-21 03:43:02 -05:00
ゾロアーク
4942ee62ce Reorganize src dir 2020-11-21 01:36:24 -05:00
zzoro
625694360d Create Makefile build script for macOS dependencies 2020-11-20 22:19:27 -05:00
zzoro
230510aba1 Build with OpenGL until MetalANGLE works properly 2020-11-19 20:26:16 -05:00
zzoro
09d485e7dc Try to let Xcode 10 build out of the box 2020-11-19 04:07:34 -05:00
zzoro
d46c23cd51 Experimental Xcode builds (dependencies included) 2020-11-19 03:56:35 -05:00
zzoro
48a4687aaf Preliminary attempt at Metal support 2020-11-16 20:26:49 -05:00
zzoro
ff7e28cd58 Request timestamp if codesign identity is provided 2020-11-16 07:08:07 -05:00
zzoro
b0831ff033 path to Frameworks should be relative 2020-11-16 04:50:01 -05:00
zzoro
cad320b4e0 Add app entitlements + codesign script
Because I managed to leave them untracked in the last commit.
2020-11-16 04:40:41 -05:00
zzoro
267a6ff62e Add macOS signing options, sandbox signed bundles 2020-11-16 04:37:05 -05:00
zzoro
6a59770b35 Always use system theme on macOS
While this already works perfectly fine if built using recent
versions of Xcode, old versions *always* use light theme.
This setting allows dark mode to work even when built with
old Xcode versions (for compatibility purposes and whatnot)
2020-11-12 23:45:03 -05:00
Roza
303019c734 oh god what have I done 2020-04-29 23:27:28 -04:00
Roza
efe6d2ae7e *Properly* add an rpath for Linux 2020-04-29 23:25:40 -04:00
Roza
561b591759 Bump version to 1.3.0 2020-04-22 08:52:54 -04:00
Roza
67878041fd bump version to 1.2.2 2020-03-11 13:55:47 -04:00
Roza
2aad06363a Use OneShot version of Steamshim 2020-03-02 15:36:53 -05:00
Roza
8096590140 fixup macOS install script 2020-03-02 05:01:42 -05:00
Roza
b3aae54489 Let install scripts handle installing steamshim 2020-03-02 04:45:14 -05:00
Roza
b5333ed183 Bump version to 1.2.1 2020-02-26 16:55:13 -05:00
Roza
0962410573 Bump version to 1.2.0 2020-02-23 02:29:29 -05:00
inori-z
8119888fcc Bump version to 1.1.1 2019-10-22 00:40:52 -07:00
Inori
d00244bf4f Add AppImage stuff 2019-10-22 02:30:07 -04:00