Commit History

Author SHA1 Message Date
  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
  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
  Vojtech Kral bc6bb85d65 Merge pull request #2646 from labsin/no_FHS_build 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
  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
  Lukas Matena 471331e8c1 CMake: -Wignored-attributes is not supported in GCC<6.1 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
  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
  Vojtech Kral ba66f34c45 Build: Add an option to choose GTK version on Linux, fix #1937 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