Commit graph

  • 113370a0f5 libs: Changed make parameter order on bundled lua (OS X) zedar187 2019-02-16 13:55:04 +0100
  • a7a9f4b342 fix mod only building isRyven 2019-04-13 11:35:48 +0300
  • ff71b3e45a fix mod only building isRyven 2019-04-13 11:35:48 +0300
  • 0007fc6830 lib: add openssl 1.1.1b to project IR4T4 2019-03-11 20:18:04 +0100
  • f1afdb492c
    Update CMakeLists.txt IR4T4 2019-03-11 20:07:51 +0100
  • 9ca0542daa
    Update CMakeLists.txt IR4T4 2019-03-03 14:33:03 +0100
  • b97a27a045 Reverted last commit to fix Windows/MingW build Remy Marquis 2019-03-03 12:53:49 +0100
  • 2beda44df6 CMakeLists.txt OSX: Change make parameter order on bundled lua zedar187 2019-02-16 13:55:04 +0100
  • 8159d2b8a0
    Update CMakeLists.txt IR4T4 2019-01-30 12:21:19 +0100
  • ce2d869b79 Set SDL configure options for ARM. techyian 2019-01-25 14:26:41 +0000
  • 020d02def0 Attempt to set host configure flag for RPi builds. techyian 2019-01-25 14:12:54 +0000
  • f04f846898 libs: fixed Lua popen support on unix etlegacy-libsv2.76 Remy Marquis 2019-01-05 16:16:41 +0100
  • 42de25d6ec libs: updated for new BUILD_SHARED_LIBS curl option Remy Marquis 2019-01-03 18:47:51 +0100
  • 265f19cdaf libs: updated to OpenSSL 1.1.0j Remy Marquis 2019-01-03 16:15:11 +0100
  • 4293e34ab4 libs: adjusted cURL for windows compilation Remy Marquis 2019-01-03 16:11:49 +0100
  • c7edc0b7ff libs: updated to cURL 7.63.0 Remy Marquis 2019-01-03 16:09:10 +0100
  • 3c2f518b85 libs: updated to SDL 2.0.9 Remy Marquis 2019-01-03 16:03:05 +0100
  • a359d266cd libs: updated to OpenAL 1.19.1 Remy Marquis 2019-01-03 16:00:15 +0100
  • 4d6b32ffa2 libs: updated to SQLite 3.26.0 Remy Marquis 2019-01-03 15:57:14 +0100
  • d6b3fd6bda Revert "libs: added libpng 1.6.36" Remy Marquis 2018-12-19 14:34:50 +0100
  • f08a64904d libs: disabled unneeded png support in FreeType Remy Marquis 2018-12-18 19:42:00 +0100
  • a0fc8e8d24 libs: removed buggy comma when setting SDL_WITh_GLES Remy Marquis 2018-12-18 17:32:38 +0100
  • b8f32772be libs: added libpng 1.6.36 Remy Marquis 2018-12-18 17:11:24 +0100
  • e51c91f6f7
    Update CMakeLists.txt IR4T4 2018-12-06 11:35:46 +0100
  • 33f4b3cc5b
    Update CMakeLists.txt IR4T4 2018-12-03 13:06:24 +0100
  • 1e4eebef75
    fix C&P Virus IR4T4 2018-10-31 14:41:44 +0100
  • fc14e44030
    Fix building SDL with -DVIDEO_OPENGLES=On for any build IR4T4 2018-10-31 14:40:13 +0100
  • 48d4d45a0e more typo fixes Jacker 2018-10-30 20:44:34 +0200
  • 11bc73e313 libs typo in the ssl names Jacker 2018-10-30 19:09:23 +0200
  • 2b30ebf5b4
    Update CMakeLists.txt IR4T4 2018-10-05 09:50:56 +0200
  • eb79a1c743 libs: fixed curl build with VStudio in Debug mode Remy Marquis 2018-07-16 11:48:26 +0200
  • 8bf01e0956 libs: adjusted cURL for windows compilation Remy Marquis 2018-07-15 17:59:29 +0200
  • 7b102f2207 libs: updated to cURL 7.61 Remy Marquis 2018-07-15 17:57:46 +0200
  • 383a45f3f8 libs: modified Lua release for POSIX requirement Remy Marquis 2018-07-15 17:38:31 +0200
  • b65d896125 libs: updated to Lua 5.3.5 Remy Marquis 2018-07-15 17:35:19 +0200
  • 36ae3e5fec libs: adjusted FreeType for windows compilation Remy Marquis 2018-07-15 17:34:25 +0200
  • 187755fee5 libs: updated to FreeType 2.9.1 Remy Marquis 2018-07-15 17:32:04 +0200
  • 24bd6368b0 libs: updated to libvorbis 1.3.6 Remy Marquis 2018-07-15 17:28:40 +0200
  • 4fad42422c libs: updated to SQLite 3.24.0 Remy Marquis 2018-07-15 17:27:19 +0200
  • e0ad5ae46b Remove "-D_WIN32_WINNT=0x0502" it is giving "unknown argument" while building ET:L on the Windows platform Dusan Jocic 2018-03-26 15:45:27 +0200
  • 8ed11c0d94 don't define _WIN32_WINNT Dusan Jocic 2018-03-26 15:26:56 +0200
  • e5b8c6c369 libs: adjusted cURL for windows compilation Remy Marquis 2018-03-20 14:51:24 +0100
  • a54c41ed8b libs: updated to cURL 7.59.0 Remy Marquis 2018-03-20 14:49:31 +0100
  • c81bbc9372 libs: updated to SDL 2.0.8 Remy Marquis 2018-03-20 14:33:02 +0100
  • 81fb76e11d libs: removed obsolete Lua compiler definition (win) Remy Marquis 2018-02-28 09:18:05 +0100
  • 5120a313ab libs: fixed curl build with MingW in debug mode Remy Marquis 2018-02-09 12:55:13 +0100
  • 00a85d91ce libs: disable patch step for vorbis Remy Marquis 2018-02-07 10:51:36 +0100
  • ce06caa9a9 libs: fixed ogg detection by vorbis Remy Marquis 2018-02-07 10:39:19 +0100
  • f591dcce0b libs: fixed ogg patch step (unix) Remy Marquis 2018-02-07 09:09:15 +0100
  • cc7c374df0 libs: reset ogg and vorbis to upstream release Remy Marquis 2018-02-07 08:44:20 +0100
  • 16ed344091 ftconfig.h: Fix linking in static libs. Matt Oliver 2018-01-10 02:11:15 +1100
  • 2bfbc1bacb libs: added patch step for libogg and libvorbis Remy Marquis 2018-02-05 13:24:32 +0100
  • aa1b4f32fb libs: clean up CMakeLists.txt Remy Marquis 2018-02-04 20:44:20 +0100
  • 39728a3ea5 libs: added missing jpeg-turbo autoreconf files Remy Marquis 2018-02-04 20:33:48 +0100
  • 27f4437d5d libs: added missing libogg autogen.sh files Remy Marquis 2018-02-04 19:34:31 +0100
  • 786928cc87 libs: adjusted cURL for windows compilation Remy Marquis 2018-02-04 19:02:31 +0100
  • f8b65b2e41 libs: updated to cURL 7.58.0 Remy Marquis 2018-02-04 18:52:34 +0100
  • 50a596810d libs: fixed cURL compilation on unix with libidn2 Remy Marquis 2018-02-04 18:29:04 +0100
  • c7fa7526e8 sdl2: unused sdl2-windows lib removed IR4T4 2018-02-04 14:20:44 +0100
  • 5638f4b62d libs: fixed SDL2 path with MingW in debug mode Remy Marquis 2018-02-03 14:39:33 +0100
  • 5dc26f41c4 libs: removed unecessary cmake file call Remy Marquis 2018-02-03 13:45:56 +0100
  • c60c3ef4d5 libs: adjusted main CMakeList.txt for FreeType Remy Marquis 2018-02-02 22:03:30 +0100
  • 2bbf9dfa65 libs: adjusted FreeType for windows compilation Remy Marquis 2018-02-02 22:01:27 +0100
  • 7f8b606667 libs: updated to FreeType 2.9 Remy Marquis 2018-02-02 21:49:16 +0100
  • e68dddced3 libs: updated to GLEW 2.1.0 Remy Marquis 2018-02-02 21:47:15 +0100
  • 3d9f664aba libs: updated to libogg 1.3.3 Remy Marquis 2018-02-02 21:32:11 +0100
  • 168ace7cf2 libs: added libjpeg-turbo cmake files Remy Marquis 2018-02-02 21:42:26 +0100
  • ea08ac2269 libs: updated to libjpeg-turbo 1.5.3 Remy Marquis 2018-02-02 21:26:52 +0100
  • 585e495917 libs: updated to OpenAL 1.18.2 Remy Marquis 2018-02-02 21:24:34 +0100
  • 43d5629b0d libs: updated to SQLite 3.22.0 Remy Marquis 2018-02-02 21:22:19 +0100
  • 827b878881 libs: updated to SDL 2.0.7 (win) Remy Marquis 2018-02-02 21:20:04 +0100
  • 3342d154f7 libs: updated to SDL 2.0.7 (unix) IR4T4 2018-02-01 12:55:20 +0100
  • 1667f1c246 added openssl and fixed the mingw sdl2 build Jacker 2017-11-20 19:24:16 +0200
  • 1c6865b8d0 use external project on the bundled libs Jacker 2017-11-14 20:27:22 +0200
  • 0878166c22 windows: fixed the jpeg-turbo library build Jacker 2017-07-03 16:24:25 +0300
  • 36a07c51dc libs: added required libjpeg-turbo definitions for Windows Remy Marquis 2017-07-01 20:32:09 +0200
  • 5d9f912930 libs: temporary workaround for missing Perl on Windows Remy Marquis 2017-07-01 20:22:22 +0200
  • b09ec8db88 libs: added libjpeg-turbo cmake files Remy Marquis 2017-07-01 18:56:13 +0200
  • fe772d81da libs: updated to libjpeg-turbo 1.5.1 Remy Marquis 2017-07-01 16:55:13 +0200
  • e4382d0bed libs: updated to OpenAL 1.18 Remy Marquis 2017-07-01 16:18:03 +0200
  • 8fce07d36f libs: updated to SQLite3 3.19.3 Remy Marquis 2017-07-01 16:15:36 +0200
  • b06f948872 libs: adjusted FreeType for windows compilation Remy Marquis 2017-07-01 16:12:02 +0200
  • 9eda0bd17e libs: updated to FreeType 2.8 Remy Marquis 2017-07-01 16:10:45 +0200
  • 4254dc4787 libs: adjusted cURL for windows compilation Remy Marquis 2017-07-01 16:08:06 +0200
  • b39b4258f6 libs: adjusted CMakeList for new nghttp2 cURL option Remy Marquis 2017-07-01 16:51:34 +0200
  • 49247cead3 libs: updated to cURL 7.54.1 Remy Marquis 2017-07-01 16:06:24 +0200
  • be9d5fe80f libs: set SQLITE_HAVE_ISNAN for fast-math support with GCC Remy Marquis 2017-03-03 15:34:05 +0100
  • 3bf03e6604 libs: adjusted cURL for windows compilation Remy Marquis 2017-03-02 23:49:54 +0100
  • 57eda2498b libs: updated to cURL 7.53.1 Remy Marquis 2017-03-02 23:46:25 +0100
  • 27679002e1 libs: explicitly set SQLite3 fast-math option and cleanup Remy Marquis 2017-03-02 21:43:54 +0100
  • 8e1e9d6999 libs: re-enabled fast-math for SQLite3 Remy Marquis 2017-03-01 21:07:21 +0100
  • 158851b781 libs: fixed SQLITE_OMIT_FLOATING_POINT option mismatch Remy Marquis 2017-03-01 18:33:00 +0100
  • 1c40a729fc libs: updated to SQLite3 3.17.0 Remy Marquis 2017-03-01 15:33:05 +0100
  • 49323f368b adjusted libs for partial project building Remy Marquis 2017-02-03 22:05:55 +0100
  • 2f35d057da libs: modified Lua release for POSIX requirement Remy Marquis 2017-01-30 12:27:56 +0100
  • 12563a444b libs: updated to Lua 5.3.4 Remy Marquis 2017-01-30 12:22:43 +0100
  • 47ac5737f6 libs: adjusted FreeType for windows compilation Remy Marquis 2017-01-22 09:04:50 +0100
  • 6228ce7920 libs: updated to FreeType 2.7.1 Remy Marquis 2017-01-22 09:02:35 +0100
  • 5c7d42e40f libs: updated to SQLite3 3.16.2 Remy Marquis 2017-01-22 09:00:19 +0100
  • adbba12182 libs: updated to minizip 1.2.11 Remy Marquis 2017-01-22 08:55:20 +0100