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 |
|
bubnikv
|
bfc9678839
|
why is strlen() defined by different include on different systems?
|
2018-03-16 19:26:13 +01:00 |
|
bubnikv
|
f353b098e5
|
Missing include on Linux/GCC
|
2018-03-16 19:11:08 +01:00 |
|
bubnikv
|
34a0f87395
|
Fixed the previous commit on Linux: The older GCC we are using
on our Debian build server does not support C++11 <codecvt>,
so the utf8 to utf16 conversion was replaced with Boost counterparts.
|
2018-03-16 18:56:01 +01:00 |
|
bubnikv
|
0bd9918643
|
Implements SPE-159 "substitute accented letters with non-accented ones"
|
2018-03-16 18:20:47 +01:00 |
|