6102 Commits

Author SHA1 Message Date
Joseph Lenox
f0a21833f7 #4635 use SLIC3R_DIR during get_version 2018-12-30 20:33:14 -06:00
Joseph Lenox
f1fc6d24e4 #4635 Fix paths for cleanup routine; $archivefolder is an absolute path, not relative. 2018-12-30 20:33:14 -06:00
Joseph Lenox
4745d03bd8 #4635 Use correct expansion mechanism to test if var is set/unset for pp/perl 2018-12-30 20:33:14 -06:00
Joseph Lenox
9c7394db81 #4635 Clean up code branch 2018-12-30 20:33:14 -06:00
Joseph Lenox
a3073afcc2 #4635 Fix invocation for make_archive. 2018-12-30 20:33:14 -06:00
Joseph Lenox
ed45c01420 #4635 Move source dir determinator into common utilties. 2018-12-30 20:33:14 -06:00
Joseph Lenox
63c7d68140 #4635 Extra information about what gets copied where. 2018-12-30 20:33:14 -06:00
Joseph Lenox
53aac950b2 #4635 Remove end-of-line spaces. 2018-12-30 20:33:14 -06:00
Joseph Lenox
95a00456cf #4635 Be more verbose about what is getting copied where. 2018-12-30 20:33:14 -06:00
Joseph Lenox
0b84d55f23 #4635 Add usage note for make_archive 2018-12-30 20:33:14 -06:00
Joseph Lenox
9b5238ef91 #4635 Add some more useful diagnostic messages to make_archive.sh and fix a syntax error. 2018-12-30 20:33:14 -06:00
Joseph Lenox
a61d2a7c66 #4660 fix syntax error with a missing space in a ] 2018-12-30 18:11:23 -06:00
Joseph Lenox
3fa8924642 #4660 add coreutils to build-cpp as well 2018-12-30 18:11:23 -06:00
Joseph Lenox
a3e4998f03 #4660 homebrew package is coreutils 2018-12-30 18:11:23 -06:00
Joseph Lenox
3106a5e365 #4660 use greadlink from homebrew on osx for deployment 2018-12-30 18:11:23 -06:00
Joseph Lenox
3680e6a869
Update bug_report.md 2018-12-30 10:58:21 -06:00
Joseph Lenox
c960450a9d
Update feature_request.md
Refer directly to https://github.com/Prusa3D/Slic3r/issues
2018-12-30 10:57:53 -06:00
Joseph Lenox
55d6543124
Update bug_report.md
Make "DO NOT REPORT PRUSA3D BUGS HERE" more obvious.
2018-12-30 10:55:50 -06:00
Miro Hrončok
dc0f491602 Run on X11, as Wayland crashes Slic3r
See https://bugzilla.redhat.com/show_bug.cgi?id=1661324
and https://trac.wxwidgets.org/ticket/17702
2018-12-29 23:53:39 -06:00
Joseph Lenox
8f51287c27 Silence warnings for external libraries. 2018-12-29 23:50:31 -06:00
Joseph Lenox
518a72aa69 #4621 Applying changes as proposed by review. 2018-12-29 23:49:08 -06:00
Joseph Lenox
dd38214884 Apply suggestions from code review
Co-Authored-By: alranel <aar@cpan.org>
2018-12-29 23:49:08 -06:00
Alessandro Ranellucci
79d0677db2 Refactoring: make Slic3r::Config a thin wrapper around Slic3r::DynamicPrintConfig by moving its accessors to Slic3r::ConfigBase 2018-12-29 23:49:08 -06:00
Joseph Lenox
21eb603cc1 Remove support test compilation
The c++ support tests were never fully completed and should be disabled until that code is looked at again and updated in a PR.
2018-12-02 17:02:05 -06:00
Joseph Lenox
802b1e1aa7 Merge branch 'alexrj_flagssurfacetype'
Completes pr #4616
2018-12-02 17:00:40 -06:00
Joseph Lenox
427a53c6a7 Ensure switched to perlbrew 2018-12-01 15:48:16 -06:00
Joseph Lenox
b3a848ed00 Allow for override of PERL_BIN and PP_BIN 2018-12-01 13:26:53 -06:00
Joseph Lenox
53429ec9b8 set WXDIR 2018-12-01 00:13:49 -06:00
Joseph Lenox
bd6edbd969 cpanm then. 2018-11-30 23:14:13 -06:00
Joseph Lenox
c9adeac3d0 install local::lib in slic3r-perl 2018-11-30 22:51:54 -06:00
Joseph Lenox
9eeca454e1 Comment out use of libstdc++ to "fix" #4627 at the cost of breaking old distros. 2018-11-30 21:36:14 -06:00
Joseph Lenox
f02df04392 don't source, just switch. 2018-11-30 21:35:26 -06:00
supermerill
6d0d6d572f fix an other not-the-same-meaning replacement 2018-11-29 19:49:04 +01:00
supermerill
85423aa3b7 stupid bugfix 2018-11-29 19:30:04 +01:00
supermerill
90b1cb7391 fix a not-the-same-meaning replacement 2018-11-29 19:14:35 +01:00
supermerill
77e4d70420 a bugfix and other protections 2018-11-29 18:44:45 +01:00
supermerill
b9116f4d5d bugfix 2018-11-29 17:39:30 +01:00
supermerill
7fa4d16b50 replace some other dubious algo for comparing surface_type (Surface collection::filter_by_type) 2018-11-29 17:31:41 +01:00
supermerill
5d1e01839c remove bad algo from keep_types 2018-11-29 16:43:41 +01:00
supermerill
8b9ea5fe1c forgot a .pl
more () for protection for the operator |
2018-11-29 15:45:44 +01:00
supermerill
c221e97ddc refactor perl to also use the flag system (only one line really use it in suportmaterial.pm) 2018-11-29 14:13:37 +01:00
supermerill
7eb9c6e2bb Merge remote-tracking branch 'remotes/origin/master' into alexrj_flagssurfacetype 2018-11-29 11:21:11 +01:00
Alessandro Ranellucci
9b6bd5dd36 Fix compilation on older gcc 2018-11-28 22:40:33 -06:00
supermerill
692f3f6827 resolve warnings 2018-11-28 15:35:27 +01:00
Joseph Lenox
76d3813cdb ensure perlbrew perl is used for travis deploy (no idea why it isn't). 2018-11-27 22:27:21 -06:00
Joseph Lenox
5e854742c6 Make travis count builds as failed when if statements are used. 2018-11-27 22:25:56 -06:00
supermerill
040be5f318 remove useless operator functions 2018-11-27 17:32:24 +01:00
Merill
74b02336ba
Merge branch 'master' into alexrj_flagssurfacetype 2018-11-27 14:25:16 +01:00
supermerill
816bb1e546 Change SurfaceType to flags 2018-11-27 14:05:26 +01:00
Alessandro Ranellucci
33b3faacfd Ported Print::make_skirt() to C++ 2018-11-27 12:18:34 +01:00