Commit Graph

69 Commits

Author SHA1 Message Date
rude d4f63faeeb libjpeg-turbo: Disable SIMD. (For now). 2014-04-21 15:10:35 +02:00
rude 4c80b22136 libjpeg-turbo 1.3.1: Include CMAKE_CURRENT_SOURCE_DIR. 2014-04-21 15:10:35 +02:00
rude b8b805ef47 libjpeg-turbo 1.3.1: Build just the static library. 2014-04-21 15:10:35 +02:00
rude d74126b4fd Add libjpeg-turbo 1.3.1. 2014-04-21 15:10:35 +02:00
rude 4a4f1f3329 Upgrade to SDL2.0.3. 2014-03-23 15:09:12 +01:00
rude 2fb789ce68 Upgrade to SDL2.0.2 (8393682d9d96d1516831a397290cb34ceb82129f). 2014-03-09 10:15:01 +01:00
rude a772b4fd30 Remove SDL2-2.0.0. 2014-02-15 18:01:47 +01:00
rude c41811d1a4 Remove SDL2-2.0.1. 2014-02-15 18:00:19 +01:00
rude 39418b1647 Remove SDL2-2.0.1-21dcb24404c0. 2014-02-15 18:00:02 +01:00
rude 1caf4fd1f8 Make necessary changes to SDL 2.0.1 (3742e768b536) CMakeLists.txt.
* Disable SDL_STATIC.
 * Set SDL_LINK_DIR in parent scope.
 * Use custom install() directive.
 * Add target_include_directories.
2014-02-15 17:45:03 +01:00
rude 001744190b Add SDL2.0.1-3742e768b536.
Note: using the same folder for future updates.
2014-02-14 18:56:29 +01:00
rude 9354a856db Apply fixes to OpenAL-soft's CMakeLists.txt.
* Disable utils, examples, config install.
 * Set lib name in parent scope.
 * Add TARGET_INCLUDE_DIRECTORIES
 * Don't install the default stuff.
 * Install our stuff instead.
2014-02-13 22:15:00 +01:00
rude c3a7263a78 Add OpenAL-soft 29e0af5ef052a3602f9b7935d6002c6d2ae5e8cb.
Needed because of race condition fix in mmdevapi backend.
2014-02-13 20:32:37 +01:00
rude 22a7ae0d8e Add CMakeLists.txt for SDL2_image. 2013-12-11 21:48:21 +01:00
rude e9b8993261 Add SDL2_image 2.0.0. 2013-12-11 20:17:31 +01:00
rude 790d56fe65 Added LuaJIT-2.0.2. 2013-11-27 01:23:28 +01:00
rude 7865efccba Make necessary changes to SDL 2.0.1 (tip) CMakeLists.txt.
* Disable SDL_STATIC.
 * Set SDL_LINK_DIR in parent scope.
 * Use custom install() directive.
 * Add target_include_directories.
2013-11-24 12:54:55 +01:00
rude 2f57efa57f Added SDL2-2.0.1-21dcb24404c0. 2013-11-24 12:52:20 +01:00
rude 70a64080bd Make necessary changes to SDL 2.0.1 CMakeLists.txt.
* Disable SDL_STATIC.
 * Set SDL_LINK_DIR in parent scope.
 * Use custom install() directive.
 * Add target_include_directories.
2013-11-02 12:09:54 +01:00
rude bf9c6f54e3 Add SDL-2.0.1. 2013-11-02 11:34:29 +01:00
rude 8e9ed21c15 Configure modplug on OSX. 2013-10-02 00:17:21 +02:00
rude 34d8250c2d Add "LIBRARY" destination for install commands. 2013-10-02 00:17:06 +02:00
rude ca8fdab359 Add "lib" include dir for libvorbis.
It won't compile without it on OSX.
2013-10-02 00:16:46 +02:00
rude b9123cd0a5 Fix mpg123 build on OSX. 2013-10-01 23:57:07 +02:00
rude 52e2754b97 Fix libjpeg build on OSX. 2013-10-01 18:02:12 +02:00
rude 3f488f59d8 Configure libtiff on OSX. 2013-10-01 23:49:59 +02:00
rude eed6391fb8 Install shared libraries. 2013-09-30 00:41:03 +02:00
rude baa38ed240 Don't install alsoft.conf. 2013-09-28 16:49:12 +02:00
rude dd900824d7 Disable install() for SDL, physfs, libpng. 2013-09-28 11:55:08 +02:00
rude 63865e5a72 Disable targets which are not needed. 2013-09-28 01:32:47 +02:00
rude 283a50aba9 Use lowercase "option" and ON/OFF rather than TRUE/FALSE. 2013-09-28 00:57:13 +02:00
rude d166b6bd8a Add the correct sources for libvorbisfile. 2013-09-26 20:29:58 +02:00
rude c4adcf473e Copy modplug.h to binary_dir/libmodplug.
We apparently expect this inclusion path in love.
2013-09-26 20:29:37 +02:00
rude c3f953b9fa Add CMakeLists.txt for libmodplug. 2013-09-26 00:58:06 +02:00
rude c1280fd950 Fix non-const stack allocated arrays in libmodplug. 2013-09-26 00:57:51 +02:00
rude fecad30edc Add missing isblank function in libmodplug. 2013-09-26 00:56:05 +02:00
rude 498e766615 Add libmodplug 0.8.8.4. 2013-09-26 00:52:14 +02:00
rude 6c65a68abc Add CMakeLists.txt for DevIL. 2013-09-26 00:49:07 +02:00
rude bc9c89d171 Auto-define JAS_WIN_MSVC_BUILD is we are using MSVC. 2013-09-26 00:45:39 +02:00
rude c065120c58 Add DevIL 1.7.8. 2013-09-26 00:20:08 +02:00
rude 8229da494b Add CMakeLists.txt for tiff. 2013-09-26 00:18:16 +02:00
rude 3c99db3efe Add tiff 4.0.3. 2013-09-25 23:55:09 +02:00
rude adac241660 Add CMakeLists.txt for jasper. 2013-09-25 23:45:01 +02:00
rude 6d9eab3c2b Add jasper 1.900.1. 2013-09-25 23:34:16 +02:00
rude d6d09c135f Expose OpenAL lib name and the include directory. 2013-09-25 20:45:06 +02:00
rude 362d626f04 Fix CMAKE_MODULE_PATH in OpenAL-soft. 2013-09-25 20:44:49 +02:00
rude 00c0af3b7c Add OpenAL-Soft 1.15.1. 2013-09-25 20:36:51 +02:00
rude 4c59d385ef Add SDL2 to main CMakeLists.txt.
Also expose SDL_LINK_DIR. This is required because the main target
inherits some of SDL2 extra dependcies (DirectX) for some reason.
2013-09-25 20:26:58 +02:00
rude c9f4f8a409 Add SDL2. 2013-09-25 20:15:07 +02:00
rude 7a74ccf6bd Add CMakeLists.txt for freetype. 2013-09-25 20:13:37 +02:00