Commit Graph

13 Commits

Author SHA1 Message Date
097cbcfb2a wrapper: disable minidumps by default
We assume the wrapper is only used during debugging, so uploading dumps
is _probably_ not terrifically useful.
2020-10-21 14:16:00 +10:00
276921ab1a Add conan support 2020-10-19 07:46:18 +10:00
389cba3f7d wrapper: env should have string keys 2020-01-20 13:37:19 +11:00
fa063cda8b wrapper: add FBX_IGNORE_TODO env variable by default
This works with cruft-mesh to suppress a good deal of noise from our
minimalistic handling code.
2020-01-20 13:21:55 +11:00
1cfff20fa5 wrapper: depsdir resolution needs to be safe for absolute paths
Wine uses absolute paths to the toolchain dependencies (like
libgcc_s_seh)
2019-10-31 14:44:36 +11:00
93a4a581b2 wrapper: use a private wine prefix 2019-10-31 13:59:07 +11:00
4f30436a8d wrapper: qualify all dependency library paths with BINARY_DIR 2019-10-26 13:04:03 +11:00
2d44eae66e wrapper: add the ld search dir to WINEPATH 2019-09-24 08:41:04 +10:00
fdb6c5f480 wrapper: add built resources to RESOURCE_PREPEND 2019-06-28 14:22:22 +10:00
32d2f6ecae wrapper: add some wine environment variables 2019-06-28 10:50:32 +10:00
3fc04e698e wrapper: use CMAKE_SYSTEM_NAME to detect Windows 2019-06-28 10:50:20 +10:00
6305a57a73 build: account for msys2's duplicity in path schemes 2019-06-06 13:28:38 +10:00
b8f984f3e7 wrapper: add common development wrapper 2019-02-22 14:20:09 +11:00