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
path: root/deps
AgeCommit message (Expand)Author
2019-04-08Windows deps & build doc: Fix msbuild parallelism, cf. #2078Vojtech Kral
2019-03-25deps: Link wxWidgets against system zlib on UnixVojtech Kral
2019-03-25Fix for missing dep_zlib on in deps scriptstamasmeszaros
2019-03-25deps: Fix: remove dep_libpngVojtech Kral
2019-03-25deps: Remove libpngVojtech Kral
2019-03-25Some fixes for dependency targets on Linuxtamasmeszaros
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-09Fix: wxWidgets 3.0 back-compatVojtech Kral
2019-01-07doc: Add build tutorial for Unix/LinuxVojtech Kral
2019-01-07deps: Fix libpng and zlib on WindowsVojtech Kral
2018-12-13Mac OS build: Set a default SDK target, fix c/cxx flags in deps/boostVojtech Kral
2018-12-03deps: unix: Remove zlib, disable nlopt shared buildVojtech Kral
2018-12-03deps: warn that wx-config can't be moved into another locationVojtech Kral
2018-12-03deps script for Mac OS, XCode support fixVojtech Kral
2018-11-30Deps: Windows: Fix a couple of configurationsVojtech Kral
2018-10-31deps: Fix dependency listVojtech 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