zedar187
297693edbc
libs: fixed Lua io.popen support on OSX
2019-06-20 22:15:16 +02:00
Remy Marquis
ba1bcd95ac
libs: fixed Lua io.popen support on Linux
...
Apparently that order is really important for Lua io.popen support.
Since MacOSX requires a different order to compile, this raises the
question of having complete Lua support on the OS X platform.
2019-06-16 11:56:56 +02:00
Remy Marquis
8f21ffdf01
libs: fixed curl build with nmake
2019-06-13 14:47:54 +02:00
zedar187
113370a0f5
libs: Changed make parameter order on bundled lua (OS X)
2019-04-18 20:21:25 +02:00
isRyven
a7a9f4b342
fix mod only building
2019-04-13 20:22:29 +02:00
IR4T4
f1afdb492c
Update CMakeLists.txt
...
Start adding openssl to project
2019-03-11 20:07:51 +01:00
IR4T4
9ca0542daa
Update CMakeLists.txt
...
lib: fix builds, notes
2019-03-03 14:33:03 +01:00
Remy Marquis
b97a27a045
Reverted last commit to fix Windows/MingW build
...
This reverts commit 8159d2b8a0
.
2019-03-03 12:53:49 +01:00
IR4T4
8159d2b8a0
Update CMakeLists.txt
...
Fix build. Use bundled openssl libs only when feature openssl is active
2019-01-30 12:21:19 +01:00
Remy Marquis
f04f846898
libs: fixed Lua popen support on unix
2019-01-05 16:17:08 +01:00
Remy Marquis
42de25d6ec
libs: updated for new BUILD_SHARED_LIBS curl option
...
See c892795ea3
2019-01-03 19:15:16 +01:00
Remy Marquis
265f19cdaf
libs: updated to OpenSSL 1.1.0j
2019-01-03 16:15:11 +01:00
Remy Marquis
f08a64904d
libs: disabled unneeded png support in FreeType
2018-12-19 16:48:49 +01:00
Remy Marquis
a0fc8e8d24
libs: removed buggy comma when setting SDL_WITh_GLES
2018-12-18 17:32:38 +01:00
IR4T4
e51c91f6f7
Update CMakeLists.txt
...
our curl lib does't require brotli
2018-12-06 11:35:46 +01:00
IR4T4
33f4b3cc5b
Update CMakeLists.txt
...
Fix freetype flags
2018-12-03 13:06:24 +01:00
IR4T4
1e4eebef75
fix C&P Virus
2018-10-31 14:41:44 +01:00
IR4T4
fc14e44030
Fix building SDL with -DVIDEO_OPENGLES=On for any build
2018-10-31 14:40:13 +01:00
Jacker
48d4d45a0e
more typo fixes
2018-10-30 20:44:34 +02:00
Jacker
11bc73e313
libs typo in the ssl names
2018-10-30 19:09:23 +02:00
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