bubnikv
|
5812ca06d6
|
Fixed ctest on Windows (should call Perl's prove.bat, not just prove)
|
2018-03-14 18:09:31 +01:00 |
|
Vojtech Kral
|
58788ef43a
|
MSVC: Fix run and debug project settings (#771)
* MSVC: Fix run and debug project settings
* MSVC: Fix CMake infinite loop
|
2018-03-12 09:39:32 +01:00 |
|
Vojtech Kral
|
751e86cd4d
|
libcurl linking and cmake usage improvements
|
2018-03-05 16:31:24 +01:00 |
|
bubnikv
|
ff4e8d94c0
|
CMake build process: Workaround for an old CMake on Linux.
|
2017-08-28 23:11:43 +02:00 |
|
bubnikv
|
0cb491e135
|
CMake build process:
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-28 19:11:16 +02:00 |
|
Vojtech Bubnik
|
81e2c6f2db
|
CMake build system: Made the Release build default
|
2017-08-18 14:18:27 -07:00 |
|
Vojtech Bubnik
|
952ca18bf9
|
Modified to compile on Ubuntu
|
2017-08-17 19:43:14 +02:00 |
|
bubnikv
|
c0f099c2cf
|
CMake conversion, further steps: Now it compiles on Visual Studio 2013.
|
2017-08-17 18:27:51 +02:00 |
|
bubnikv
|
bb36e78428
|
Further CMake integration, split the xs CMakeFiles.txt to
FindAlienWx.cmake and FindPerlEmbed.cmake for easier Perl integration.
|
2017-08-17 13:30:46 +02:00 |
|
bubnikv
|
5673205d2e
|
Initial implementation of a CMake build system for the Slic3r XS module.
Based on https://github.com/CReimer/Slic3r/tree/makefile_pr
Big thanks to @CReimer for his huge effort.
|
2017-08-16 19:05:08 +02:00 |
|