Age | Commit message (Expand) | Author |
2016-12-21 | DRTVWR-418: Use ensure_equals() on iffy lerp test to display values. | Nat Goodspeed |
2016-12-21 | DRTVWR-418: Fix a couple unused-variable fatal warnings in local builds. | Nat Goodspeed |
2016-12-21 | Automated merge with head of lindenlab/nat_viewer64 | Callum Prentice |
2016-12-21 | DRTVWR-418: Deal with fatal warning 'unsafe mix of bool and BOOL' | Nat Goodspeed |
2016-12-21 | DRTVWR-418: Harmless change to kick the TeamCity build. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Avoid constructing symlink cycle for CEF framework. | Nat Goodspeed |
2016-12-20 | DRTVWR-418 fix BOOL/bool comparison that errors out as as warning on VS 2013 ... | Callum Prentice |
2016-12-20 | don't add llcorehttp to all tests | Oz Linden |
2016-12-20 | DRTVWR-418: Temporarily suppress Havok in darwin64 builds. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Create CEF framework symlink from LLCefLib Helper.app. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Make viewer_manifest.py copy current libexpat.1.dylib. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Update GLOD with build that's really 64-bit on Mac. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Fix libhunspell references to reflect current package. | Nat Goodspeed |
2016-12-20 | move debugging globals to the "lowest" library they are referenced in | Oz Linden |
2016-12-20 | DRTVWR-418: Rationalize LLPipeline API. | Nat Goodspeed |
2016-12-20 | merge changes from project trunk | Oz Linden |
2016-12-20 | DRTVWR-418: operator comparison methods should be const. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Another fix for std::string::find() return type. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Fix API for LLTracker::stopTracking(). | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Casting pointer to BOOL is just wrong. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Untangle LLWLParamKey, LLWLAnimator circularity. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: std::string::find() returns std::string::size_type. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Update to darwin64 llceflib with libc++, not libstdc++. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Avoid casting sa_sigaction to unsigned int for comparing. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Use $LL_BUILD to set most switches in 00-Common.cmake. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Fix streamtools test. | Nat Goodspeed |
2016-12-17 | DRTVWR-418: Merge backout of TYPE_INDEX / TYPE_MAX change | Nat Goodspeed |
2016-12-17 | Backed out changeset bb47510bda62: don't change TYPE_MAX. | Nat Goodspeed |
2016-12-17 | DRTVWR-418: Update dubious llvertexbuffer.cpp cast comment. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Fix a (correct) clang correctness complaint. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Work around dubious cast from S32 to GLvoid* | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Adjust HttpStatus::toHex() test for 64-bit result. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Put TYPE_INDEX within TYPE_MAX: stop undefined indexing. | Nat Goodspeed |
2016-12-16 | merge latest integrations from callum | Oz Linden |
2016-12-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2016-12-16 | merge updates from nat | Oz Linden |
2016-12-15 | Pull in an updated version of FMODEx with crash fixes (version 4.44.61 -> 4.4... | Callum Prentice |
2016-12-15 | DRTVWR-418: -Wl,-no_compact_unwind switch breaks exception catching! | Nat Goodspeed |
2016-12-15 | BUG-41027 (FIX) Changing login location at the login screen crashes the viewer | Callum Prentice |
2016-12-15 | DRTVWR-418: Store std::string::find() result in size_t, not U32. | Nat Goodspeed |
2016-12-15 | DRTVWR-418: Update to llceflib 501501 with darwin64 package | Nat Goodspeed |
2016-12-14 | DRTVWR-418: Derive certain CMAKE_XCODE_etc. vars from LL_BUILD. | Nat Goodspeed |
2016-12-13 | DRTVWR-418: Remove build_variables_repository_url from BuildParams. | Nat Goodspeed |
2016-12-13 | DRTVWR-418, BUG-41026: Double default coroutine stack size. | Nat Goodspeed |
2016-12-12 | DRTVWR-418: Update to breakpad 501475, first true 64-bit Mac build. | Nat Goodspeed |
2016-12-12 | DRTVWR-418: Update to jsoncpp build 501464: actual darwin64 build | Nat Goodspeed |
2016-12-12 | DRTVWR-418: Align minimum OS X version with viewer-build-variables. | Nat Goodspeed |
2016-12-10 | DRTVWR-418: Update some copy commands for 3p library versions. | Nat Goodspeed |
2016-12-09 | update llphysicsextensions build to fix environment setting problem in nested... | Oz Linden |