Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-04-28Fix reading TBB version (#2766)Stephen Hurd
2022-04-26Update intel TBB to 2021.5 and OpenVDB to 8.2tamasmeszaros
2021-12-13Fix error in previous committamasmeszaros
2021-12-13Use TBB config scripts to find the library if using dynamic libraries.tamasmeszaros
2021-08-20Fix warnings when newer CMake is used.tamasmeszaros
2021-07-26Fix issues with finding new deps on wintamasmeszaros
2021-07-15Search for a better openvdb find module if availabletamasmeszaros
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-03Fix openvdb configure process with unusable vdb_printtamasmeszaros
2021-01-26Use prusaslicer_add_cmake_project on each cmake deps projecttamasmeszaros
2021-01-07Fix for incorrect text fitting on gtk comboboxes.tamasmeszaros
2020-05-14Exclude *.m and *.mm Objective-C sources from including pchtamasmeszaros
2020-05-14Modify PCH script to use builtin cmake function if possible.tamasmeszaros
2020-05-07Fix openvdb not being found in win when only release build is presenttamasmeszaros
2020-04-29single slicer instanceDavid Kocik
2020-02-07Add check for cereal library in CMaketamasmeszaros
2020-01-27Set OpenVDB_FOUND if no debug but release is there and not on MSVCtamasmeszaros
2020-01-27Try to fix cmake - openvdb on mactamasmeszaros
2020-01-24Fix the previous fixtamasmeszaros
2020-01-24Fix missing atomic check from FindOpenVDBtamasmeszaros
2020-01-23Fix latomic linking on Mactamasmeszaros
2020-01-17Fix FindOpenVDB on Linuxtamasmeszaros
2020-01-16Follow up for Windows build fixestamasmeszaros
2020-01-16Fix build issues on Windowstamasmeszaros
2019-12-17Grab the release in debug mode if there is no debug when not on msvctamasmeszaros
2019-12-17Only consider openvdb debug if necessary. Add REQUIRED to openvdbtamasmeszaros
2019-12-17Fix linking of OpenVDB in debug mode on multi conf generators.tamasmeszaros
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-11Another small fix for FindGLEWtamasmeszaros
2019-12-11Fix finding static libraries on windows (mingw)tamasmeszaros
2019-12-11Finding GLEW work in release and debug. tamasmeszaros
2019-12-10Small fix for OpenVDB find scripttamasmeszaros
2019-11-13Holes are now visible on slices in preview.tamasmeszaros
2019-10-25Fix openvdb dependency in libslic3rtamasmeszaros
2019-10-25Merge branch 'tm_openvdb_integration'tamasmeszaros
2019-10-25Add OpenVDB to dependenciestamasmeszaros
2019-10-17Fix FindTBB on linux in debug mode.tamasmeszaros
2019-10-14Fix the missing link dependencies for tbb on Linuxtamasmeszaros
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-10-04libnest2d test rewritten for catch2. Fine tuned catch2 integration.tamasmeszaros
2019-10-04Catch2 test framework integration.tamasmeszaros
2019-08-01Can build with (original llvm) clang-cl on windowstamasmeszaros
2019-01-08Fixed pre-compiled header command line options, especially on Linuxhexane360
2018-12-21Remove stray cmake messageVojtech Kral
2018-12-21KBShortcutsDialog: Add symbols for Command and Option on MacVojtech Kral
2018-10-29Fixed target path of precompiled headers binary.bubnikv
2018-10-29Precompiled headers on Visual Studio & GCC, with the highest hopesbubnikv
2018-10-22Fixes of the CMake build system to compile Release and Debug buildsbubnikv
2018-09-18removing unnecessary artefacts FindFlann and duplicate c++11 standard definit...tamasmeszaros
2018-08-13Rough base pool geometry can be generated from convex hull or from the ground...tamasmeszaros