Commit Graph

378 Commits

Author SHA1 Message Date
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
Alex Szpakowski 83c92ffb6d Reapply megasource's changes to zlib's cmakelists.txt 2019-06-02 01:38:38 -03:00
Alex Szpakowski fdc98187b8 Update zlib to 1.2.11. 2019-06-02 01:37:50 -03:00
Alex Szpakowski 638b67dab3 Improve C runtime dll detection by using CMake's InstallRequiredSystemLibraries tool instead of our own code, to get a list of dll's for the current VS version. 2019-06-01 23:08:43 -03:00
Alex Szpakowski 1dd8d44943 Remove physfs from megatest 2018-12-31 16:12:52 -04:00
Alex Szpakowski f604155475 Re-apply megasource-specific changes to SDL's CMakeLists.
- Enable SDL_SHARED and disable SDL_STATIC.

- Set SDL_LINK_DIR in parent scope.

- Use custom install() directive.

- Add target_include_directories.
2018-12-31 16:11:34 -04:00
Alex Szpakowski 0c10f91bf8 Update SDL to the latest source code (2.0.9 + e1e13e154128) 2018-12-31 16:11:13 -04:00
Alex Szpakowski 45dbeb26c3 Re-apply changes to OpenAL Soft's cmakelists to make it work with megasource. 2018-12-31 15:48:20 -04:00
Alex Szpakowski 1f9c102832 Update OpenAL Soft to 1.19.1. 2018-12-31 15:47:52 -04:00
Alex Szpakowski f06a3bc791 Remove physfs source, it's included directly in love's repository now. 2018-12-31 14:27:03 -04:00
Alex Szpakowski 76407a2ad5 Update OpenAL Soft CMakeLists.txt to work with megasource 11.1 11.2 2018-04-03 20:55:35 -03:00
Alex Szpakowski 5be7c968b8 Update OpenAL Soft to commit 414b56edec5441211dc924fef365c54267c04f1c 2018-04-03 20:46:26 -03:00
Alex Szpakowski ac70ec9f6f Re-apply megasource-specific changes to SDL's CMakeLists.
- Enable SDL_SHARED and disable SDL_STATIC.

- Set SDL_LINK_DIR in parent scope.

- Use custom install() directive.

- Add target_include_directories.
11.0
2018-03-31 21:12:48 -03:00
Alex Szpakowski 768e2a7810 Update SDL2 to latest hg (fbfacc66c65c) 2018-03-31 20:56:14 -03:00
Alex Szpakowski ec93b28a5b I don't think SDL2 needs the DirectX SDK anymore. 2018-02-27 23:40:55 +00:00
Alex Szpakowski d78b5d9214 Edited readme 2018-02-27 23:39:58 +00:00
Alex Szpakowski 1840f8e80e Copy all necessary C runtime dll's when building with VS2015 and newer. 2018-02-27 19:32:24 -04:00
Alex Szpakowski ba7f151837 Update OpenAL Soft 1.18.2 CMakeLists.txt to work with megasource 2017-12-10 22:42:12 -04:00
Alex Szpakowski b160006eb1 Update OpenAL Soft to 1.18.2 2017-12-10 22:34:10 -04:00
Alex Szpakowski 75e0077566 Re-apply megasource-specific changes to SDL's CMakeLists.
- Enable SDL_SHARED and disable SDL_STATIC.

- Set SDL_LINK_DIR in parent scope.

- Use custom install() directive.

- Add target_include_directories.
2017-10-28 22:44:45 -03:00
Alex Szpakowski 4a2fd6d703 Update SDL to 2.0.7 2017-10-28 22:36:09 -03:00
Alex Szpakowski 7d27167be2 Update PhysFS 3.0.1 CMakeLists.txt to work with megasource 2017-10-28 22:28:33 -03:00
Alex Szpakowski b16c30b896 Update physfs to 3.0.1 2017-10-28 22:23:17 -03:00
Alex Szpakowski 1ba437f9c6 Update freetype 2.8.1 CMakeLists.txt to work with megasource 2017-10-28 22:17:53 -03:00
Alex Szpakowski 5e763aa7a0 Update freetype to 2.8.1 2017-10-28 22:06:29 -03:00
Alex Szpakowski 0c62108e7f Update PhysFS 3.0.0 CMakeLists.txt to work with megasource 2017-10-09 16:09:10 -03:00
Alex Szpakowski 63d7f9904d Update PhysFS to 3.0.0. 2017-10-09 16:08:39 -03:00
Alex Szpakowski dae4a76a14 Fix support for building with VS2017. VC runtime installs are still broken. 2017-10-07 11:28:29 -03:00
Alex Szpakowski 6bad03100e Update readme 2017-09-04 00:37:36 -03:00
Alex Szpakowski 06bb7045e3 Re-apply megasource changes to FreeType's cmakelists 2017-09-04 00:28:51 -03:00
Alex Szpakowski 6720f1003c Update to FreeType 2.8 2017-09-04 00:28:16 -03:00
Alex Szpakowski 243dc132d3 Update LuaJIT to 2.0.5 2017-09-04 00:11:57 -03:00
Alex Szpakowski 6a3aada14a Potentially fix VS2013 build of libmpg123 2017-09-03 18:36:09 -03:00
Alex Szpakowski 7140763fce Remove partially implemented attempt to copy VS2015 c runtime system dlls, add support for VS2017 2017-09-03 15:34:28 -03:00