Merill
|
8225abed01
Update CMakeLists.txt
|
5 years ago |
supermerill
|
8aaaeaf9de
fix RelWithDebInfo build
|
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 |
bubnikv
|
a3c1ef509c
Further renaming to PrusaSlicer
|
5 years ago |
bubnikv
|
56256519cc
WIP: Renaming to PrusaSlicer.
|
5 years ago |
bubnikv
|
4fdcc99d35
Require Boost 1.64.0 and newer on Linux & OSX due to the Boost::process
|
5 years ago |
Vojtech Bubnik
|
0923bcec34
Added explicit linkage of pthreads library (needed on raspberry PI)
|
5 years ago |
bubnikv
|
63a0d1aeee
Added comments to the gettext dictionaries generated by the xgettext tool.
|
5 years ago |
bubnikv
|
349e30a39c
WIP: Restoring of the command line only builds (no GUI support).
|
5 years ago |
supermerill
|
8bc9f645f0
Merge remote-tracking branch 'remotes/prusa/master'
|
5 years ago |
Vojtech Kral
|
ba66f34c45
Build: Add an option to choose GTK version on Linux, fix #1937
|
5 years ago |
supermerill
|
e8b61f4fdb
some localization fix for my computer
|
5 years ago |
bubnikv
|
eec289961a
Removed Microsoft specific _DEBUG flag from the Unix systems.
|
6 years ago |
bubnikv
|
c4bc45cff4
Add DEBUG and _DEBUG symbols on OSX & Linux in a way the Visual Studio
|
6 years ago |
Vojtech Kral
|
d1c569dd57
Mac: Implement Retina for the 3D scene, fix #97
|
6 years ago |
Vojtech Kral
|
c63aff6dda
Build: Fix deployment target on Mac #1421
|
6 years ago |
Vojtech Kral
|
6db40feace
Build: Add a flag to disable PCH
|
6 years ago |
Vojtech Kral
|
cde0aa4443
Fix: wxWidgets 3.0 back-compat
|
6 years ago |
Vojtech Kral
|
5aec48418a
Merge pull request #1613 from hexane360/cmake-fixes
|
6 years ago |
hexane360
|
d681eef10e
Added version check for Eigen (>=3.0)
|
6 years ago |
hexane360
|
b406eeb240
Fixed several warnings on Linux
|
6 years ago |
Vojtech Kral
|
8bc8dfaba4
Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App init
|
6 years ago |
Vojtech Kral
|
f8b83d20d3
Build: Warn about non-existent CMAKE_PREFIX_PATH
|
6 years ago |
Vojtech Kral
|
f3e238073b
Mac OS build: Set a default SDK target, fix c/cxx flags in deps/boost
|
6 years ago |