tamasmeszaros
|
5e4c4a689c
According to cmake, minimum required call shall go before project().
|
5 years ago |
tamasmeszaros
|
7011c58faa
Merge branch 'master' into lm_tm_hollowing
|
5 years ago |
Enrico Turri
|
46601f7e1e
Added missing boost libraries into CMakeLists.txt
|
5 years ago |
tamasmeszaros
|
dfa4a58dc6
Bump up C++ to 14
|
5 years ago |
Lukas Matena
|
7542580ac1
Merge branch 'tm_openvdb_integration' into lm_hollow_gizmo
|
5 years ago |
Vojtech Kral
|
add2b34d06
build: Fix linking on Mac OS with ASAN on
|
5 years ago |
tamasmeszaros
|
d63ae1c608
Simple openvdb conversion test.
|
5 years ago |
tamasmeszaros
|
1cc7bd9976
Fix openvdb dependency in libslic3r
|
5 years ago |
tamasmeszaros
|
5c0cd06f2f
Completely disable openvdb for now
|
5 years ago |
tamasmeszaros
|
bcc2c21d5f
Disable OpenVDB until deps get updated
|
5 years ago |
tamasmeszaros
|
deda712e20
Merge branch 'tm_openvdb_integration'
|
5 years ago |
tamasmeszaros
|
4554da29ab
Add OpenVDB to dependencies
|
5 years ago |
tamasmeszaros
|
eee20e23e1
Fix RelWithDebInfo build on Linux
|
5 years ago |
tamasmeszaros
|
d481feda13
Fix for unsupported cmake feature
|
5 years ago |
supermerill
|
8aaaeaf9de
fix RelWithDebInfo build
|
5 years ago |
tamasmeszaros
|
8961e68f5e
another cleanup
|
5 years ago |
tamasmeszaros
|
7f0c4fafe6
Remove cmake debug messages
|
5 years ago |
tamasmeszaros
|
9f9a40100f
Solve build fail in RelWithDebInfo config with several imported targets.
|
5 years ago |
Lukas Matena
|
fb7bba2b5a
CMakeLists.txt: turning off -W-ignored-attributes, there are loads of those with newer GCC, originating from Eigen (https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1221)
|
5 years ago |
Lukas Matena
|
605f0ecd54
Revert "CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang again"
|
5 years ago |
Lukas Matena
|
50448bf4dd
CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang again
|
5 years ago |
tamasmeszaros
|
fbc174ad06
Fix cmake with msvc generator.
|
5 years ago |
tamasmeszaros
|
d5dcba00b1
Time conversion functions with tests.
|
5 years ago |
supermerill
|
2f042e030c
Merge remote-tracking branch 'remotes/prusa/master'
|
5 years ago |
Vojtech Kral
|
bc6bb85d65
Merge pull request #2646 from labsin/no_FHS_build
|
5 years ago |
supermerill
|
ccc05c08fd
Merge commit '85d9a165636617c76d30be54a1cd99bd4e5663b0'
|
5 years ago |
bubnikv
|
8865c4b685
Plurals for number of Undo / Redo actions.
|
5 years ago |
bubnikv
|
cd35fd9b34
Refreshed the dictionaries.
|
5 years ago |
tamasmeszaros
|
7e0199746e
more clang warnings enabled, performance measuring
|
5 years ago |
tamasmeszaros
|
7d25d8c677
Can build with (original llvm) clang-cl on windows
|
5 years ago |
supermerill
|
773972cc2c
Merge remote-tracking branch 'remotes/prusa/master'
|
5 years ago |
Vojtech Kral
|
26c2b16f61
Build: Remove SLIC3R_SYNTAXONLY
|
5 years ago |
Lukas Matena
|
0a5f8aa2e8
An attempt to silence the Wreorder warning on OSX build server
|
5 years ago |
Lukas Matena
|
91a5d70a62
Fixed a few warnings in headers (meaning they were reported once for each include)
|
5 years ago |
Yuri D'Elia
|
77c3d2fbb3
Use system Eigen3 on linux when found
|
5 years ago |
Sam Segers
|
b5ff4bbb52
Only set SLIC3R_FHS_RESOURCES when SLIC3R_FHS is set
|
5 years ago |
Lukas Matena
|
004e2719b1
Merge branch 'master' into lm_warnings
|
5 years ago |
bubnikv
|
a710e7e7e4
WIP: Undo / Redo stack.
|
5 years ago |
supermerill
|
e9ff0e60a4
Merge remote-tracking branch 'remotes/prusa/master'
|
5 years ago |
Lukas Matena
|
471331e8c1
CMake: -Wignored-attributes is not supported in GCC<6.1
|
5 years ago |
supermerill
|
47f5b30c5a
Merge remote-tracking branch 'remotes/prusa/master'
|
5 years ago |
tamasmeszaros
|
2ae2672ee9
Building igl statically and moving to the dep scripts
|
5 years ago |
bubnikv
|
c95a324c3f
Merge branch 'vb_admesh_fix'
|
5 years ago |
tamasmeszaros
|
821ca0e36a
Build fix when boost is not in prefix/boost
|
5 years ago |
bubnikv
|
7dd842b294
Merge remote-tracking branch 'remotes/origin/master' into vb_admesh_fix
|
5 years ago |
bubnikv
|
c9a847a6a6
Support for Visual Studio 2019 Community
|
5 years ago |
bubnikv
|
8da54139c4
WIP: Admesh - replacement of C memory allocation with std vectors
|
5 years ago |
tamasmeszaros
|
96380180f4
Build system tweaks to get rid of cmake and boost warnings.
|
5 years ago |
supermerill
|
8840d01fb0
Merge remote-tracking branch 'remotes/prusa/master'
|
5 years ago |
bubnikv
|
cebb814a56
Generate debug symbols for Windows builds even in Release mode.
|
5 years ago |