bubnikv
|
5377304b0c
|
Precompiled headers on Visual Studio & GCC, with the highest hopes
that it will not break the build server.
|
2018-10-29 16:01:26 +01:00 |
|
tamasmeszaros
|
34e652b985
|
Fixing nesting crash in debug mode.
Also commented out unnecessary bloat from AppController
|
2018-10-23 17:20:31 +02:00 |
|
bubnikv
|
0799ca2099
|
Fixes of the CMake build system to compile Release and Debug builds
on MS Windows.
|
2018-10-22 19:54:38 +02:00 |
|
bubnikv
|
96e035b2f8
|
Added various manifests,
added auto generation of includes and manifests from version and build
variables,
resurrected SLIC3R_LOGLEVEL env var.
|
2018-09-24 11:53:05 +02:00 |
|
bubnikv
|
bb386bb148
|
Simplified dependencies.
|
2018-09-21 21:16:09 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|