summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2014-11-21automate keeping the About SL -> Licenses tab correctOz Linden
2014-11-19OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup...Cinder
2014-11-19OPEN-282 Use pthreads for TLS on macCinder
2014-11-14remove skip from llframetimer_test now that it is fixedOz Linden
2014-11-14merge up to tip of viewer-tools-updateOz Linden
2014-11-14merge with headcallum_linden
2014-11-14Cinder pointed out my fix here for clang pickiness was different from hers so...callum_linden
2014-11-14Reworked changes to more closely match Cinders' - hers seem more correctcallum_linden
2014-11-14rewrite an llframetimer test to be less sensitive to extended ms_sleep callsOz Linden
2014-11-14Convert llhash() to use boost::hash, per Cinder's suggestion.Nat Goodspeed
2014-11-14Remove a couple tests for unsigned long < 0.Nat Goodspeed
2014-11-14Comment out now-unused GPU_TABLE_FILENAME in llfeaturemanager.cpp.Nat Goodspeed
2014-11-14Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds.Nat Goodspeed
2014-11-14Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2014-11-12Eliminate LLAppViewer::cleanup() dup --analyzeperformance code block.Nat Goodspeed
2014-11-10Fix typo in new viewer_manifest.py codesigning logic.Nat Goodspeed
2014-11-10increment viewer version to 3.7.21Oz Linden
2014-10-29fix signature target pathOz Linden
2014-10-29reorder finalizing for OSX so that the signature is applied to the app after ...Oz Linden
2014-10-29merge changes for MAINT-4560Oz Linden
2014-10-28fix for formatting issueJJ Linden
2014-10-28adding line to test that app was signed appropriatelyJJ Linden
2014-10-28add --deep to codesign for the macOz Linden
2014-10-28merge changes for 3.7.19-releaseOz Linden
2014-10-28increment viewer version to 3.7.20Oz Linden
2014-10-24Suppress non-useful NaN test in llsd_new_tut.cppNat Goodspeed
2014-10-23Bring in new TUT library build. Clean up ensure_equals() overloads.Nat Goodspeed
2014-10-23Fix Xcode 6 compile errors relating to tut::ensure_equals() overloads.Nat Goodspeed
2014-10-22Update to build on Xcode 6.0 (fix unit tests): minor fix for debug only unit ...callum_linden
2014-10-22merge with headOz Linden
2014-10-22Remove unit test case that relied on undefined order of evaluationOz Linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): comment out failing unit test ...callum_linden
2014-10-22merge with more fixes from callumOz Linden
2014-10-22correct merge error in llerror_test.cppOz Linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): remove unused statement warningcallum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): skip llerror_test test for now...callum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): remove unused functions that t...callum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): fix up Boost linker errorscallum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): fix and remove copy-pasted cod...callum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): fix function stubbing in KDUcallum_linden
2014-10-22added skip to llerror_test of nested logging, noted in todo fileOz Linden
2014-10-22added quoting to clarify failure messagesOz Linden
2014-10-21Update to build on Xcode 6.0 (fix unit tests): turn off warnings for multiple...callum_linden
2014-10-21correct test construction macro target reference for integration testsOz Linden
2014-10-21Update to build on Xcode 6.0: remove release build unused functioncallum_linden
2014-10-21Update to build on Xcode 6.0: remove release build unused functioncallum_linden
2014-10-21fix version number generation for cmake 3.x and autobuild 1.0 compatibilityOz Linden
2014-10-21Update to build on Xcode 6.0: remove final, unwanted warningcallum_linden
2014-10-21merge changes for 3.7.18-releaseOz Linden
2014-10-20Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warn...callum_linden