tamasmeszaros
d8c049eb8d
Build libpng as part of deps on Linux
...
- We've found counter case where the system provided one is missing or is too old.
2020-09-01 19:04:22 +02:00
tamasmeszaros
f3ac17086b
Merge pull request #4424 from bgiot/fix_macos_png_issue
...
Fix macos build: Use the correct LIBPNG
2020-07-13 10:44:05 +02:00
bgiot
b0ed135a8d
Fix macos deps
2020-07-06 12:45:06 +02:00
bubnikv
321961e71c
Fixed unit tests on Windows after introduction of GMP to
...
boost::polygon Voronoi diagram generator by Vojtech.
Fixed Perl bindings on Windows after some "improvement" of the Windows 10
SDK headers, which fail if included from a C++ code using the
extern "C"
clause. Namely, the Windows 10 SDK include for sockets introduces C++ macros
if a "compiled with C++" symbol is provided even if included through
exetrn "C".
2020-06-27 08:44:13 +02:00
bgiot
4dc2ead189
Use the correct LIBPNG
2020-06-22 16:47:57 +02:00
Vojtech Bubnik
f113a9bc23
Pulling patched boost::polygon from github prusa3d/polygon.
2020-05-22 15:33:11 +02:00
tamasmeszaros
50ff18195d
Fix cmake error on unixes
2020-05-07 12:46:37 +02:00
tamasmeszaros
ba30c21472
deps: fix ZLIB being built after its needed
2020-05-07 09:42:11 +02:00
tamasmeszaros
65e281892b
deps: disable wxWidgets library internal asserts
2020-04-30 14:33:23 +02:00
tamasmeszaros
4606217f4f
bring back required switch for opengl with dep_GLEW
2020-04-29 09:44:46 +02:00
tamasmeszaros
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
Vojtech Bubnik
30c5ca0f68
New parameter DEP_WX_GTK3=on/off to build wxWidgets against GTK3.
2020-04-02 11:42:45 +02:00
tamasmeszaros
b573013761
Search for openssl cert store on app init, if the store is not present.
...
fixes #3851
2020-03-25 09:41:29 +01:00
bubnikv
135d099682
Revert "Deps libdir for libcurl on linux to land to the same directory"
...
This reverts commit 38d06d57a0 .
2020-03-21 11:55:51 +01:00
bubnikv
62ac5788bc
Deps libdir for libcurl on linux to land to the same directory
...
as openssl libraries.
Follow-up to 170650169c
2020-03-20 08:55:11 +01:00
bubnikv
8d7d8722bb
Deps libdir for openssl on linux
2020-03-19 21:33:03 +01:00
bubnikv
ef74ec6705
Hopefully fixing missing OpenSSL dependency of libcurl on Linux 64bit.
2020-03-19 20:48:53 +01:00
tamasmeszaros
44107963d3
Add explicit flags for GMP and MPFR
...
Bump up arm version to 7
armv7-a has to be added as march, rpi4 fails to build with plain armv7
fixes #3847
2020-03-18 12:18:07 +01:00
tamasmeszaros
67647ddc05
Revert "Fix minimum osx version not being specified for GMP and MPFR"
...
CXXFLAGS overrides default flags for gmp and mpfr
2020-03-17 08:55:51 +01:00
tamasmeszaros
81f38d1a07
Fix minimum osx version not being specified for GMP and MPFR
...
put `env` before configure and the variables
addresses issue #3847
2020-03-16 15:15:46 +01:00
tamasmeszaros
5c7eec6a1e
Use CheckAtomic differently
2020-01-23 17:20:02 +01:00
tamasmeszaros
48df38e473
update openvdb build patch to solve latomic
2020-01-23 16:29:08 +01:00
tamasmeszaros
72a1b2a9de
Upgrade GMP version (link errors similar to RPI)
2020-01-23 13:45:20 +01:00
Lukas Matena
a5ccb7a6c2
Merge branch 'master' into lm_tm_hollowing
2020-01-21 13:00:07 +01:00
tamasmeszaros
bbc73aeb5f
Fix MPFR being built as shared library
2020-01-21 10:12:45 +01:00
Lukas Matena
51050f4a29
Merge branch 'master' into lm_tm_hollowing
2019-12-20 10:33:53 +01:00
tamasmeszaros
af16b75fcc
Fix for CGAL relocation fix. Wrong libdir was used.
2019-12-18 15:42:53 +01:00
tamasmeszaros
74a5d68322
Add mpfr download mirror
2019-12-18 11:58:39 +01:00
tamasmeszaros
025e675533
Fix linking of OpenVDB in debug mode on multi conf generators.
2019-12-17 16:50:00 +01:00
tamasmeszaros
7f060a6d1e
Fix linking of OpenVDB in debug mode on multi conf generators.
2019-12-17 16:26:06 +01:00
tamasmeszaros
0bb1fa4fde
Fix CGAL config script being non-relocatable
2019-12-17 13:06:49 +01:00
tamasmeszaros
81a9db68b1
Fix CGAL config script being non-relocatable
2019-12-17 13:05:18 +01:00
tamasmeszaros
c2e31e1e65
Fix missing gmpxx from dep_GMP
2019-12-17 10:54:54 +01:00
tamasmeszaros
6e192ab8e8
Fix missing gmpxx from dep_GMP
2019-12-17 10:51:31 +01:00
tamasmeszaros
cce93c47e4
Try to fix deps build on win32 with forwarding CMAKE_GENERATOR_PLATFORM
2019-12-12 13:09:57 +01:00
tamasmeszaros
9bd565ad19
Fix CGAL target name
2019-12-11 14:23:12 +01:00
tamasmeszaros
8e5e40c928
Merge branch 'tm_opencsg'
2019-12-11 14:04:04 +01:00
tamasmeszaros
5645cb36f0
Fix zlib on msvc
2019-12-11 14:01:14 +01:00
tamasmeszaros
65e3c8e445
Fix zlib dependencies and CMAKE_MODULE_PATH forwarding
2019-12-11 14:01:07 +01:00
tamasmeszaros
c4d4993f74
Merge branch 'tm_opencsg'
2019-12-11 12:52:03 +01:00
tamasmeszaros
1f623fdae6
Finding GLEW work in release and debug.
...
Make building in release and debug in one cmake run on msvc with the prusaslicer_add_cmake_project function.
2019-12-11 12:32:29 +01:00
YuSanka
c267e8a6bc
GIT_TAG for deps-macos.cmake is changed to "v3.1.3-patched"
2019-12-11 10:32:50 +01:00
tamasmeszaros
e01c738bf8
Add dlls into bin rather than lib
2019-12-10 15:49:52 +01:00
tamasmeszaros
e7430385b9
Fix missing GLEW link to OpenCSG
2019-12-10 13:57:57 +01:00
tamasmeszaros
3fdd2344b8
Register OpenCSG in deps
2019-12-10 13:51:53 +01:00
tamasmeszaros
8c8a2ac9c9
Fixes on the prusaslicer_add_cmake_project function
2019-12-10 13:46:04 +01:00
tamasmeszaros
373a991056
Add CGAL to ALL build
2019-12-10 12:52:28 +01:00
tamasmeszaros
20624709fc
Add Unix builds for gmp and mpfr, downloading and configure for cgal
2019-12-10 12:50:52 +01:00
tamasmeszaros
8f9211cbe2
Add cgal mpfr and gmp for msvc with prebuilt binaries.
2019-12-10 11:22:45 +01:00
tamasmeszaros
15efc7f38e
Add OpenCSG to deps (except for instant debug build with msvc)
2019-12-10 11:22:19 +01:00