This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- Dec 04, 2014
-
-
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
-
- 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
-
- Nov 25, 2014
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- Nov 21, 2014
-
-
Oz Linden authored
-
- Nov 14, 2014
-
-
Nat Goodspeed authored
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a Yosemite TC build host.
-
Nat Goodspeed authored
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
-
- Nov 13, 2014
-
-
obscurestar authored
-
- Oct 27, 2014
-
-
Oz Linden authored
-
- Oct 24, 2014
-
-
Oz Linden authored
-
- Oct 23, 2014
-
-
Nat Goodspeed authored
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.
-
callum_linden authored
-
- Oct 22, 2014
-
-
Oz Linden authored
-
callum_linden authored
Update to build on Xcode 6.0 (fix unit tests): point to new version of GLUI that has been built to match viewer
-
- Oct 21, 2014
-
-
callum_linden authored
Update to build on Xcode 6.0: point to new version of KDU libs with correct build configs that match viewer (and everything else)
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
- Oct 20, 2014
-
-
callum_linden authored
-
callum_linden authored
Update to build on Xcode 6.0: Revert to non-hacked version of llphysicsextensions package now we can link
-
Oz Linden authored
-
- Oct 18, 2014
-
-
callum_linden authored
Update to build on Xcode 6.0: point to temporary, hacked version of llphysics_extensions that remove the unusd variables (and therefore warnings/errors) - see TODO list
-
callum_linden authored
-
callum_linden authored
Update to build on Xcode 6.0: point to new version of tut package that explicitly turns off unused function warnings vs. spreading the code throughout viewer
-
- Oct 16, 2014
-
-
callum_linden authored
-