Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-26 | Put back QuickTime plugin code for OS X only (untested - moving code to OS X ↵ | callum_linden | |
dev) | |||
2016-05-23 | Automated merge with tip of viewer-release | callum_linden | |
2016-05-06 | Moving to a private repo | callum_linden | |
2016-04-19 | Remove references to quicktime from the plain old viewer-release build | callum_linden | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-02-07 | merge changes for OPEN-292 | Oz Linden | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-12-18 | Merge | Rider Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-02 | MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵ | Rider Linden | |
it is no longer meaningfully referenced. | |||
2015-09-23 | Remove ares dependency from build. | Rider Linden | |
2015-08-19 | Found another ref that had escaped me! | Rider Linden | |
2015-08-19 | I must be losing my mind... | Rider Linden | |
2015-08-19 | Try disabling LLAppearanceUtility.cmake just for the moment. | Rider Linden | |
2015-03-24 | Add new media plugin (currently renders squares as example) in preparation ↵ | callum_linden | |
for new CEF code | |||
2015-03-24 | Refer to new QuickTime third party package with fixes for VS2013 & re-add ↵ | callum_linden | |
QuickTime media plugin | |||
2015-02-26 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-02-08 | OPEN-292 - Remove lscript from project, | Cinder | |
Remove legacy udp script upload methods, Refactor script runtime perms from three arrays to one struct array so we don't have to juggle array order anymore. | |||
2015-01-07 | First cut at consuming new slplugins autobuild package. | Nat Goodspeed | |
The contents are extracted, but not yet built into the viewer installer. | |||
2014-09-22 | MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser; | maksymsproductengine | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | fix for missed merge changes | callum_linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-01 | Removed (most) references to older FMOD library - still a little Linux clean ↵ | callum_linden | |
up left | |||
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |
2012-10-24 | Switching to system osmesa library instead of pre-packaged library | Don Kjer | |
2012-10-04 | Removing server-related cmake cruft. Fixing libGLU warnings on linux. | Don Kjer | |
2012-09-04 | Cleanup actions from code review of llappearance with nyx | Don Kjer | |
2012-08-21 | SH-3261 SH-3324 WIP Starting extraction of wearable/appearance libraries | Nyx (Neal Orman) | |
First pass at cmake configs, and starting to try to move wearable class. Things are broken, checkpointing work to collaborate. | |||
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-02-10 | - fixed : Hunspell linking issues | Kitty Barnett | |
2012-01-25 | PATH-192 WIP adding convex decomp to pathing | Nyx (Neal Orman) | |
First pass at using new llPhysicsExtensions library which combines pathing and convex decomp. | |||
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-10 | remove ELFIO cruft; no longer needed now that we use google breakpad. | Andrew de Laix | |
2011-02-07 | there is no mt for vs2010 | Alain Linden | |
2011-01-11 | remove develop.py and references to it (use autobuild instead) | Andrew A. de Laix | |
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-20 | VWR-24261: Configuration with cmake 2.8 is extremely slow | Aleric Inglewood | |
Add non-broken FindZLIB.cmake. | |||
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-15 | Merge | Leyla Farazha | |
2010-10-02 | STORM-137 : Build script modif so that Windows build does not rely on ↵ | Merov Linden | |
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly. | |||
2010-06-24 | Fixed cmake to grab the decomposition libraries. | Matthew Breindel (Falcon) | |
2010-06-14 | Builds with LLConvexDecompInter as a static lib. | Dave Parks | |
2009-10-26 | Beginning work for DEV-41722 normalizing shared lib staging on all 3 ↵ | brad kittenbrink | |
platforms. Renamed CopyWinLibs.cmake to Copy3rdPartyLibs.cmake. | |||
2009-09-08 | QAR-1619: Finish replacing RunBuildTest.cmake with run_build_test.py. | Nat Goodspeed | |
Because the details of RunBuildTest.cmake versus run_build_test.py had to be changed in so many different places, introduce LL_TEST_COMMAND CMake macro (in LLTestCommand.cmake) to encapsulate construction of the actual command line. Use LL_TEST_COMMAND in LL_ADD_PROJECT_UNIT_TESTS, LL_ADD_INTEGRATION_TEST, the big indra/test monolith and the various LslCompilerMacros. Fix run_build_test.py to pass through the test executable's own options (e.g. --touch, --output) without inspection. Defend it against the case when the platform-specific library path environment variable doesn't yet exist. Make it report errors only on nonzero test-program rc. Remove RunBuildTest.cmake. | |||
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. | |||
2009-03-09 | svn merge -r113780:113785 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/gst3-t113732 QAR-1333 linux gstreamer compatibility improvements and ADD_BUILD_TEST improvements - combo merge | |||
2009-03-02 | Clean up use of tut | Bryan O'Sullivan | |