bubnikv
|
c9a847a6a6
Support for Visual Studio 2019 Community
|
5 years ago |
bubnikv
|
253b57e4a3
Yet some renaming to PrusaSlicer
|
5 years ago |
bubnikv
|
cc14676ca5
Removed slic3r.pl, updated Build.PL with a notice, that the Perl
|
6 years ago |
bubnikv
|
1398d5d09a
Removed utilities depending on Perl (post processing scripts),
|
6 years ago |
bubnikv
|
0235f1a821
Merged with dev
|
6 years ago |
Vojtech Kral
|
267712eb32
Build: Plumb perl include path
|
6 years ago |
Dan Kortschak
|
b07e16a3e7
Fix build failure (#884)
|
6 years ago |
bubnikv
|
e931f75010
Work in progress: Good bye, Perl Threads!
|
6 years ago |
bubnikv
|
a38cbac312
Removed the LWP and Growl Perl dependencies.
|
6 years ago |
Eyal
|
da8ffd477d
Missing prerequisites in Build.PL (#593)
|
7 years ago |
bubnikv
|
38e35cefc7
Removed the Perl Build.PL for the XS module. This has been replaced
|
7 years ago |
bubnikv
|
cf2f29a5f1
reverted a regression bug in the Perl Wx module minium version
|
7 years ago |
bubnikv
|
401059066e
Switched to Perl local::lib for local compilation.
|
7 years ago |
bubnikv
|
ed46cfa19d
Simplified the code base by requiring wxWidgets >= 3.0
|
7 years ago |
bubnikv
|
1385018724
Unicode handling:
|
7 years ago |
bubnikv
|
06f82d1db5
No need for Math::Libm
|
8 years ago |
bubnikv
|
f0f550783f
Good bye, Perl Expat binding!
|
8 years ago |
bubnikv
|
17ea15eb6f
Build script clean-up:
|
8 years ago |
bubnikv
|
dfa3f8d597
Perl OpenGL 0.7 package causes crashes on many platforms.
|
8 years ago |
bubnikv
|
95ede7c4b8
Rewrote Fill2.pm to C++, deleted Perl infills for good.
|
8 years ago |
Alessandro Ranellucci
|
9b21ac877a
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
be1f35c516
Disable testing of modules that have known broken tests
|
9 years ago |
Alessandro Ranellucci
|
552430db67
More fixes for Unicode path handling (thanks @josefprusa for Czech test VM)
|
9 years ago |
Alessandro Ranellucci
|
56b993bb89
More fixes for Unicode filenames support on Windows and OS X
|
9 years ago |
Alessandro Ranellucci
|
6185f45815
Hopefully fix all problems with non-ASCII paths on Windows
|
10 years ago |
Alessandro Ranellucci
|
3ae6f2630e
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
3648bbd6d4
Require an up-to-date Win32::API version because older ones are not thread-safe and cause random segfaults. #2517
|
10 years ago |
Alessandro Ranellucci
|
40ce69ce5c
Make Test::Harness optional
|
10 years ago |
Alessandro Ranellucci
|
766b301f78
Typo
|
10 years ago |
Alessandro Ranellucci
|
9507fb91f0
Serial ports detection on Win32
|
10 years ago |
Alessandro Ranellucci
|
29d64107de
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
0b77fe743c
Workaround for upstream bug in OpenGL test that prevents installation
|
10 years ago |
Alessandro Ranellucci
|
b468e68c59
Bonjour autodiscovery of the Octoprint instances in local network. #1826
|
10 years ago |
Alessandro Ranellucci
|
efe7d5f857
Integration with Octoprint. #1826
|
10 years ago |
Alessandro Ranellucci
|
005f138ce7
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
84760b8d59
Require a recent threads.pm version because of upstream bug 85140 potentially causing deadlocks when stopping running threads. #2394
|
10 years ago |
Alessandro Ranellucci
|
11dd67ab34
Initial work for G-code sender and more intensive usage of Boost
|
10 years ago |
Alessandro Ranellucci
|
d452a16ba8
Install Class::Accessor with Build.PL --gui. #2315
|
10 years ago |
Alessandro Ranellucci
|
53f2d6bb4b
New 3D Honeycomb infill pattern (credits: David Eccles (gringer)). #1646
|
10 years ago |
Alessandro Ranellucci
|
829bfeabe8
Suspend background processes while writing to shared data structures
|
10 years ago |
Alessandro Ranellucci
|
147385203c
Make XS compilation verbose since most users forget to include the build.log file when reporting issues. This also makes Travis-CI logs more useful
|
10 years ago |
Petr Ledvina
|
c81d26b960
add --sudo flag
|
10 years ago |
Alessandro Ranellucci
|
eadffe4a9e
Merge branch 'master' into boost-medialaxis
|
11 years ago |
Alessandro Ranellucci
|
e7349622a2
Removed dependency on Storable; some fixes in Build.PL. #1693
|
11 years ago |
Alessandro Ranellucci
|
7b0decbeb1
Finished implementing Boost.Polygon medial axis. Some cleanup needed
|
11 years ago |
Alessandro Ranellucci
|
231bffa99b
Add Module::Build::WithXSpp to prerequisites. #1640
|
11 years ago |
Alessandro Ranellucci
|
4577f0725c
Incomplete work for XS-based convex_hull
|
11 years ago |
Alessandro Ranellucci
|
132d170f73
Ported simplify() to XS and removed dependency on Boost::Geometry::Utils
|
11 years ago |
Alessandro Ranellucci
|
2597ddccbc
Move Growl::GNTP to --gui modules
|
11 years ago |
Alessandro Ranellucci
|
ff5cc9a17a
Require ExtUtils::ParseXS 3.22 instead of forcing 3.18_04
|
11 years ago |