Commit History

Author SHA1 Message Date
  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
  Alessandro Ranellucci dc049dfa1e Find Expat on Windows 32-bit too 11 years ago
  Alessandro Ranellucci c8fb1ceac8 Add path to expat on Windows to benefit from faster AMF parsing 11 years ago
  Alessandro Ranellucci 849e714147 Complain loudly if XS cannot be compiled 11 years ago
  Alessandro Ranellucci 4250ebf644 Missing line in Build.PL 11 years ago
  Alessandro Ranellucci 781e09f86f Typo 11 years ago
  Alessandro Ranellucci 720ef322d7 Some improvements to Build.PL 11 years ago
  Alessandro Ranellucci 1e51479369 Require ExtUtils::MakeMaker 6.80 to prevent some tests from failing. #1501 11 years ago
  Alessandro Ranellucci 7765787172 Added .travis.yml and have Build.PL exit with non-zero in case of failure 11 years ago
  Alessandro Ranellucci c421feb633 Only install ParseXS and Slic3r-XS when --gui is not supplied 11 years ago
  Mark Hindess 98ad345e42 Fix broken logic in $ARGV[0] check. 11 years ago
  Alessandro Ranellucci 5a9c163a2e Meaningful error when user wants to use 3D preview but didn't install the required modules. 11 years ago
  Alessandro Ranellucci 747fd25f6d Fix threads, tests and require the most recent Moo version 11 years ago
  Alessandro Ranellucci fb763b0187 Removed dependency on Math::Clipper 11 years ago
  Alessandro Ranellucci 5b734f4a13 Merge branch 'master' into plater2 11 years ago
  Alessandro Ranellucci ed0344e861 Explain user that he doesn't need to worry if a failed module was optional. One more fix for Windows, also 11 years ago
  Alessandro Ranellucci e3b42cd21e Avoid reinstalling Math::Libm on Windows every time 11 years ago
  Alessandro Ranellucci af687a98e2 Better compatibility with Windows in Build.PL 11 years ago
  Alessandro Ranellucci f69dc7201d Perform a ./Build distclean in ./xs automatically 11 years ago
  Alessandro Ranellucci 826e6c106d Remove warning in Build.PL 11 years ago
  Alessandro Ranellucci 51dd4d4e8a Compile fixes 11 years ago
  Alessandro Ranellucci 28f8083ab7 Merge branch 'master' into xs 11 years ago
  Alessandro Ranellucci 2ecc31c0aa Only work on GUI modules when --gui is supplied to Build.PL 11 years ago
  Alessandro Ranellucci f1978ce50a Add --gui argument to Build.PL 11 years ago
  Alessandro Ranellucci 836e3a94f3 Fix Build.PL in xs 11 years ago
  Alessandro Ranellucci ecdc2f077b Merge branch 'master' into xs 11 years ago
  Alessandro Ranellucci 7852c07ba3 Exit with 1 if prerequisites are missing 11 years ago
  Alessandro Ranellucci 344072d03c Re-enable tests if all prereqs succeeded, regardless of optional modules 11 years ago
  Alessandro Ranellucci f32551bd35 Don't check cpanm existence if SLIC3R_NO_AUTO 11 years ago
  Alessandro Ranellucci ddc8727b70 Have SLIC3R_NO_AUTO check dependencies before requiring cpanm, and don't skip tests if all prerequisites are there 11 years ago
  Alessandro Ranellucci b33b30b09d Remove --sudo from ./xs too 11 years ago
  Alessandro Ranellucci 607fea3aa4 Merge branch 'master' into xs 11 years ago
  Alessandro Ranellucci 9e927ffaf9 Reimplement SLIC3R_NO_AUTO 11 years ago
  Alessandro Ranellucci de45b823e1 Merge branch 'master' into xs 11 years ago
  Henrik Brix Andersen a1a39d3a2e Let cpanm automatically discover the need for --sudo or --local-lib in order to allow non-root installs. 11 years ago
  Alessandro Ranellucci ff795f2918 Merge branch 'master' into xs 11 years ago
  Alessandro Ranellucci ecf4099611 More changes to Build.PL 11 years ago
  Alessandro Ranellucci 2d3fb15a3f Look for cpanm in sitebin too 11 years ago
  Alessandro Ranellucci 6e63e938a0 Fix typo in new Build.PL 11 years ago
  Alessandro Ranellucci 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
  Alessandro Ranellucci c88d8a5842 Replace Build.PL with a custom script based off cpanm 11 years ago
  Alessandro Ranellucci b35e668ee7 Require Boost::Geometry::Utils 0.15 11 years ago
  Alessandro Ranellucci c43ef45064 Require the newest Math::Clipper and Boost::Geometry::Utils to avoid the huge memory leaks present in previous versions 11 years ago
  Alessandro Ranellucci 06ad6b70f8 Bugfix: scaling object from the plater applied scale factor over the factor used in the previous slicing job. #1075 11 years ago
  Alessandro Ranellucci 7953dcfb12 Merge branch 'better-brim' 11 years ago
  Alessandro Ranellucci dde3e6e870 Disable Net::DBus. #1015 11 years ago
  Mark Hindess 51d140d7d7 Fix dependencies to require Math::Clipper 1.18. 11 years ago
  Alessandro Ranellucci c2aa119c09 Require Boost::Geometry::Utils 0.08 11 years ago