Clayton O'Neill
45c8c3722f
Add support for building MacOS fat binaries
...
* Fix cross compiling for GMP on Mac
* Fix Apple silicon cross-compile for libcurl
* Fix OpenEXR cross compile for apple silicon
* Patch to cross compile libpng for Apple Silicon
* Fix comment
supermerill:
* Test new BuildMacOS.sh script
* limits macos-arm new command to macos.
* add debug to BuildMacos script (like for linux)
2021-12-17 19:19:32 +01:00
remi durand
02646d2611
revert deps missing
2021-01-10 14:54:07 +01:00
remi durand
ca3d8239c4
Merge remote-tracking branch 'remotes/prusa/master'
2021-01-09 17:11:12 +01:00
tamasmeszaros
abdcc88e9a
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
e1ecf03e0c
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
7118d77bea
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
053818d028
Fix MPFR being built as shared library
2020-01-21 10:12:45 +01:00
tamasmeszaros
4220124658
Add mpfr download mirror
2019-12-18 11:58:39 +01:00
tamasmeszaros
1cf057abbc
Add dlls into bin rather than lib
2019-12-10 15:49:52 +01:00
tamasmeszaros
f94321e117
Add Unix builds for gmp and mpfr, downloading and configure for cgal
2019-12-10 12:50:52 +01:00
tamasmeszaros
2cc45dbf21
Add cgal mpfr and gmp for msvc with prebuilt binaries.
2019-12-10 11:22:45 +01:00