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
2020-06-27Fixed unit tests on Windows after introduction of GMP tobubnikv
2020-05-22Pulling patched boost::polygon from github prusa3d/polygon.Vojtech Bubnik
2020-05-07Fix cmake error on unixestamasmeszaros
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
2020-04-02New parameter DEP_WX_GTK3=on/off to build wxWidgets against GTK3.Vojtech Bubnik
2020-03-17Revert "Fix minimum osx version not being specified for GMP and MPFR"tamasmeszaros
2020-03-16Fix minimum osx version not being specified for GMP and MPFRtamasmeszaros
2019-12-17Fix linking of OpenVDB in debug mode on multi conf generators.tamasmeszaros
2019-12-12Try to fix deps build on win32 with forwarding CMAKE_GENERATOR_PLATFORMtamasmeszaros
2019-12-11Fix CGAL target nametamasmeszaros
2019-12-11Merge branch 'tm_opencsg'tamasmeszaros
2019-12-11Fix zlib on msvctamasmeszaros
2019-12-11Fix zlib dependencies and CMAKE_MODULE_PATH forwardingtamasmeszaros
2019-12-11Merge branch 'tm_opencsg'tamasmeszaros
2019-12-11Finding GLEW work in release and debug. tamasmeszaros
2019-12-10Register OpenCSG in depstamasmeszaros
2019-12-10Fixes on the prusaslicer_add_cmake_project functiontamasmeszaros
2019-12-10Add CGAL to ALL buildtamasmeszaros
2019-12-10Add Unix builds for gmp and mpfr, downloading and configure for cgaltamasmeszaros
2019-12-10Add cgal mpfr and gmp for msvc with prebuilt binaries.tamasmeszaros
2019-12-10Add OpenCSG to deps (except for instant debug build with msvc)tamasmeszaros
2019-11-01deps: Fix boost build on MacOSVojtech Kral
2019-10-25Add OpenVDB to dependenciestamasmeszaros
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
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-05Future-proof qhull dependency handlingtamasmeszaros
2019-05-13Further renaming to PrusaSlicerbubnikv
2019-03-25Fix for missing dep_zlib on in deps scriptstamasmeszaros
2019-03-25deps: Fix: remove dep_libpngVojtech Kral
2019-03-25Some fixes for dependency targets on Linuxtamasmeszaros
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
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-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