Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-22 | merge changes for OPEN-199 | Oz 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-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 | merge | Brad Payne (Vir Linden) | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |
2014-04-07 | merge with release | Richard 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: 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-03-31 | merge | Brad Payne (Vir Linden) | |
2014-03-24 | merge with release | Richard Linden | |
2014-04-07 | Merge in viewer-release and version update to 3.7.6 | simon | |
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. | |||
2014-03-24 | Merged in viewer-release. | Aura Linden | |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
2014-03-14 | Additions & fixes for lib copy, use only forwarded ptrs in LLAE interfaces. | Monty Brandenberg | |
Copy3rdPartyLibs needed to copy the now-corrected fmodexL libraries and it had a bad library reference on Linux for release. In llaudio land, the audio engine interfaces, even the fmodex specializations, seem to want to be external-structure free so use a forward declaration and pointer to FMOD_DSP_DESCRIPTION and deal with it in the ctor/dtor. | |||
2014-03-14 | Update fmodex to 4.44.31. Move DSP descriptor to heap storage. | Monty Brandenberg | |
2014-01-09 | fixed unit tests being generated as Windows GUI projects instead of console ↵ | Richard Linden | |
projects | |||
2013-12-03 | Creating a cleaner branch | Aura Linden | |
2013-11-18 | merge changes for STORM-1831 | Oz Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-01 | Update build plumbing with tier 2, 3 and 4 libraries | Monty Brandenberg | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-18 | storm-1831 Incorporating Oz's changes to update libxml on linux to libxml2 | Ima Mechanique | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-20 | MAINT-3172 fix rendering regressions from release mergedown | Graham Linden | |
2013-09-10 | merge | Brad Payne (Vir Linden) | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | Merge viewer-release | simon | |
2013-09-05 | open-183: improve local build number generation to account for multiple heads | Oz Linden | |
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-27 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-05 | Merge downstream code - Vivox release | simon | |
2013-08-05 | merge changes for 3.6.2-release | Oz Linden | |
2013-08-05 | Merge viewer-release with Vivox code | simon | |
2013-08-05 | merge changes for 3.6.2-release | Oz Linden | |
2013-07-16 | OPEN-182: correct tip rev number use in local build version generation | Oz Linden | |
2013-07-11 | Merged in viewer-release | Aura Linden | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |