Commit Graph

58 Commits

Author SHA1 Message Date
Miku AuahDark 61eb71e5be Update LOVE branch and some library dependencies. 2024-10-09 07:40:16 +08:00
Miku AuahDark a945d735c6 Update Makefile script to stop LOVE (and its dependent libraries) picking libraries from system. 2024-01-29 01:03:00 +08:00
Bart van Strien 34a4987685 Use cmake to build appimage 2024-01-06 14:25:30 +01:00
Sasha Szpakowski dec465e22b Merge branch 'main' into 12.x 2023-12-02 15:25:01 -04:00
Sasha Szpakowski 3b3d654709 Update SDL2 to 2.28.5 2023-12-02 15:24:13 -04:00
Miku AuahDark 53f8452907 Fix file lookup. 2023-10-11 01:10:28 +08:00
Miku AuahDark c950d88142 Merge branch 'main' into 12.x 2023-10-11 00:53:32 +08:00
Miku AuahDark 843f2fe469 Update CMake and dependency versions. 2023-10-11 00:52:14 +08:00
Miku AuahDark 7a44b389f1 Merge branch 'main' into 12.x 2023-10-11 00:48:25 +08:00
Miku AuahDark 0490b64b6d Update dependency versions. 2023-08-03 16:57:53 +08:00
Miku AuahDark a4f7e71c3e Revert "Clone FreeType through GitLab instead of using archive."
This reverts commit e9b1a840ba.
2023-04-15 22:24:45 +08:00
Miku AuahDark 3fa2b597b8 Revert "Clone FreeType's submodules too."
This reverts commit ff66813d65.
2023-04-15 22:24:40 +08:00
Miku AuahDark ff66813d65 Clone FreeType's submodules too. 2023-04-15 22:15:44 +08:00
Miku AuahDark e9b1a840ba Clone FreeType through GitLab instead of using archive. 2023-04-15 22:07:41 +08:00
Miku AuahDark 6935fe7733 Separate debug symbols instead of stripping them. 2023-04-15 16:01:40 +08:00
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 6ba17b4b27 Merge branch 'main' into 12.x 2023-01-07 12:17:57 +08:00
Miku AuahDark f3e3b56eca Add cURL to needed dependencies. 2023-01-07 12:17:36 +08:00
Miku AuahDark 31a2081f75 Minor changes to CMake options. 2023-01-07 12:05:43 +08:00
Miku AuahDark 66928452b2 Update readme. 2023-01-07 12:02:07 +08:00
Miku AuahDark 0579166adc Add Harfbuzz dependency. 2023-01-07 11:45:43 +08:00
Miku AuahDark 555b1557de Merge branch 'master' into 12.x 2022-12-14 12:35:44 +08:00
Miku AuahDark 793f9d0d04 Update SDL and CMake versions. 2022-12-14 12:30:20 +08:00
Miku AuahDark 17357bb1a4 Merge branch 'master' into 12.x 2022-10-16 17:49:47 +08:00
Miku AuahDark 9c6e1c3e53 Update SDL, OpenAL-soft, and zlib. 2022-10-16 17:48:49 +08:00
Miku AuahDark a96cfef905 Merge branch 'master' into 12.x 2022-09-21 11:25:55 +08:00
Miku AuahDark 4c459f3de7 Make AppRun executable.
Fixes #2
2022-09-21 11:25:50 +08:00
Miku AuahDark ad952a15cb Make AppRun executable.
Fixes #2
2022-09-21 11:23:16 +08:00
Miku AuahDark 030a97c064 Remove mpg123 2022-09-10 18:31:35 +08:00
Miku AuahDark e01fb1692c Add patchelf to workflow. 2022-09-10 14:56:08 +08:00
Miku AuahDark 763a52947b Update readme. 2022-09-10 14:55:12 +08:00
Miku AuahDark 1f252ae265 GitHub Actions steps. 2022-09-10 13:26:45 +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 db0da37c28 Update readme. 2021-10-17 11:23:11 +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