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-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-08-01Can build with (original llvm) clang-cl on windowstamasmeszaros
2019-07-22Mac OS: Fix gettext lookup in deps buildVojtech Kral
2019-07-15Merge remote-tracking branch 'remotes/origin/vb_undo_redo'bubnikv
2019-07-09Disable dep_libigl in deps. Include dir collisions...tamasmeszaros
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-20Update default igl dependency to header-only.tamasmeszaros
2019-06-20Add some missing methods into the igl patch.tamasmeszaros
2019-06-19Building igl statically and moving to the dep scriptstamasmeszaros
2019-06-06Exclude qhull from default dependency targets, make it optional.tamasmeszaros
2019-06-06Update patch for qhull to compile on Windows.tamasmeszaros
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-05-13Further renaming to PrusaSlicerbubnikv
2019-04-30Fixed compilation of dependencies on OSXbubnikv
2019-04-30Use Prusa3D patched wxWidgets 3.1.1bubnikv
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: 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