Commit graph

443 commits

Author SHA1 Message Date
zedar187
ee9e1b7c3d CMakeLists: jpegturbo - remove unnecessary if for JPEG_BUNDLED_INCLUDE_DIR 2019-12-30 14:47:18 +01:00
Jacker
0c3445bf75 Merge remote-tracking branch 'origin/master' 2019-12-30 14:50:20 +02:00
zedar187
04a084073d CMakeLists: jpegturbo - change OSX JPEG_BUNDLED_INCLUDE_DIR 2019-12-30 12:16:01 +01:00
zedar187
d077f3e936 CMakeLists: jpegturbo - add OSX deploment target version 2019-12-30 12:16:01 +01:00
Jacker
cfe1391a97 cmake: invalid VS_BUILD_BUILD variable 2019-12-29 20:57:31 +02:00
Tristan Matthews
8f7fb38371 libs: ogg os_types: fix unsigned typedefs for MacOS
See c8fca6b4a0

This effectively reverts f8ce071e1040c766157d630d920d6165d35fe422 which was
probably broken by 6449883ccacfee276ed9d99fa047342cdc51ab88.
2019-12-27 19:23:58 +01:00
Remy Marquis
3c0bd98046 libs: fixed jpegturbo config define for unix compilation 2019-12-26 23:34:17 +01:00
Remy Marquis
d2c5baf089 libs: minor cleanup 2019-12-25 23:29:35 +01:00
Remy Marquis
7aad903e47 libs: use common directives for jpegturbo 2019-12-25 23:29:35 +01:00
Remy Marquis
eaf77c9d5c libs: use external project for libjpeg-turbo on windows
This reverts commit 9420644d36.
2019-12-25 23:29:21 +01:00
Remy Marquis
24c1c8adbb libs: updated to libjpeg-turbo 2.0.3
This reverts commit bf5d0e5973.
2019-12-25 23:29:06 +01:00
Remy Marquis
bf5d0e5973 Revert "libs: updated to libjpeg-turbo 2.0.3"
This reverts commit dfa8cda147.
2019-12-25 17:24:24 +01:00
Remy Marquis
9420644d36 Revert "libs: use external project for libjpeg-turbo on windows"
This reverts commit e3c405ef32.
2019-12-25 17:24:06 +01:00
Remy Marquis
048c9f8bb9 libs: added missing FORCE_STATIC_VCRT OpenAL option for msvc 2019-12-25 15:56:58 +01:00
Remy Marquis
e3c405ef32 libs: use external project for libjpeg-turbo on windows 2019-12-22 22:45:00 +01:00
Remy Marquis
dfa8cda147 libs: updated to libjpeg-turbo 2.0.3 2019-12-22 16:51:45 +01:00
Remy Marquis
9360d30919 libs: added cmake directive for libpng support 2019-12-21 17:06:46 +01:00
Remy Marquis
8084d7a8ac libs: adjusted cURL for windows MSVC compilation 2019-12-20 12:10:22 +01:00
Remy Marquis
c4d38c2dcf libs: updated to cURL 7.67 2019-12-20 12:07:02 +01:00
Remy Marquis
2a1300b32d libs: adjusted Freetype for windows MSVC compilation 2019-12-20 10:48:16 +01:00
Remy Marquis
abf3431cb2 libs: updated to Freetpe 2.10.1 2019-12-20 10:41:10 +01:00
Remy Marquis
27fb4629e4 libs: removed old and updated OpenAL cmake flags 2019-12-20 10:34:12 +01:00
Remy Marquis
1f6842919f libs: updated to OpenSSL 1.1.1d 2019-12-19 17:25:15 +01:00
Remy Marquis
062994946e libs: updated to SQLite 3.30.1 2019-12-19 17:16:10 +01:00
Remy Marquis
3ebf68561f libs: updated to libogg 1.3.4 2019-12-19 17:12:02 +01:00
Remy Marquis
41ae8ab2c9 libs: removed never used jansson lib 2019-12-18 20:17:30 +01:00
Jacker
2221972d84 cmake osx updates 2019-11-02 23:23:33 +02:00
Jacker
4af62c84eb force BUNDLED values off if the feature is off 2019-10-20 22:38:58 +03:00
Jere Sjöroos
d3a576d3af ninja compatibility 2019-10-20 21:31:38 +03:00
Remy Marquis
95881ee707 libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
techyian
c6b91498a8 libs: added Raspberry Pi SDL support 2019-06-28 10:41:29 +02:00
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
Remy Marquis
2913eb3cec libs: added libpng 1.6.37 2019-05-25 15:21:21 +02:00
saukko28
beea7d22ef libs: updated to Jansson 2.12 2019-05-25 14:29:23 +02:00
saukko28
adff78f955 libs: updated to SQLite 3.28.0 2019-05-25 14:27:55 +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
0007fc6830 lib: add openssl 1.1.1b to project 2019-03-11 20:18:04 +01: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
4293e34ab4 libs: adjusted cURL for windows compilation 2019-01-03 16:11:49 +01:00
Remy Marquis
c7edc0b7ff libs: updated to cURL 7.63.0 2019-01-03 16:09:10 +01:00
Remy Marquis
3c2f518b85 libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00