Commit Graph

202 Commits

Author SHA1 Message Date
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
Alex Szpakowski 355023bb2f Update mpg123 to 1.25.6 2017-09-03 15:22:32 -03:00
Alex Szpakowski 7084f23939 Merged in TannerRogalsky/megasource_emscripten/cxx11 (pull request #7)
set cxx11 for all of megasource
2017-06-26 21:06:00 +00:00
Alex Szpakowski 1111e861c0 Merged in TannerRogalsky/megasource_emscripten/suppress_warnings_clang (pull request #8)
suppress warnings for clang
2017-06-26 21:05:28 +00:00
Tanner Rogalsky 5f2d36d840 suppress warnings for clang
--HG--
branch : suppress_warnings_clang
2017-05-11 11:05:17 -04:00
Tanner Rogalsky e46be09cc1 set cxx11 for all of megasource
--HG--
branch : cxx11
2017-05-11 10:25:25 -04:00
Alex Szpakowski 971b15aa4c Windows 32 bit: enable SSE1 (but not SSE2) 2017-01-22 16:56:39 -04:00
Alex Szpakowski 1fdca985b3 Potentially fix building love package 0.10.2 2016-10-29 16:42:47 -03:00
Alex Szpakowski 37adab19c9 Apply megasource changes to OpenAL Soft's CMakeLists 2016-10-29 16:12:57 -03:00
Alex Szpakowski 3dd3f1074b Updated OpenAL Soft to 1.17.2. 2016-10-29 16:12:27 -03:00
Alex Szpakowski 8bdcc87460 Re-apply FreeType CMake changes for megasource. 2016-10-29 15:44:08 -03:00
Alex Szpakowski 27c19e0af9 Change from FreeType 2.7 to 2.6.5. 2.7's font rendering is too blurry at low resolutions... 2016-10-29 15:43:52 -03:00
Alex Szpakowski 47c56a7cbc Re-applied megasource-specific changes to FreeType's CMakeLists.txt. 2016-10-29 00:56:19 -03:00
Alex Szpakowski b1813ddc72 Update FreeType to 2.7. 2016-10-29 00:55:50 -03:00
Alex Szpakowski 4bb746959d 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.
2016-10-29 00:34:14 -03:00
Alex Szpakowski 06ff0e775e ... actually update. 2016-10-29 00:29:20 -03:00
Alex Szpakowski 25d889fa38 Update SDL2 to 2.0.5 hg. 2016-10-29 00:29:00 -03:00
rude 5bb2a2facb Make stuff buildable on Mac. 2016-07-14 16:27:59 +02:00
Alex Szpakowski 79ff68efa3 Applied previous megasource-specific changes to SDL's cmakelists:
* Enable SDL_SHARED.

 * Disable SDL_STATIC.

 * Set SDL_LINK_DIR in parent scope.

 * Use custom install() directive.

 * Add target_include_directories.
2016-03-18 22:40:41 -03:00
Alex Szpakowski f91914c0cf Updated SDL to the latest hg revision. 2016-03-18 22:33:50 -03:00
Alex Szpakowski c94ba8c02e Merged in EntranceJew/megasource/update-to-libtheora-1.1.1 (pull request #5)
Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt
0.10.1
2016-02-12 22:11:46 -04:00
EntranceJew be26fc29ae Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt
--HG--
branch : update-to-libtheora-1.1.1
2016-02-12 11:29:23 -05:00
Alex Szpakowski cda9f55e33 Re-applied previous megasource-specific changes to SDL's cmakelists:
* Enable SDL_SHARED.

 * Disable SDL_STATIC.

 * Set SDL_LINK_DIR in parent scope.

 * Use custom install() directive.

 * Add target_include_directories.
2015-12-31 14:32:20 -04:00
Alex Szpakowski 8d85741390 Updated SDL2 to the latest code from Mercurial. 2015-12-31 14:05:05 -04:00
Alex Szpakowski 384b61b8bd Made freetype's CMakeLists.txt work with megasource. 0.10.0 2015-12-01 22:14:36 -04:00
Alex Szpakowski 07ee296d5f Update FreeType to 2.6.2. 2015-12-01 22:13:30 -04:00
Alex Szpakowski 3de7c6c2c9 Update SDL2 to the latest hg revision of 2.0.4. 2015-12-01 18:02:23 -04:00