Commit graph

1682 commits

Author SHA1 Message Date
Struma
36e2c7508b Fix x64 Windows asm -- again 2021-01-06 04:42:40 -05:00
Struma
487bc4b7ed Mistakes in configuration options 2021-01-06 04:05:51 -05:00
Struma
93d8cdf418 Add dsound to Windows dependency list 2021-01-06 03:51:47 -05:00
Struma
9a65dca14e Include fluidsynth with windows build setup 2021-01-06 03:18:38 -05:00
Struma
1bc05a9b62 fix inappropriate if statement 2021-01-06 01:13:19 -05:00
Struma
92f92dc480 lParam size should be architecture dependent 2021-01-05 01:31:27 -05:00
Struma
418ec7b2f7 Export MKXPZ_PREFIX as full path 2021-01-03 09:33:15 -05:00
Struma
7b6d3073a5 Set ESSENTIALS_DEBUG define from xcconfig 2021-01-03 08:11:56 -05:00
Struma
a05f8a6d10 set cwd properly when running vars.sh 2021-01-03 05:06:55 -05:00
Struma
362b6c17c3 leave PKG_CONFIG_LIBDIR unset on Windows 2021-01-03 05:04:31 -05:00
Struma
eb6fb9ce61 Make sure to build OpenSSL before Ruby 2021-01-03 04:46:35 -05:00
Struma
fd8cfb922d Search app parent directory for steam_appid.txt 2021-01-03 04:27:14 -05:00
Struma
607e28df5e Always deep-sign Steam target 2021-01-03 03:19:27 -05:00
Struma
9cc3313f31 Add Steam targets to Xcode build 2021-01-03 03:07:06 -05:00
Struma
340672f835 Un-Meson-ify Xcode app names 2021-01-03 01:17:13 -05:00
Struma
a7331517c3 Streamline dependency building on macOS 2021-01-03 00:32:58 -05:00
Struma
cc337afb81 fix whoopsie 2021-01-02 23:28:27 -05:00
Struma
4069863fa9 When debugging from Xcode, prompt for target path 2021-01-02 23:24:20 -05:00
Struma
5cc49efe2c "throw new Exception" -> "throw Exception"
I don't know why I had it this way tbh
2021-01-02 21:41:11 -05:00
Struma
f45705f5c6 appropriate Info.plist and Xcode configs 2021-01-02 21:35:41 -05:00
Struma
d7b2a7d4a3 Update Xcode project 2021-01-02 20:43:01 -05:00
Struma
b6c1617628 update dependency build procedure 2021-01-02 20:29:15 -05:00
Struma
3e85446d7a separate Windows dependencies by architecture 2021-01-02 06:15:23 -05:00
Struma
866430c40d Don't include readline+dbm on Windows 2021-01-02 00:24:08 -05:00
Struma
c9bf6f2887 Actual single-Ruby-DLL Windows build 2021-01-01 23:07:28 -05:00
Struma
262b62b10b Add dependency makefile for Windows 2021-01-01 07:44:25 -05:00
Struma
be051461e5 Fix calling convention for Win64 MiniFFI calls 2021-01-01 02:02:47 -05:00
Struma
19f04599b7 Revert "Detect DLL architecture at runtime"
This reverts commit 3106df636a.
2021-01-01 00:26:37 -05:00
Struma
1785d7c2dd Detect DLL architecture at runtime 2021-01-01 00:08:28 -05:00
Struma
9a4c53e6fe Reflect custom ruby branch changes 2020-12-31 22:37:26 -05:00
Struma
8f78a4cf17 Fix Windows build errors 2020-12-31 19:59:53 -05:00
Struma
961a8fb63b Use __MINGW64__ instead of _WIN64 2020-12-31 18:35:04 -05:00
Struma
59078356ac add System::VERSION 2020-12-31 17:26:14 -05:00
Struma
69514de7c6 Attept 64-bit MiniFFI on Windows 2020-12-31 16:58:47 -05:00
Struma
7db1c1219e Prefix mkxp-z preprocessor definitions with MKXPZ_ 2020-12-31 14:50:07 -05:00
Struma
f7449ab7e6 add '-masm=intel' when building using GCC 2020-12-31 14:26:12 -05:00
Struma
d65cecf4ac Set bundle identifier to match default data dir 2020-12-30 18:40:47 -05:00
Struma
774b288a68 Update README slightly 2020-12-30 18:39:45 -05:00
Struma
5d4758edaa Bump version, update Meson build 2020-12-30 18:21:59 -05:00
Struma
51c7f8410e Add optional header parameter to HTTP functions 2020-12-30 18:14:01 -05:00
Struma
e511d71875 Housecleaning 2020-12-30 16:45:03 -05:00
Struma
9964b0fb7f Enable JIT in Hardened Runtime 2020-12-30 14:25:49 -05:00
Struma
69ab476b26 Force JIT for Ruby > 3 2020-12-30 13:48:13 -05:00
Struma
ec8b4d8160 clone mkxp-z branch of Ruby 3.0 2020-12-30 13:32:50 -05:00
Struma
f9b6f95708 fix include conflict between ruby and json5pp 2020-12-30 13:32:33 -05:00
Struma
d448d996f5 Add JSON parse/stringify methods to HTTPLite::JSON 2020-12-30 01:43:40 -05:00
Struma
523ad26fdf Check for ports when reconstructing url strings 2020-12-30 00:20:38 -05:00
Struma
e52ce335c4 Add HTTPLite module (built-in simple GET/POST) 2020-12-30 00:06:15 -05:00
Struma
b0a64cd43e Update fluidsynth settings to 3.0's API 2020-12-29 13:52:30 -05:00
Struma
d6325abedb Add fluidsynth to Xcode build 2020-12-29 13:21:31 -05:00