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
AgeCommit message (Collapse)Author
2017-08-29CMake build process: Workaround for an old CMake on Linux.bubnikv
2017-08-28CMake build process:bubnikv
Added the "test" target to execute the perl prove unit / integration tests. Added a post-build step to copy the XS.dll & Slic3r/XS.pm to local-lib.
2017-08-19CMake build system: Made the Release build defaultVojtech Bubnik
2017-08-17Modified to compile on UbuntuVojtech Bubnik
2017-08-17CMake conversion, further steps: Now it compiles on Visual Studio 2013.bubnikv
2017-08-17Further CMake integration, split the xs CMakeFiles.txt tobubnikv
FindAlienWx.cmake and FindPerlEmbed.cmake for easier Perl integration.
2017-08-16Initial implementation of a CMake build system for the Slic3r XS module.bubnikv
Based on https://github.com/CReimer/Slic3r/tree/makefile_pr Big thanks to @CReimer for his huge effort.