Commit Graph

36 Commits

Author SHA1 Message Date
rude 633e62c6c6 Include SDL2_image in megasource. 2013-12-11 21:49:13 +01:00
rude 2e66cdf410 Add LuaJIT as an ExternalProject. 2013-12-09 22:52:25 +01:00
rude ddcff9c8f0 MEGA_LOVE: Make it possible to build from an out-of-tree love source. 2013-11-26 02:02:35 +01:00
rude 83cb412428 Build with SDL2 tip (21dcb24404c0). 2013-11-24 13:40:04 +01:00
rude afa21ff565 Avoid SSE2 on x86 builds. 2013-11-21 21:01:40 +01:00
rude dd4c876f1c Set MEGA to build SDL-2.0.1. 2013-11-02 12:10:25 +01:00
rude 8991bc2102 Find dynamic runtime libraries for MSVC12. 2013-10-23 00:10:10 +02:00
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 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 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 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 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 529c0259bd Add DevIL to main CMakeLists.txt. 2013-09-26 00:49:22 +02:00
rude 6e493fb605 Add tiff to main CMakeLists.txt. 2013-09-26 00:18:28 +02:00
rude 9ac8140ecc Add jasper to main CMakeLists.txt. 2013-09-25 23:53:36 +02:00
rude b56a922220 Create add_move_dll function in CMakeLists.txt. 2013-09-25 23:34:52 +02:00
rude 1cf3252f15 Add OpenAL to main CMakeLists.txt. 2013-09-25 20:45:18 +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 60f7d8f0fe Add freetype to main CMakeLists.txt. 2013-09-25 20:13:52 +02:00
rude 5cd65e2a34 Add mpg123 to the main CMakeLists.txt. 2013-09-25 19:44:18 +02:00
rude ae7ad1aef6 Add ogg, vorbis, vorbisfile to main CMakeLists.txt. 2013-09-25 16:07:52 +02:00
rude 29e5d9903e Add jpeg to main CMakeLists.txt. 2013-09-25 15:37:37 +02:00
rude 8442e6d5d0 Add libpng to the main CMakeLists.txt. 2013-09-25 15:10:30 +02:00
rude 9c63bd7721 Include Lua51 in main CMakeLists.txt. 2013-09-25 14:35:10 +02:00
rude e80fb9fcb7 Add physfs to main CMakeLists.txt. 2013-09-25 14:11:39 +02:00
rude 9dd116606f Add ldeptest. 2013-09-25 13:26:30 +02:00