Age | Commit message (Collapse) | Author |
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
llphysicsextensions project
|
|
llphysicsextensions package now we can link
|
|
|
|
|
|
|
|
|
|
llphysics_extensions that remove the unusd variables (and therefore warnings/errors) - see TODO list
|
|
|
|
explicitly turns off unused function warnings vs. spreading the code throughout viewer
|
|
|
|
|
|
|
|
colladadom
|
|
Incorporate the new libcurl 7.38.0 build with curl bug 1420
workaround. Add developer-centric testing code to evaluate
the workaround or a future fix for 1420.
|
|
|
|
|
|
|
|
openjpeg
|
|
update-hack branch of that repo)
|
|
take account of minor name changes
|
|
|
|
them)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|