Commit Graph

22 Commits

Author SHA1 Message Date
Eric Wasylishen 292d35879b build: restore mingw support 2016-08-05 04:07:01 -04:00
Eric Wasylishen 2da6db0199 build: don't static link msvcrt 2016-07-15 15:19:41 -06:00
Eric Wasylishen 0d92a4e192 light: build: remove stack size setting 2016-07-15 15:19:01 -06:00
Eric Wasylishen 3e6018a95a build: switch back to dynamic linking embree, static was a pain, slow builds, etc. 2016-06-28 15:04:50 -06:00
Eric Wasylishen 3026c4a324 build: hack around cmake bug 2016-06-18 17:22:46 -06:00
Eric Wasylishen b983686972 build: use -msse3 if building with embree. make light target depend on embree target 2016-06-18 15:08:34 -06:00
Eric Wasylishen d9cf97f582 build local copy of embree and static link it 2016-06-18 14:50:14 -06:00
Eric Wasylishen dabb94627b build: configure OSX deployment target 2016-06-17 20:40:29 -06:00
Eric Wasylishen 99b1069a47 build: fix packaging of README.md 2016-04-18 15:39:36 -06:00
Eric Wasylishen fdc455dfb1 build: also install readme and changelog 2016-04-09 16:37:07 -07:00
Eric Wasylishen b6da18fca8 build: add cmake rules for building manuals 2016-04-09 15:39:29 -06:00
Eric Wasylishen d66857b5a0 light: try fixing cmake msvc build 2016-03-03 11:14:14 -07:00
Eric Wasylishen 59beb66544 build: cmake: define LINUX on systems consiered "UNIX" by cmake (LINUX define should be renamed to UNIX or something) 2015-12-10 14:54:55 -07:00
Eric Wasylishen 99d5a4d4f9 build: setup CPack to package binaries in a zip file 2015-12-09 16:23:36 -08:00
Eric Wasylishen b823032ee8 build: set TYRUTILS_VERSION when building with cmake 2015-12-09 16:00:47 -08:00
Eric Wasylishen 0a165f9dcd build: static link the CRT for cmake+msvc build 2015-12-07 15:52:45 -08:00
Eric Wasylishen 3f745a7225 build: cmake: add mingw64 hack 2015-12-07 15:20:10 -07:00
Eric Wasylishen c149ed2bf6 build: VS2015 support 2015-12-07 14:23:13 -07:00
Eric Wasylishen 3a109ac84d build: split up cmake build system into subprojects.
-DDOUBLEVEC_T now correctly used for qbsp only.
2015-05-05 12:34:39 -06:00
Eric Wasylishen 02196e2efa Makefile/CMakeLists.txt: factor out stack size setting to here. 2015-04-25 17:29:23 -06:00
Eric Wasylishen 9c521a70d6 cmake build system: various fixes. use 8MB stack on windows 2015-04-25 17:07:23 -06:00
Eric Wasylishen bab955103e CMakeLists: add preliminary CMake build system 2015-03-27 23:46:30 -06:00