Commit Graph

12 Commits

Author SHA1 Message Date
b9e438772c Update wx with new sha 2021-07-26 13:16:01 +02:00
5f20fe490c Synch all lib versions with current master 2021-07-26 13:16:01 +02:00
206af610e8 Add TIFF and JPEG for wxWidgets
using URL does not download git submodules for wx
2021-07-26 13:16:01 +02:00
294a047a12 Add new option DEP_DOWNLOAD_DIR and go with URLs everywhere 2021-07-26 13:16:01 +02:00
125be09392 Clean up and get ready for testing on all platforms 2021-07-26 13:16:01 +02:00
ad5a3a000b Remove unnecessary wxWidgets searches 2021-07-26 13:16:01 +02:00
7ff09becde Disable wxMediaCtrl in wxWidgets build
We don't need it. Building on Linux causes problems with gstreamer.
fixes #5815, #6160
2021-03-09 12:37:17 +01:00
3a0f9b7b99 Bumping up wxWidgets to 3.1.4-patched on all platforms. 2021-03-01 11:36:11 +01:00
9f298c32f8 Bumped up wxWidgets version on OSX for X86. 2021-01-19 14:26:37 +01:00
25ca470af2 The new OSX 11 (Big Sur) is not compatible with wxWidgets 3.1.3.
Let's use patched wxWidgets 3.1.4, even though it is not quite tested.
Use the tested patched wxWidgets 3.1.3 everywhere else.
2020-12-01 16:54:20 +01:00
65e281892b deps: disable wxWidgets library internal asserts 2020-04-30 14:33:23 +02:00
74006cc678 Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.
wx is built with png as a dependency, wxpng is disabled.
2020-04-28 15:01:56 +02:00