Commit Graph

159 Commits

Author SHA1 Message Date
Vojtech Bubnik
4b6a976e98 Bumping up patched wxWidgets SHA after fixing a Win32 dark mode specific
GDI resource leak.
Should fix disappearing stuff #7369
2021-12-07 13:17:31 +01:00
YuSanka
eb9a1a4b53 MSW specific: Hide "Use system menu for application" option in Preferences for system older then Windows 10
(related to the fix of #7355 - PrusaSlicer 2.4.0-beta-2+win64 will not start on Windows 7 64-bit )

+ Updated URL_HASH SHA256 in wxWidgets.cmake in respect to the 51c824019e98fc97b0bcdd4d9f4ed4cb523a7cac in wxWidgets-v3.1.4-patched
2021-11-29 21:00:43 +01:00
YuSanka
29100ef86a Updated SHA256 in wxWidgets.cmake 2021-11-05 09:41:18 +01:00
tamasmeszaros
c27f020f6a Deps: Change empty CMAKE_BUILD_TYPE to Release on single config generators 2021-08-26 10:39:46 +02:00
tamasmeszaros
b9e438772c Update wx with new sha 2021-07-26 13:16:01 +02:00
tamasmeszaros
9e2703e090 Fix boost_polygon download 2021-07-26 13:16:01 +02:00
tamasmeszaros
5f20fe490c Synch all lib versions with current master 2021-07-26 13:16:01 +02:00
tamasmeszaros
f28c82085c Adapt to changed boost src urls 2021-07-26 13:16:01 +02:00
tamasmeszaros
5012799062 Add patch for PNG needed on mac 2021-07-26 13:16:01 +02:00
tamasmeszaros
a6913f2a3a Fix patching for ZLIB 2021-07-26 13:16:01 +02:00
tamasmeszaros
a3a2688e99 Fix incorrect boost find result 2021-07-26 13:16:01 +02:00
tamasmeszaros
741566a16a Accept new Blosc fix 2021-07-26 13:16:01 +02:00
tamasmeszaros
dc1198a4fb Get Blosc from patched mirror 2021-07-26 13:16:01 +02:00
tamasmeszaros
f8eefc1b90 Fix qhull compilation on mac 2021-07-26 13:16:01 +02:00
tamasmeszaros
a757411798 Fix curl darwinssl directive on mac 2021-07-26 13:16:01 +02:00
tamasmeszaros
58955cfc88 Fine tune libtiff and libjpeg 2021-07-26 13:16:01 +02:00
tamasmeszaros
fadd520e5a Fix CGAL url hash 2021-07-26 13:16:01 +02:00
tamasmeszaros
f7ecc33df0 Fix OpenSSL when not cross compiling 2021-07-26 13:16:01 +02:00
tamasmeszaros
206af610e8 Add TIFF and JPEG for wxWidgets
using URL does not download git submodules for wx
2021-07-26 13:16:01 +02:00
tamasmeszaros
294a047a12 Add new option DEP_DOWNLOAD_DIR and go with URLs everywhere 2021-07-26 13:16:01 +02:00
tamasmeszaros
dc7eea271a Fix broken CURL on windows 2021-07-26 13:16:01 +02:00
tamasmeszaros
125be09392 Clean up and get ready for testing on all platforms 2021-07-26 13:16:01 +02:00
tamasmeszaros
055945ce9b Revert boost url 2021-07-26 13:16:01 +02:00
tamasmeszaros
ad5a3a000b Remove unnecessary wxWidgets searches 2021-07-26 13:16:01 +02:00
tamasmeszaros
05c3d5f7e5 OpenVDB stack compiles 2021-07-26 13:16:01 +02:00
tamasmeszaros
b96a993d82 CGAL stack compiles 2021-07-26 13:16:01 +02:00
tamasmeszaros
fb11900444 TOOLCHAIN_PREFIX shall not end with - 2021-07-26 13:16:01 +02:00
tamasmeszaros
3c52de48c4 Add Boost the new way 2021-07-26 13:16:01 +02:00
tamasmeszaros
7599c6e88b Add OpenVDB (and sub libraries) the new way 2021-07-26 13:16:01 +02:00
tamasmeszaros
90fa49fd80 Add Qhull the new way 2021-07-26 13:16:01 +02:00
tamasmeszaros
0b8dd9b474 Add Cereal the new way 2021-07-26 13:16:01 +02:00
tamasmeszaros
34edf3cf5a Add CURL and OpenSSL the new way 2021-07-26 13:16:01 +02:00
tamasmeszaros
d1cb25c43b Add TBB the new way to dependencies, remove gtest 2021-07-26 13:16:01 +02:00
tamasmeszaros
70be5c2b73 Add NLopt the new way to dependencies 2021-07-26 13:16:01 +02:00
cp
1f15405336 Fix boost dependency url.
Original host's lifetime has ended, see here: https://github.com/boostorg/boost/issues/502
This is PR #6349, amended by @lukasmatena who added the changes for platforms other than Windows.
2021-04-13 12:25:25 +02:00
tamasmeszaros
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
Vojtech Bubnik
3a0f9b7b99 Bumping up wxWidgets to 3.1.4-patched on all platforms. 2021-03-01 11:36:11 +01:00
tamasmeszaros
817b8ec41d Disable libicu for boost-regex
Should have been disabled from the beginning
2021-02-04 20:31:50 +01:00
Vojtech Bubnik
9f298c32f8 Bumped up wxWidgets version on OSX for X86. 2021-01-19 14:26:37 +01:00
Vojtech Bubnik
560c7ce71f Updated boost requies date_time library to be compiled. 2021-01-15 18:07:14 +01:00
Vojtech Bubnik
5d380082a2 Bumped up boost version from 1.70.0 to 1.75.0 mainly due to an issue
with an updated Xcode / clang incorrectly reporting that it supports
__cpp_lib_uncaught_exceptions while it does not if targeting older
platforms. This issue has been fixed in boost 1.74.0 and 1.75.0
2021-01-15 13:46:33 +01:00
tamasmeszaros
94798bbe7d Fix for not finding CGAL in 32 bit MSVC 2020-12-03 14:07:15 +01:00
Vojtech Bubnik
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
Vojtech Bubnik
91ebaebcbf Follow-up to 1719a9b3d1:
Only disable NEON extension for Apple ARM builds, leave it enabled for Raspberry PI.
2020-12-01 16:49:47 +01:00
Jason Scurtu
fc1ea0ea3d bump gmp version 2020-11-28 19:55:09 +01:00
Jason Scurtu
a27a104d1f fix typo and disable ARM_NEON check 2020-11-28 19:48:09 +01:00
Jason Scurtu
4ed6c65dcf apple silicon target
- move rpi4 detection to Linux
- set(_gmp_build_tgt aarch64) for Apple Silicon
2020-11-28 19:47:46 +01:00
Jason Scurtu
e855e6fc79 add -DDISABLE_DEPENDENCY_TRACKING to libpng.
- fixes "PNG_ARM_NEON_FILE undefined" error
2020-11-28 15:23:38 +01:00
tamasmeszaros
a0acb3ec81 Enable http digest authentication for CURL 2020-11-25 13:58:03 +01:00
tamasmeszaros
9f92f83976 Fix CGAL unknown version issue
CGAL is not advertising its version if configured as a header only library.
2020-10-26 15:39:40 +01:00