tamasmeszaros
0fc622e591
WIP
2022-01-31 18:37:33 +01:00
tamasmeszaros
588b158555
Added missing include (Clang 12).
...
First attempt to enable MemorySanitizer builds on Linux with clang.
remove wx specific stuff
Append msan cmake opts to common cmake opts
Clean up
fix
cleanup 2
add expat es dependency for fontconfig
revert fPIC in fontconfig
fpic
fix boost
add pic for qhull
working compiler flag forwarding
2022-01-27 10:05:16 +01:00
tamasmeszaros
ac51a7c3d1
Add new option DEP_DOWNLOAD_DIR and go with URLs everywhere
2021-07-26 13:16:01 +02:00
tamasmeszaros
d29cbda09c
CGAL stack compiles
2021-07-26 13:16:01 +02:00
Jason Scurtu
d5a6602f1c
bump gmp version
2020-11-28 19:55:09 +01:00
Jason Scurtu
d780b33a16
apple silicon target
...
- move rpi4 detection to Linux
- set(_gmp_build_tgt aarch64) for Apple Silicon
2020-11-28 19:47:46 +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
fde0803a89
Upgrade GMP version (link errors similar to RPI)
2020-01-23 13:45:20 +01:00
tamasmeszaros
c81b1fbbbd
Fix missing gmpxx from dep_GMP
2019-12-17 10:51:31 +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