261 Commits

Author SHA1 Message Date
Sasha Szpakowski 48811d08a8 Update SDL2 to 2.28.5 11.5 2023-12-02 14:16:23 -04:00
Sasha Szpakowski 3b08388623 Update LuaJIT to commit 43d0a19 2023-12-02 14:08:32 -04:00
Sasha Szpakowski e1343726a1 Update SDL to 2.28.4. 2023-10-22 21:23:46 -03:00
Sasha Szpakowski 69d3c41bfc Update LuaJIT to commit e826d0c 2023-10-22 21:15:55 -03:00
Sasha Szpakowski b75ae16560 update LuaJIT to the latest commit (5a18d45) 2023-09-10 19:02:01 -03:00
Sasha Szpakowski e650bfa0bd update LuaJIT to latest commit (72efc42) 2023-08-12 23:59:01 -03:00
Sasha Szpakowski 9c3769338c Update SDL2 version string in megasource build output 2023-07-01 17:33:54 -03:00
Sasha Szpakowski e7dcc1a3a0 Reapply megasource changes to SDL2's cmakelists.txt 2023-07-01 17:33:36 -03:00
Sasha Szpakowski b38f57730a Update SDL2 to version 2.28.1. 2023-07-01 17:33:01 -03:00
Miku AuahDark ac30fb34cb Update LuaJIT to LuaJIT/LuaJIT@224129a8e6.
It's a minor fix from LuaJIT upstream.
2023-05-23 10:29:45 +08:00
Miku AuahDark 1025e7b6e0 Update LuaJIT to LuaJIT/LuaJIT@1c27912705. 2023-04-18 10:46:51 +08:00
Miku AuahDark f587c9d0a8 Update LuaJIT to LuaJIT/LuaJIT@d0e8893 2023-01-30 20:58:40 +08:00
Sasha Szpakowski 7edff04925 Clarify visual studio version use in example build steps. 2023-01-07 12:21:44 -04:00
Sasha Szpakowski acdf3c180f Add readme note about tags and branches 2023-01-01 18:42:20 -04:00
Miku AuahDark b6b41a6576 Re-apply Megasource-specific CMake patches to zlib. 2022-08-25 19:21:20 +08:00
Miku AuahDark 7fcddc790b Update zlib to 1.2.12 2022-08-25 19:13:08 +08:00
Miku AuahDark 2f06b85a2c Prepare to update zlib to 1.2.12 2022-08-25 18:35:13 +08:00
Miku AuahDark 65e6adcbd1 Update LuaJIT to LuaJIT/LuaJIT@03080b7 2022-08-25 18:33:56 +08:00
Miku AuahDark 27276a031d Merge pull request #10 from nikeinikei/main
make love startup project in visual studio
2022-05-10 19:58:15 +08:00
nikeinikei a9e8659fdf make love startup project in visual studio 2022-05-10 09:33:39 +02:00
Alex Szpakowski ec182a12c9 Update LuaJIT to latest 2.1.0 source (7306ba7) 2022-01-15 18:08:02 -04:00
Alex Szpakowski c47dad7f2f Update SDL2 to latest source (1a50334) 2022-01-15 18:04:29 -04:00
Alex Szpakowski efebc0bef9 Update LuaJIT to the latest 2.1.0 source (a91d0d9) 11.4 2021-12-30 13:15:31 -04:00
Alex Szpakowski c3986a9541 Update LuaJIT to the latest 2.1.0 source (f3c8569) 2021-12-03 20:50:23 -04:00
Alex Szpakowski 4f24e5473f Re-apply megasource changes to SDL's cmake file 2021-12-03 18:40:53 -04:00
Alex Szpakowski 8ff9d249b2 Update SDL to 2.0.18 2021-12-03 18:40:24 -04:00
Alex Szpakowski 8013eef9c5 github actions build uses new love2d/love repo main branch name 2021-10-16 21:08:37 -03:00
Alex Szpakowski ea3c6dbc31 Merge pull request #7 from 4aiman/patch-1
Added a note for CMake 3.13+ users
2021-08-27 20:26:24 -03:00
4aiman da4cf84ec6 Added a note for CMake 3.13+ users 2021-08-26 15:54:46 +03:00
Miku AuahDark 8e497f14bb Make sure fail-fast is false to detect architecture-specific errors. 2021-02-02 19:46:31 +08:00
Miku AuahDark 86010b399c Add GitHub Actions Windows build steps.
This will allows us to determine whetever any megasource changes causes
build failure in LOVE later on, rather than rerunning LOVE jobs
everytime.
2021-02-02 13:41:30 +08:00
Alex Szpakowski 13584cee64 Update SDL to version 2.0.14. 2020-12-23 22:00:38 -04:00
Alex Szpakowski 72540d2d5a Update LuaJIT to the latest 2.1.0 source (1d8b747) 2020-10-12 18:09:06 -03:00
Miku AuahDark ec1ceaf373 Replace hg repository to git repository. 2020-10-06 20:03:11 +08:00
Alex Szpakowski a5a49f9efe Add .gitignore based on .hgignore 2020-01-12 18:54:00 -04:00
Alex Szpakowski 7ed6273a1a SDL: Fix link error when vs2019+x64 is used. 2020-01-04 20:30:55 -04:00
Alex Szpakowski 7af77ce90d Update readme 2020-01-04 19:01:23 -04:00
Alex Szpakowski 63ff1503c3 Fix SDL's compilation. 2019-12-25 18:41:36 -05:00
Alex Szpakowski 915d5a1fb9 Updated LuaJIT build command from AuahDark: pass in debug for debug builds, and amalg for release builds. 2019-12-25 18:38:19 -05:00
Alex Szpakowski e6b37c63e2 Apply fix for compiling SDL with VS2019/x64 (3def438a1540). 2019-12-25 18:27:36 -05:00
Alex Szpakowski f138e9052e Update LuaJIT to the latest 2.1.0 source (0bee44c) 2019-12-25 17:37:36 -05:00
Alex Szpakowski 4418ce28e1 Added tag 11.3 for changeset ccea4bcb860c 2019-10-27 16:11:03 -03:00
Alex Szpakowski 629d05efb3 Re-apply megasource-specific changes to SDL's cmakelists file. 11.3 2019-07-25 19:13:24 -03:00
Alex Szpakowski e173593f7c Update SDL to version 2.0.10. 2019-07-25 19:13:03 -03:00
Alex Szpakowski 7b84b428d5 Added tag 11.2 for changeset d80e6fc264b2 2019-07-06 19:14:07 -03:00
Alex Szpakowski 0e39397950 Added tag 11.1 for changeset d80e6fc264b2 2019-07-06 19:13:53 -03:00
Alex Szpakowski 3481872c52 Added tag 11.0 for changeset 61bc3d6fb89d 2019-07-06 19:13:15 -03:00
Alex Szpakowski 0f8ba0f109 Added tag 0.10.2 for changeset aa900d437a00 2019-07-06 19:09:31 -03:00
Alex Szpakowski 6a41b29c7a Added tag 0.10.1 for changeset 70915fffe803 2019-07-06 19:09:13 -03:00
Alex Szpakowski 649dde3c95 Added tag 0.10.0 for changeset d6abcfb8512f 2019-07-06 19:08:25 -03:00