Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This is mostly Mac and Linux, given rev 6cf8a8cd07c6, save for glui, jsoncpp
and llphysicsextensions_source, which also update Windows.
|
|
|
|
|
|
|
|
|
|
built and configure for VS2013
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a
Yosemite TC build host.
|
|
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
|
|
|
|
warning messages.
|
|
|
|
|
|
|
|
|
|
http://bitbucket.org/callum_linden/viewer-tools-update-callum
|
|
The new TUT library build eliminates the ambiguity about ensure_equals(const
char*, ...) versus ensure_equals(const std::string&, ...). Now it's all based
on const std::string&. Remove pointless const char* overloads and ambiguous
forwarding templates.
With clang in Xcode 6, any new datatypes we intend to use with ensure_equals()
must have operator<<(std::ostream&, datatype) declared BEFORE lltut.h
#includes tut.hpp. Reorder code in certain test source files to guarantee that
visibility.
|
|
into lib/release vs lib
|
|
|
|
build configs that match viewer (and everything else)
|
|
|
|
|
|
|
|
|