Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-28 | Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib. | Monty Brandenberg | |
Release and Debug builds working. Remove the DOM_DYNAMIC define so that we don't create declspec declarations to colladadom objects and pull in libxml2_a (_a for archive) to complete the link. Debug functional and would be moreso if not for all the CrtCheckMemory() calls. | |||
2014-05-28 | Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with | Monty Brandenberg | |
package dependencies updated. | |||
2014-05-28 | All: Update library SDL to 290309, c-ares to 290089, boost to 290191, | Monty Brandenberg | |
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255, google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157, llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083, pcre to 290150, zlib to 290080. The freetype2 headers are now normalized to what they would normally be on a unix-type system. Libxml2 and pcre are available on all platforms. Libraries generally move in the direction of static archives rather than shared libraries (e.g. openssl). The llqtwebkit side is a step back from the more ambitious goal. What will be used (290262) will be a simple rebuild of the existing 4.7.1 library with updated package dependencies. The bigger work will be in the future. | |||
2014-05-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-19 | increment viewer version to 3.7.9 | Oz Linden | |
2014-05-19 | Added tag 3.7.8-release for changeset bba9b3722eea | Oz Linden | |
2014-05-09 | Ugh - fix heads and duplicated efforts | simon | |
2014-05-09 | MAINT-3981 : Notecard passed around crashes viewer when opened | simon | |
2014-05-09 | MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 ↵ | AndreyL ProductEngine | |
based viewer when opened. Correct fix after testing. | |||
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-06 | increment viewer version to 3.7.8 | Oz Linden | |
2014-05-06 | Added tag 3.7.7-release for changeset 83959480cb98 | Oz Linden | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-21 | Pull and merge DRTVWR-364 | simon | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-04-21 | increment viewer version to 3.7.7 | Oz Linden | |
2014-04-21 | Added tag 3.7.6-release for changeset d029faf69f20 | Oz Linden | |
2014-04-16 | Undo of overzealous removal. | Aura Linden | |
2014-04-15 | Linux/Win: Bad checksum on Windows package. Libz and libpng linking ↵ | Monty Brandenberg | |
changes to find newest code. Windows autobuild package had a bad checksum due to oddities in the build system. On Linux I've been fighting with getting libz 1.2.8 and libpng 1.6.8 to be the definitive version in the viewer. Problem is the *massive* library search tree we assemble. We find older shared library versions first and so those dominated. By using --whole-archive with static libraries, the packaged versions of these libraries are made definitive. | |||
2014-04-15 | maint-5707 window should no longer be displayed. | Aura Linden | |
2014-04-15 | Disabled 'Sending to server Try N' messages from crash reporting. | Aura Linden | |
2014-04-15 | Merges in fix for Maint-5707 | Aura Linden | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-14 | All/Mac: Update libraries to new template builds. Package for static ↵ | Monty Brandenberg | |
libz/libpng/openssl. Update library dependencies to reference builds using new templates and modern build hosts for: SDL, c-ares, boost, curl, libpng, llqtwebkit2, openssl and zlib. Update manifest, library copying and 'test_apps' setup to reflect that zlib and openssl are now always static (on Mac and Linux). Viewer and test_apps now functional on 10.7 Mac. | |||
2014-04-11 | Mac: Update llqtwebkit build, build and package dylib Qt4 pieces. | Monty Brandenberg | |
Part of the switchover to dynamic Qt4. This mostly completes the Mac side. Webkit is functional on Mac, plugins work. The two test programs, llfbconnectest and llplugintest, need a little more work to run without manual fixup ('.' on PATH and maybe a symlink to libz.1.dylib and they run and function on Mac). Also need to address libz.dylib vs libz.a. Currently resolving against dylib which is not what I want. | |||
2014-04-09 | All/Linux: Update llqtwebkit to latest all-shared lib build. Linux package | Monty Brandenberg | |
assembly updated to deal with Qt libraries and discrete codec and imageformat plugins (which live under bin/llplugin). Functioning Linux viewer with MoaP support with a few image problems (sRGB profile, zlib errors). Much of this expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed. | |||
2014-04-08 | revived some deleted files to get mac build working | Richard Linden | |
2014-04-08 | added SKIP_AUTORUN command line flag to disable automatically running viewer ↵ | Richard Linden | |
after install | |||
2014-04-07 | fix for build errors...removed duplicate definition of getpid on windows | Richard Linden | |
2014-04-07 | merge with release | Richard Linden | |
2014-04-07 | Pulled viewer-vivox4.6 into this branch for future RC. | Aura Linden | |
2014-04-07 | Merged viewer release into vivox | Aura Linden | |
2014-04-07 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-04-07 | Merge in viewer-release and version update to 3.7.6 | simon | |
2014-04-07 | Merge | Richard Linden | |
2014-04-07 | MAINT-3915 FIX Recent Inventory Tab not showing Recent activity | Richard Linden | |
old logic would interpret "don't care whether or not I am showing wearables" as "filter for just wearables, of any type" | |||
2014-04-07 | All: Update curl and llqtwebkit2 packages to new template builds. | Monty Brandenberg | |
2014-04-07 | increment viewer version to 3.7.6 | Oz Linden | |
2014-04-07 | Added tag 3.7.5-release for changeset fc066b82343f | Oz Linden | |
2014-04-07 | Linux/Mac: Update to latest OpenSSL 1.0.1e build. Fix manifest for | Monty Brandenberg | |
openssl on Mac (copy, deploy). Revert Linux manifest work which tried to work around 0555 permissions on .sos (and didn't work). | |||
2014-04-04 | Linux: Building some .so's with 0555 permissions now but viewer wants to | Monty Brandenberg | |
strip those down for packaging. So we'll target those .so's for a chmod. | |||
2014-04-04 | Linux: Finish new Boost dependencies to get Linux building again. | Monty Brandenberg | |
2014-04-04 | Library updates and switch to 3d-llqtwebkit2 build products. | Monty Brandenberg | |
SDL to 1.2.15, c-ares to latest 1.10.0 build, Boost to 1.55.0 with coroutine updates/fixes, curl to 7.34.0, libpng to 1.6.8, openssl to 1.0.1e, zlib to latest 1.2.8 build, llqtwebkit built from 4.7.1 sources refactored and tested in 3p-llqtwebkit2 repository. Windows is functional with a good number of warning messages at runtime from libpng and KDU. MoaP/slplugin functioning. | |||
2014-04-03 | Merge. Refresh from viewer-release after 3.7.4 release. | Monty Brandenberg | |
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-04-04 | MAINT-3913 FIXED User is not able to upload any type of image(*.png, ↵ | Mnikolenko ProductEngine | |
*.tga,*.bmp,*.jpg) | |||
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-03-31 | MAINT-535 FIXED The teleport SLAPP is changed to UNTRUSTED_THROTTLE. ↵ | Mnikolenko ProductEngine | |
Confirmation dialog for teleporting via slapp is added. | |||
2014-04-01 | BUG-5537 FIX reverting breaking changes to pectorals and belly. | Nyx Linden | |
Fitted mesh introduced a couple of changes to the avatar_lad.xml file that cause the avatar definition to change in ways that are not backwards- compatible. Reverted the change in the range of pectoral size for male avatars, and the change in the position of the belly morph position (the later being a copy/paste error). | |||
2014-04-01 | OPEN-210 FMOD Ex include confusion. Revert FMODEX.cmake | Monty Brandenberg | |
change from changeset 3d662c2f1aad. This gave the TPVDs some grief and was an unfinished attempt at cleanup. |