Commit graph

114 commits

Author SHA1 Message Date
IR4T4
2b30ebf5b4
Update CMakeLists.txt
sdl2: remove explicit flag -DVIDEO_OPENGLES=${FEATURE_RENDERER_GLES} - it's enabled by default 

This fixes RPI builds with opengl renderer and not GLES
2018-10-05 09:50:56 +02:00
Remy Marquis
eb79a1c743 libs: fixed curl build with VStudio in Debug mode 2018-07-16 11:49:02 +02:00
Remy Marquis
81fb76e11d libs: removed obsolete Lua compiler definition (win) 2018-02-28 09:18:19 +01:00
Remy Marquis
5120a313ab libs: fixed curl build with MingW in debug mode 2018-02-09 12:55:13 +01:00
Remy Marquis
00a85d91ce libs: disable patch step for vorbis
Attempt to fix bitchy travis
2018-02-07 10:51:39 +01:00
Remy Marquis
ce06caa9a9 libs: fixed ogg detection by vorbis
Attempt to fix bitchy travis
2018-02-07 10:39:23 +01:00
Remy Marquis
f591dcce0b libs: fixed ogg patch step (unix) 2018-02-07 09:09:15 +01:00
Remy Marquis
2bfbc1bacb libs: added patch step for libogg and libvorbis 2018-02-05 13:24:32 +01:00
Remy Marquis
aa1b4f32fb libs: clean up CMakeLists.txt 2018-02-04 20:44:59 +01:00
Remy Marquis
50a596810d libs: fixed cURL compilation on unix with libidn2
Curl switched to libidn2 in 7.51.0
2018-02-04 18:38:51 +01:00
Remy Marquis
5638f4b62d libs: fixed SDL2 path with MingW in debug mode 2018-02-03 14:41:45 +01:00
Remy Marquis
5dc26f41c4 libs: removed unecessary cmake file call 2018-02-03 13:45:56 +01:00
Remy Marquis
c60c3ef4d5 libs: adjusted main CMakeList.txt for FreeType 2018-02-02 22:08:55 +01:00
Jacker
1667f1c246 added openssl and fixed the mingw sdl2 build 2017-11-20 19:24:16 +02:00
Jacker
1c6865b8d0 use external project on the bundled libs 2017-11-14 20:27:22 +02:00
Remy Marquis
b39b4258f6 libs: adjusted CMakeList for new nghttp2 cURL option 2017-07-01 16:52:29 +02:00
Remy Marquis
49323f368b adjusted libs for partial project building 2017-02-03 22:05:55 +01:00
Remy Marquis
0c435cd3ad fixed minizip with partial project building 2016-10-26 22:01:11 +02:00
Jacker
9c5e1d1d49 win: group projects 2016-09-29 16:28:25 +03:00
Remy Marquis
64d8804aaf libs: fixed curl configure permission issue, refs #800 2016-09-16 13:19:06 +02:00
Remy Marquis
8ce68e4222 libs: updated CMakeList.txt for latest curl 2016-09-16 08:57:30 +02:00
Jacker
578c8aced6 only add the bundled libraries to the build if we actually need them 2016-09-13 15:01:38 +03:00
Jacker
78782033b3 enbaled sdl2 main for windows 2016-03-09 13:42:17 +02:00
Remy Marquis
d80d955ba7 libs: moved luasql to external file for dynamic linking 2016-01-27 23:10:25 +01:00
Remy Marquis
62cd6af6ed fixed luaopen_luasql_sqlite3 undefined error 2016-01-27 17:12:54 +01:00
IR4T4
a8f2ed0e73 luasql: dependencies added, file name changed 2016-01-26 19:30:21 +01:00
IR4T4
e9d7cbdeaa moved FEATURE_LUASQL to libs CMakeLists.txt 2016-01-26 17:29:06 +01:00
Jacker
badf3ece3c OpenAL osx fixes 2016-01-15 22:53:22 +02:00
Jacker
7a5f106f98 fixed the build on windows mingw 2016-01-15 17:37:28 +02:00
Remy Marquis
15713713c9 libs: msvc runtime library adjustment with static openal 2016-01-13 17:48:54 +01:00
Remy Marquis
3ae105cb5d libs: adjusted openAL static build path on windows 2016-01-04 23:00:09 +01:00
Remy Marquis
7c275fa071 libs: fixed openal lib name on windows 2015-12-13 22:34:41 +01:00
Remy Marquis
cd6153da1d libs: added OpenAL CMakeList support 2015-12-12 23:25:52 +01:00
Remy Marquis
32ca35a7c7 libs: linked minizip against zlib 2015-12-10 12:31:23 +01:00
Remy Marquis
fee391d00e libs: added BUNDLED_ZLIB and BUNDLED_MINIZIP support 2015-12-10 11:11:06 +01:00
Remy Marquis
5d2a957d99 libs: fixed Freetype build with nmake on Windows 2015-12-08 20:25:59 +01:00
Remy Marquis
3f88edb9f4 lib: disabled unnecessary curl options (win) 2015-11-24 21:34:50 +01:00
IR4T4
ad90fd3f02 libs: sqlite3 bundle for FEATURE_DBMS only 2015-11-09 17:16:11 +01:00
IR4T4
e37600234c lib: bundled SQLITE3 library added 2015-11-06 15:19:38 +01:00
Jacker
7edf171724 support older cmake versions 2015-09-30 12:33:07 +03:00
Jacker
70a2df3792 updates 2015-09-30 12:29:34 +03:00
Jacker
7e88a7ec35 theora: make msvc a bit happier 2015-09-30 11:59:34 +03:00
Jacker
4563911811 added Thearo library 2015-09-30 11:21:16 +03:00
Jacker
81dd42385b install sdl2.dll on windows to fix issues with cpack 2015-08-10 11:39:48 +03:00
Jacker
a8e47a39a9 fix the compilation on mingw and disable sdl2main for now 2015-07-22 12:23:15 +03:00
IR4T4
088d2192da Update CMakeLists.txt
Fix Linux (Debian) vorbis build - ensure configure uses our bundled ogg
2015-07-16 14:06:03 +02:00
Remy Marquis
fd84cca2d3 fixed ogg compilation with latest automake 2015-07-12 21:33:56 +02:00
Remy Marquis
6e5f54744b glob missing lutf8lib.c Lua file (win) 2015-07-04 21:41:15 +02:00
Eamon Woortman
e1faa395ca changed the Jansson lib and include dir definition 2015-03-18 17:34:46 +01:00
Remy Marquis
5d31d90fa4 Reverted to cURL 7.26
This reverts commit dad99ac8e3.
This reverts commit e5639398e7.
This reverts commit cf4eae3ded.
2015-03-05 12:02:51 +01:00