Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-16 | Fix Boost shared-library version suffixes in Copy3rdPartyLibs.cmake. | Nat Goodspeed | |
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg | |
2012-06-27 | merge changes for DRTVWR-167 | Oz Linden | |
2012-05-09 | Add more boost libs to the lib copy and manifest. | Monty Brandenberg | |
2012-05-08 | And more boost library work. | Monty Brandenberg | |
2012-05-08 | Okay, needed full version numbers. | Monty Brandenberg | |
2012-05-08 | More linux work. Think I found the stager. | Monty Brandenberg | |
2012-04-25 | more attempts to fix the hunspell lib for Mac | Oz Linden | |
2012-04-23 | fix version number of the libhunspell dylib in another place | Oz Linden | |
2012-01-26 | trying to fix linux build error | Brad Payne (Vir Linden) | |
2012-01-25 | Fix for build failures when tcmalloc disabled | Brad Payne (Vir Linden) | |
2012-01-20 | STORM-276 Basic spellchecking framework | Kitty Barnett | |
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-05-12 | merge | Dave Parks | |
2011-04-22 | merge | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | OPEN-61 Adding locations that redistributable package installs msvc* files. | Ima Mechanique | |
2011-04-20 | adding collada and minizip to the libraries we package the viewer with for mac. | Xiaohong Bao | |
2011-04-19 | New openssl package solves permissions problems with Linux build. | Nat Goodspeed | |
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package. | |||
2011-04-18 | restoring glod to copy3rdpartylibs.cmake and viewer_manifest.py | Nyx (Neal Orman) | |
2011-04-18 | adding collada and minizip to the libraries we package the viewer with. | Nyx (Neal Orman) | |
2011-04-11 | Attempt at making tcmalloc work. | Dave Parks | |
2011-04-08 | no longer using tcmalloc-minimal, replacing cmake config to refer to | Nyx (Neal Orman) | |
full build version. | |||
2011-04-08 | changes for newer collada build | Brad Payne (Vir Linden) | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-18 | Removal of dbghelp cruft. | brad kittenbrink | |
Reviewed by alain and nat. | |||
2011-03-16 | rename google archive for linux to google-perftools and update to latest. | Andrew de Laix | |
2011-03-15 | update uuid archive for linux. | Andrew de Laix | |
2011-03-14 | update openssl archive for linux. | Andrew de Laix | |
2011-03-11 | update fontconfig archive for linux. | Andrew de Laix | |
2011-03-10 | update apr and sdl archives for linux; added new archive db (needed for ↵ | Andrew de Laix | |
linux only). | |||
2011-03-04 | ares, boost, expat, freetype archives updated to latest builds. | Andrew A. de Laix | |
2011-02-08 | fix a couple more packaging problems... | Alain Linden | |
2011-02-07 | update pacageing of msvc?100.dll's; use latest qt package with all needed libs. | Alain Linden | |
2011-01-24 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Andrew A. de Laix | |
2011-01-24 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-19 | Cmake updates to get llkdu building on linux. Need to rebuild kdu tarball next. | jenn | |
2011-01-18 | Added 'slvoice' (vivox) to autobuild.xml for linux. | jenn | |
This is version 3.1 of the lib; viewer was using version 3.2, but this version has been rebuilt using the new package layout. Hopefully it will work, though we may need to convert version 3.2 if it does not. Updated Copy3rdParyLibs.cmake paths for linux installation of vivox files. | |||
2011-01-18 | fix path to prebiuld slvoice libraries on mac and linux. | Andrew A. de Laix | |
2011-01-14 | windows autobuildibatized (bye bye install.py...) | Alain Linden | |
2011-01-13 | mac buiding with autobuild and autobuild style packages (just say no to ↵ | Andrew A. de Laix | |
install.py) | |||
2010-12-29 | VWR-24347 Fix reversion--allow VS2005 Express user to specify location of ↵ | Jonathan Yap | |
msvc* files | |||
2010-12-22 | Automated merge up from viewer-development | Loren Shih | |
2010-11-22 | SH-467 FIX fix of VWR-20809/SNOW-504 lost in merge | Nyx (Neal Orman) | |
re-applying the fix originally committed as c5ddd1e361ae. This allows standalone builds to not depend on stage_third_party_libs but was lost in a merge as referenced in jira. Re-reviewed the code in the patch and it is a valid fix. | |||
2010-11-18 | SH-350 SH-351 SH-355 FIX ARC fixes | Nyx (Neal Orman) | |
Had a few debugging lines in my last checkin. Cleaning up unreviewed changes. | |||
2010-11-18 | SH-350 SH-351 SH-355 FIX Several fixes for ARC | Nyx (Neal Orman) | |
Fixed the texture resolution calculation against the rounding errors we had before. Fixed the bug where linking prims changed the combined cost Fixed the bug where twisting was not computed properly Code reviewed by davep. | |||
2010-11-04 | merge with STORM-105 | Merov Linden | |
2010-11-04 | SH-396 WIP fix mac teamcity build for mesh-development | Nyx Linden | |
making sure we're copying over the necessary 3rd party library in the packaging stage | |||
2010-10-27 | STORM-104 : make kdu statically linked, suppress the need for llkdu | Merov Linden | |