Commit Graph

28 Commits

Author SHA1 Message Date
Miku AuahDark 5fc531e2da Fix current directory determination. 2023-04-15 13:38:33 +08:00
Miku AuahDark 4622d2c840 Override LD_LIBRARY_PATH when invoking configure. 2023-04-15 12:31:48 +08:00
Miku AuahDark a696c9c154 Update CMake version and dependencies. 2023-04-15 11:34:43 +08:00
Miku AuahDark 31a2081f75 Minor changes to CMake options. 2023-01-07 12:05:43 +08:00
Miku AuahDark 793f9d0d04 Update SDL and CMake versions. 2022-12-14 12:30:20 +08:00
Miku AuahDark 9c6e1c3e53 Update SDL, OpenAL-soft, and zlib. 2022-10-16 17:48:49 +08:00
Miku AuahDark 4c459f3de7 Make AppRun executable.
Fixes #2
2022-09-21 11:25:50 +08:00
Miku AuahDark beec051202 Optimization to resulting AppImage.
* Do not clutter lib folder with symlinks
* Remove LuaJIT binary
* Also output tar file
* Add target "AppImage" and "tar" to simplify generating one of them. By default, both will be generated.
2022-09-10 12:31:23 +08:00
Miku AuahDark d4da1dec27 Replace AppRun with simpler shell scripts.
Thanks to index5 in Discord.
2022-09-10 11:48:33 +08:00
Miku AuahDark 55ba1c5d93 Update library versions.
* SDL to 2.0.22
* OpenAL-soft to 1.22.0
* zlib to 1.2.12
* FreeType to 2.12.1
2022-05-03 21:42:32 +08:00
Miku AuahDark 2d752f12ff Actually add license.txt file into AppImage. 2022-01-16 12:28:33 +08:00
Miku AuahDark 2c7fd38758 Forgot to include license.txt 2022-01-16 11:27:52 +08:00
Miku AuahDark 770f7453e0 Update SDL to 2.0.20 2022-01-16 11:20:39 +08:00
Miku AuahDark f25d856700 Add LOVE license.txt 2022-01-16 11:20:11 +08:00
Miku AuahDark 30aaffc92e Update dependencies. 2021-12-28 12:37:49 +08:00
Miku AuahDark 35eacd0585 Fix bzip2 makefile 2021-12-09 17:54:52 +08:00
Miku AuahDark f9bf036bd4 Fix output filename 2021-11-20 11:20:55 +08:00
Miku AuahDark ea5000fd63 Fix bzip2 (again) 2021-11-20 10:58:07 +08:00
Miku AuahDark 24227815bd Fix bzip makefile again. 2021-11-20 10:47:26 +08:00
Miku AuahDark b34068e5bd Extract bzip2 2021-11-20 10:03:23 +08:00
Miku AuahDark 34aea27fea Change LOVE and SDL branches to main and release-2.0.16 respectively. 2021-10-17 11:20:18 +08:00
Miku AuahDark 7bd3e72977 Update FreeType & simplify BZip2 make 2021-08-07 22:15:52 +08:00
Miku AuahDark 7e2501ff3f Perform --appimage-extract if QEMU is specified. 2021-07-18 13:48:39 +00:00
Miku AuahDark 29bd256df6 Fix Makefile invocation. 2021-07-18 13:18:40 +00:00
Miku AuahDark 9d4a6f81c5 Improve ARM64 support 2021-07-17 15:32:36 +00:00
Miku AuahDark 3f173a39d7 Initial support for AArch64? 2021-07-17 13:52:57 +00:00
Miku AuahDark e644c54e63 Add "getdeps" target to predownload all the deps. 2021-06-27 00:27:18 +08:00
Miku AuahDark ac0d8f6920 Please test 2021-06-26 03:08:58 +08:00