386a42b4c5
Disable dep_libigl in deps. Include dir collisions...
2019-07-09 10:15:40 +02:00
74b420d608
Remove option for igl static build due to Eigen version mismatch .
2019-06-26 17:06:41 +02:00
b8f9d2e2d8
Update default igl dependency to header-only.
2019-06-20 12:54:43 +02:00
bb58d0fb69
Add some missing methods into the igl patch.
...
Also, make the static igl dep build the default.
2019-06-20 14:15:36 +02:00
2ae2672ee9
Building igl statically and moving to the dep scripts
...
Fixing dep build script on Windows and removing some warnings.
Use bundled igl by default.
Not building with the dependency scripts if not explicitly stated. This way, it will stay in
Fix the libigl patch to include C source files in header only mode.
2019-06-19 14:52:55 +02:00
ee2b6abd61
Exclude qhull from default dependency targets, make it optional.
2019-06-06 16:50:51 +02:00
5d054d90ed
Update patch for qhull to compile on Windows.
2019-06-06 16:11:52 +02:00
0fbebe85da
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-06-06 11:40:52 +02:00
c9a847a6a6
Support for Visual Studio 2019 Community
2019-06-06 11:40:35 +02:00
6136fe7d92
Future-proof qhull dependency handling
2019-06-05 19:19:49 +02:00
a3c1ef509c
Further renaming to PrusaSlicer
2019-05-13 15:14:33 +02:00
52c28578d6
Fixed compilation of dependencies on OSX
2019-04-30 12:19:29 +02:00
0a1c092d75
Use Prusa3D patched wxWidgets 3.1.1
2019-04-30 12:00:23 +02:00
31d377d09f
Some refactoring and documentation, modified Windows dependencies to compile against patched wxWidgets
2019-04-23 12:35:26 +02:00
a8a2125069
Windows deps & build doc: Fix msbuild parallelism, cf. #2078
2019-04-08 10:04:40 +02:00
ccafc43874
deps: Link wxWidgets against system zlib on Unix
2019-03-25 15:39:12 +01:00
c1186340d2
Fix for missing dep_zlib on in deps scripts
2019-03-25 14:06:28 +01:00
ea6e6023f9
deps: Fix: remove dep_libpng
2019-03-25 12:31:14 +01:00
8e2ec38670
deps: Remove libpng
2019-03-25 11:44:07 +01:00
e927c65c0a
Some fixes for dependency targets on Linux
2019-03-25 11:41:16 +01:00
a99c823401
Build: MSVC 2017 compat (w/o xs code - Perl unit tests)
2019-01-29 17:11:07 +01:00
e8d63f3eb1
Upgrade Boost to 1.66 on Windows
2019-01-16 15:14:18 +01:00
e5062e8662
deps: Use wxWidgets 3.1.2 on Mac, use system SDK by default, various bugfixes
2019-01-10 14:02:13 +01:00
cde0aa4443
Fix: wxWidgets 3.0 back-compat
...
Fix #1599
2019-01-09 18:43:29 +01:00
f013972d8b
doc: Add build tutorial for Unix/Linux
2019-01-07 17:25:12 +01:00
39c0e80ce8
deps: Fix libpng and zlib on Windows
2019-01-07 17:25:12 +01:00
f3e238073b
Mac OS build: Set a default SDK target, fix c/cxx flags in deps/boost
2018-12-13 18:52:03 +01:00
930f8c13c1
deps: unix: Remove zlib, disable nlopt shared build
2018-12-03 17:33:56 +01:00
2bdb86c7ed
deps: warn that wx-config can't be moved into another location
2018-12-03 10:48:59 +01:00
6693b2102d
deps script for Mac OS, XCode support fix
2018-12-03 10:21:06 +01:00
138c98b5ec
Deps: Windows: Fix a couple of configurations
2018-11-30 18:01:23 +01:00
0984c9a111
deps: Fix dependency list
2018-10-31 17:29:21 +01:00
ce7d196b43
deps: Add gtest, nlopt, zlib, and libpng, add debug configurations on Windows
2018-10-23 19:11:08 +02:00
97e7b6f18b
deps: Fix arch resolution on Windows
2018-10-16 11:56:22 +02:00
0263769d8f
deps: Back to Boost 1.63 on Windows as newer ones require newer CMake
...
32bit deps fix
2018-10-16 11:55:46 +02:00
fb6c1a885c
Build: Fix deps-unix-static.cmake
2018-10-15 17:28:56 +02:00
0b0e65636f
Build improvements: symlink resources properly with Visual Studio
...
Convert dependencies into a CMake build script in the `deps` dir
2018-10-15 16:47:15 +02:00