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
Vojtech Bubnik
cef9985b93
Follow-up to 1719a9b3d11ded4b944293a2d2fa9f88028f63c8:
...
Only disable NEON extension for Apple ARM builds, leave it enabled for Raspberry PI.
2020-12-01 16:49:47 +01:00
Jason Scurtu
1719a9b3d1
fix typo and disable ARM_NEON check
2020-11-28 19:48:09 +01:00
Jason Scurtu
d01f6b8d45
add -DDISABLE_DEPENDENCY_TRACKING to libpng.
...
- fixes "PNG_ARM_NEON_FILE undefined" error
2020-11-28 15:23:38 +01:00
tamasmeszaros
5ef309205d
Do the png fix for all platforms
2020-10-26 10:10:09 +01:00
tamasmeszaros
335f04ddf0
Limit the png fix for Linux
...
temporarily...
2020-10-23 11:10:00 +02:00
tamasmeszaros
9782a584f0
Fix issues with libpng for good
...
Add "prusaslicer_" prefix to static libpng in deps
2020-10-23 11:04:36 +02:00
tamasmeszaros
572b5ba8bb
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