- Dec 11, 2014
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
These were of the form ensure(std::string, something convertible to bool). Not sure what the ambiguity was, but ensure(std::string, bool(something)) works better.
-
Nat Goodspeed authored
zlib cannot be linked with SAFESEH, which is the VS 2013 default, so every consumer must set /SAFESEH:NO. /NODEFAULTLIB:LIBCMT seems to eliminate many duplicate-symbol link errors.
-
- Dec 10, 2014
-
-
callum_linden authored
-
callum_linden authored
-
Nat Goodspeed authored
This is mostly Mac and Linux, given rev 6cf8a8cd07c6, save for glui, jsoncpp and llphysicsextensions_source, which also update Windows.
-
callum_linden authored
-
callum_linden authored
-
Nat Goodspeed authored
Apparently in Boost 1.57 with Xcode 6, the combination of Boost.Lambda and Boost.Function is broken -- Trac ticket 10864: https://svn.boost.org/trac/boost/ticket/10864 However, Boost.Phoenix provides an acceptable replacement.
-
Nat Goodspeed authored
For some reason VS 2013 (unlike its predecessors and other current compilers) needs us to explicitly convert an operator bool() method's return expression to bool. :-P
-
callum_linden authored
-
callum_linden authored
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
-
- Dec 09, 2014
-
-
callum_linden authored
-
callum_linden authored
-
Aura Linden authored
-
Aura Linden authored
-
Aura Linden authored
-
- Dec 08, 2014
-
-
callum_linden authored
Update autobuild to point to new (Windows) third poarty libraries we just built and configure for VS2013
-
- Dec 06, 2014
-
-
Nat Goodspeed authored
-
- Dec 05, 2014
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- Dec 04, 2014
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
Until we get a havok-source package built with new metadata-bearing autobuild, the package name in autobuild.xml and CMake must agree with the tarball filename.
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- Dec 03, 2014
-
-
callum_linden authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- Dec 02, 2014
-
-
Nat Goodspeed authored
-
- Dec 01, 2014
-
-
Nat Goodspeed authored
-
- Nov 26, 2014
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-