Commit Graph

8 Commits

Author SHA1 Message Date
f242c7cfcd Revert "Patch miniz bundled version to support unicode on Windows."
This reverts commit 8fc1eba652.
2019-06-02 19:06:29 +02:00
a907798534 Merge branch 'tm_minz_update' 2019-05-31 18:34:59 +02:00
8b10e0072e Patch miniz bundled version to support unicode on Windows. 2019-05-31 16:54:42 +02:00
14beafb4be Using system miniz in Linuxes.
Also enabling miniz large file support on gnu compilers.
2019-05-31 12:33:35 +02:00
6815ca85b7 Build system tweaks to get rid of cmake and boost warnings. 2019-05-30 17:48:32 +02:00
836e37b0ca Update miniz cmake 2019-05-27 14:46:04 +02:00
a1ef85dde6 Replacing old miniz version with new 2.1.0
#2333: The amalgamated library is used from the 'releases' section of the original upstream https://github.com/richgel999/miniz
2019-05-23 11:52:31 +02:00
1260b8deb3 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