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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-10Updated deps-windows.cmake and Boost.cmake to be able to build dependencies u...enricoturri1966
2021-07-26Clean up and get ready for testing on all platformstamasmeszaros
2021-07-26Add Boost the new waytamasmeszaros
2021-07-26Add OpenVDB (and sub libraries) the new waytamasmeszaros
2021-07-26Add Qhull the new waytamasmeszaros
2021-07-26Add Cereal the new waytamasmeszaros
2021-07-26Add CURL and OpenSSL the new waytamasmeszaros
2021-07-26Add TBB the new way to dependencies, remove gtesttamasmeszaros
2021-07-26Add NLopt the new way to dependenciestamasmeszaros
2021-04-13Fix boost dependency url.cp
2021-02-04Disable libicu for boost-regextamasmeszaros
2021-01-15Updated boost requies date_time library to be compiled.Vojtech Bubnik
2021-01-15Bumped up boost version from 1.70.0 to 1.75.0 mainly due to an issueVojtech Bubnik
2020-05-07deps: fix ZLIB being built after its neededtamasmeszaros
2020-04-28Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.tamasmeszaros
2019-12-11Fix zlib on msvctamasmeszaros
2019-12-11Fix zlib dependencies and CMAKE_MODULE_PATH forwardingtamasmeszaros
2019-11-29WIP: Build on CentOS 6Vojtech Kral
2019-11-18Use the upstream qhull with the macos patch instead of patching manuallytamasmeszaros
2019-11-18Fix qhull downloadtamasmeszaros
2019-11-18Follow up: fixing patches on windowstamasmeszaros
2019-11-18Fix for deps patchingtamasmeszaros
2019-11-11Fix deps build on MacVojtech Kral
2019-11-01Remove git update step from deps where patch is applied.tamasmeszaros
2019-10-30Add explicit ZLIB system package requirement on Unix systems.tamasmeszaros
2019-10-30fix openvdb dependency build bugstamasmeszaros
2019-10-25Add OpenVDB to dependenciestamasmeszaros
2019-08-01Can build with (original llvm) clang-cl on windowstamasmeszaros
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-06-26Remove option for igl static build due to Eigen version mismatch .tamasmeszaros
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-06-19Building igl statically and moving to the dep scriptstamasmeszaros
2019-06-06Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-06-06Support for Visual Studio 2019 Communitybubnikv
2019-06-05Future-proof qhull dependency handlingtamasmeszaros
2019-04-23Some refactoring and documentation, modified Windows dependencies to compile ...Vojtech Bubnik
2019-04-08Windows deps & build doc: Fix msbuild parallelism, cf. #2078Vojtech Kral
2019-03-25deps: Remove libpngVojtech Kral
2019-01-29Build: MSVC 2017 compat (w/o xs code - Perl unit tests)Vojtech Kral
2019-01-16Upgrade Boost to 1.66 on WindowsVojtech Kral
2019-01-10deps: Use wxWidgets 3.1.2 on Mac, use system SDK by default, various bugfixesVojtech Kral
2019-01-07deps: Fix libpng and zlib on WindowsVojtech Kral
2018-12-03deps script for Mac OS, XCode support fixVojtech Kral
2018-11-30Deps: Windows: Fix a couple of configurationsVojtech Kral
2018-10-23deps: Add gtest, nlopt, zlib, and libpng, add debug configurations on WindowsVojtech Kral
2018-10-16deps: Fix arch resolution on WindowsVojtech Kral
2018-10-16deps: Back to Boost 1.63 on Windows as newer ones require newer CMakeVojtech Kral
2018-10-15Build: Fix deps-unix-static.cmakeVojtech Kral
2018-10-15Build improvements: symlink resources properly with Visual StudioVojtech Kral