Commit Graph

22 Commits

Author SHA1 Message Date
Vojtech Kral
9cc62b54b2 deps: Link wxWidgets against system zlib on Unix 2019-03-25 15:39:12 +01:00
tamasmeszaros
3d8de72d1c Fix for missing dep_zlib on in deps scripts 2019-03-25 14:06:28 +01:00
Vojtech Kral
996c208bf5 deps: Fix: remove dep_libpng 2019-03-25 12:31:14 +01:00
Vojtech Kral
07eeabb001 deps: Remove libpng 2019-03-25 11:44:07 +01:00
tamasmeszaros
8fac7f4361 Some fixes for dependency targets on Linux 2019-03-25 11:41:16 +01:00
Vojtech Kral
2b1d2acf17 Build: MSVC 2017 compat (w/o xs code - Perl unit tests) 2019-01-29 17:11:07 +01:00
Vojtech Kral
995d951bfa Upgrade Boost to 1.66 on Windows 2019-01-16 15:14:18 +01:00
Vojtech Kral
b7c925a52d deps: Use wxWidgets 3.1.2 on Mac, use system SDK by default, various bugfixes 2019-01-10 14:02:13 +01:00
Vojtech Kral
51e6f1e9c7 Fix: wxWidgets 3.0 back-compat
Fix #1599
2019-01-09 18:43:29 +01:00
Vojtech Kral
0aac26a25b doc: Add build tutorial for Unix/Linux 2019-01-07 17:25:12 +01:00
Vojtech Kral
ceaae22fac deps: Fix libpng and zlib on Windows 2019-01-07 17:25:12 +01:00
Vojtech Kral
d6e3dd4ab1 Mac OS build: Set a default SDK target, fix c/cxx flags in deps/boost 2018-12-13 18:52:03 +01:00
Vojtech Kral
a64e5be975 deps: unix: Remove zlib, disable nlopt shared build 2018-12-03 17:33:56 +01:00
Vojtech Kral
330dbfcb95 deps: warn that wx-config can't be moved into another location 2018-12-03 10:48:59 +01:00
Vojtech Kral
2d6a606bb7 deps script for Mac OS, XCode support fix 2018-12-03 10:21:06 +01:00
Vojtech Kral
1d53b81722 Deps: Windows: Fix a couple of configurations 2018-11-30 18:01:23 +01:00
Vojtech Kral
06a2b05650 deps: Fix dependency list 2018-10-31 17:29:21 +01:00
Vojtech Kral
257cf7c7cd deps: Add gtest, nlopt, zlib, and libpng, add debug configurations on Windows 2018-10-23 19:11:08 +02:00
Vojtech Kral
8c442f3526 deps: Fix arch resolution on Windows 2018-10-16 11:56:22 +02:00
Vojtech Kral
c21a3b37ad 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
Vojtech Kral
a31a45513e Build: Fix deps-unix-static.cmake 2018-10-15 17:28:56 +02:00
Vojtech Kral
811d918146 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