Commit Graph

72 Commits

Author SHA1 Message Date
rude e053c2ea97 Define MEGA. 2013-09-30 00:09:15 +02:00
rude 52f748d928 Find dynamic runtime libraries for MSVC11. 2013-09-29 16:46:55 +02:00
rude 9fbc1cbfc7 Add MEGA_ARCH. 2013-09-29 16:20:57 +02:00
rude 8871e3fba2 Disable warnings in third-party libraries when building with love. 2013-09-29 16:19:34 +02:00
rude d34997146a Turn on /MP for release builds. 2013-09-28 16:52:52 +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 27c04b8c4f Use variables when moving DLLs. 2013-09-28 01:58:01 +02:00
rude 803fe6c19f Create MEGA_3P, a list of all third-party libraries to use. 2013-09-28 01:56:49 +02:00
rude f655a9c98c Create MEGA_<LIB> variables for each library. 2013-09-28 01:54: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 4c1909a9e7 Prefer dynamic lua51. 2013-09-28 00:51:20 +02:00
rude eeb5304f02 Suppress regeration for MSVC. 2013-09-26 22:10:19 +02:00
rude 6ab5675a30 Rename DEP -> MEGA. 2013-09-26 20:41:48 +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 28e542f3f3 Move add_move_dll() so it can be used by subprojects. 2013-09-26 20:28:36 +02:00
rude 0bb49f2c23 Look for libs/love and include as subdir if present. 2013-09-26 20:26:53 +02:00
rude 513e6c3114 Ignore libs/love/*. 2013-09-26 19:53:18 +02:00
rude ba44a1db8e Rename ldep -> megasource. 2013-09-26 19:50:03 +02:00
rude 445cee62fe Add libmodplug to main CMakeLists.txt. 2013-09-26 01:05: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 529c0259bd Add DevIL to main CMakeLists.txt. 2013-09-26 00:49:22 +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 6e493fb605 Add tiff to main CMakeLists.txt. 2013-09-26 00:18:28 +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 9ac8140ecc Add jasper to main CMakeLists.txt. 2013-09-25 23:53:36 +02:00
rude adac241660 Add CMakeLists.txt for jasper. 2013-09-25 23:45:01 +02:00
rude b56a922220 Create add_move_dll function in CMakeLists.txt. 2013-09-25 23:34:52 +02:00
rude 6d9eab3c2b Add jasper 1.900.1. 2013-09-25 23:34:16 +02:00
rude 1cf3252f15 Add OpenAL to main CMakeLists.txt. 2013-09-25 20:45:18 +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 60f7d8f0fe Add freetype to main CMakeLists.txt. 2013-09-25 20:13:52 +02:00
rude 7a74ccf6bd Add CMakeLists.txt for freetype. 2013-09-25 20:13:37 +02:00
rude c571201e2d Add FreeType 2.5.0.1. 2013-09-25 19:48:58 +02:00
rude 5cd65e2a34 Add mpg123 to the main CMakeLists.txt. 2013-09-25 19:44:18 +02:00
rude 2fef57fffc Add CMakeLists.txt for mpg123. 2013-09-25 16:34:50 +02:00
rude 97bd127407 Add mpg123 1.15.3. 2013-09-25 16:09:55 +02:00
rude ae7ad1aef6 Add ogg, vorbis, vorbisfile to main CMakeLists.txt. 2013-09-25 16:07:52 +02:00