Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | Remove old linux_updater executable from source tree and CMake. | Nat Goodspeed | |
2014-08-12 | Remove old Windows updater executable from source tree and CMake. | Nat Goodspeed | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-02 | ACME-306 : Pull merge from viewer-chui | Merov Linden | |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-04 | merging in viewer-chui | Gilbert Gonzales | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-21 | added llfbconnecttest thanks to callum | Cho | |
2013-01-09 | MAINT-1481: remove linux-updater; move logic to Linux update_install | Nat Goodspeed | |
Now that the viewer's own background updater logic is responsible for downloading a new installer, the only functionality we still use in linux-updater that couldn't be expressed more simply in bash is the UI. But since most Linux distros capable of running SL at all have zenity, and all will have xmessage, we can handle even the UI part. Add xmenity wrapper script so update_install doesn't have to care which is present, and make the bash script that used to launch linux-updater do the real work. | |||
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2013-03-06 | merge changes for DRTVWR-278 | Oz Linden | |
2013-03-05 | update minimum required version, and make it the same for all platforms | Oz Linden | |
2013-02-07 | derive version number from indra/VIEWER_VERSION.txt | Oz Linden | |
2013-01-05 | MAINT-2155: replace embedded mac-updater.app with a Python script. | Nat Goodspeed | |
Remove mac-updater subtree from viewer source, along with the update_install bash script that invoked it. Remove all mention of mac-updater in CMakeLists.txt files and in viewer_manifest.py. Change Mac update_install bash script references in viewer_manifest.py and in llupdaterservice.cpp (which invokes it) to new Python update_install.py. Add update_install.py, messageframe.py (which puts up some Tkinter UI) and janitor.py (cloned from vita, it's exactly what we need here). | |||
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ↵ | Don Kjer | |
for the BAKING cmake setting. | |||
2012-10-04 | Removing server-related cmake cruft. Fixing libGLU warnings on linux. | Don Kjer | |
2012-09-14 | Removed appearance utility from viewer source. Added appearance utility ↵ | Don Kjer | |
autobuild package. | |||
2012-09-06 | Adding appearance utility package | 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-02 | Merge 3.3.3 release with Drano HTTP library at 3.3.0 | Monty Brandenberg | |
Big delta was converting the new texture debugger support code to the new library. Viewer manifest should probably get an eyeball before release. | |||
2012-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg | |
The unit/integration tests don't work yet as I'm still battling cmake/autobuild as usual but first milestone passed. | |||
2012-01-20 | removed LLXUIXML library | Richard Linden | |
moved LLInitParam, and LLRegistry to llcommon moved LLUIColor, LLTrans, and LLXUIParser to llui reviewed by Nat | |||
2011-09-13 | Always build indra/test, run if LL_TESTS is enabled. Removed python test run ↵ | Logan Dethrow | |
command since there are no python tests in the viewer. | |||
2011-09-09 | Removed some spurious newlines that I introduced into CMakeLists.txt. | Logan Dethrow | |
2011-06-29 | Got indra/test to build. Fails to run due to missing .so files. | Logan Dethrow | |
2011-05-04 | Work in progress on CHOP-609. Added checking in indra/cmake/Prebuilt.cmake ↵ | brad kittenbrink | |
to skip unnecessary unpacking of already installed packages. | |||
2011-03-03 | merge up from viewer-development | Oz Linden | |
2011-02-16 | STORM-977 llmediaplugintest shows up even though -DLL_TESTS:BOOL=OFF has ↵ | Jonathan Yap | |
been used | |||
2011-01-11 | remove develop.py and references to it (use autobuild instead) | Andrew A. de Laix | |
2010-12-21 | STORM-151 : pull in viewer-development | Merov Linden | |
2010-11-22 | STORM-151 : Attempt to fix Windows static linking, simplified manifest | Merov Linden | |
2010-11-01 | On Mac, require at least CMake 2.6.4 for an important bug fix. | Nat Goodspeed | |
2.6.4 fixes a Mac bug in get_target_property(... "SLPlugin" LOCATION): before that version it returns "pathname/SLPlugin", whereas the correct answer is "pathname/SLPlugin.app/Contents/MacOS/SLPlugin". With 2.6.2, the Mac build breaks in a mysterious way. Changing this version requirement should clarify the solution. | |||
2010-10-12 | merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt | Boroondas Gupte | |
2010-10-05 | SNOW-654 (follow up): adjusted comment line length after indentation has changed | Boroondas Gupte | |
2010-10-04 | SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt | Boroondas Gupte (original fix by Techwolf Lupindo) | |
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3431 (or of the SNOW-654 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b ) | |||
2009-08-27 | Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 ↵ | brad kittenbrink | |
merge (r131929). Some minor post-merge cleanups still required. | |||
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-08-21 | svn merge -r130238:130240 ↵ | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 QAR-1771 Linux Viewer Autoupdater + XUI-parse refactoring | |||
2009-06-22 | Merge with viewer-2.0.0-3 branch | Bryan O'Sullivan | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-05-11 | svn merge -r113003:119136 ↵ | Nat Goodspeed | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-2 svn+ssh://svn.lindenlab.com/svn/linden/branches/login-api/login-api-3 | |||
2009-05-08 | merge trunk@116587 skinning-7@119389 -> viewer-2.0.0-skinning-7 | Steven Bennetts | |
2009-04-16 | svn merge -r117314:117337 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/mv13a-merge-1 QAR-1343 maint-viewer-13a+libcurlexploitfix-3-3 combo merge | |||
2009-03-02 | Clean up use of tut | Bryan O'Sullivan | |
2009-02-12 | Fix linux-crash-logger dependency | Christian Goetze | |
2009-02-11 | Fix viewer dependency to point to viewer-crash-logger-stripped instead of ↵ | Christian Goetze | |
viewer-crash-logger | |||
2009-01-21 | Fix for broken builds for win_setup app. Reviewed by Brad. | James Cook | |
2008-12-02 | QAR-1040 maint-viewer-11 + OpenAL combo mergeme | Adam Moss | |
svn merge -c104451 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/openal-maint-viewer-11-combo-r104448 |