Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | Merge. | brad kittenbrink | |
2011-05-11 | merge changes for VWR-25727 | Oz Linden | |
2011-05-10 | New build of ogg-vorbis package to fix VWR-25727. | brad kittenbrink | |
2011-05-09 | Merge. | brad kittenbrink | |
2011-05-05 | Remove Pth library from viewer build. | Nat Goodspeed | |
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK we're currently using directly supports the functionality for which we originally brought in Pth. | |||
2011-05-04 | STORM-1210 Make llconvexdecomposition private | Dave Parks | |
2011-05-04 | STORM-1210 Public URLs for pcre | Dave Parks | |
2011-05-04 | STORM-1210 Update PCRE libs for mac and linux. | Dave Parks | |
2011-05-03 | Fix for CHOP-619. Found a general solution to our vs2010 precompiled ↵ | brad kittenbrink | |
headers problems and eliminated all our special cases for handling them. | |||
2011-05-02 | merge | Dave Parks | |
2011-05-02 | STORM-1215: restore INSTALL_PROPRIETARY in Release builds, remove incorrect ↵ | Oz Linden | |
use of LL_RELEASE_FOR_DOWNLOAD from ReleaseOS | |||
2011-04-28 | updated llconvexdecomposition for version linked with vs2010 havok | Brad Payne (Vir Linden) | |
2011-04-27 | OPEN-50 : backing out that change that is incompatible with Incredibuild. | Merov Linden | |
2011-04-22 | merge | Dave Parks | |
2011-04-22 | Update convex decomp stub to include latest api changes. | Dave Parks | |
2011-04-22 | Update llconvexdecompositionstub for new package layout. | Dave Parks | |
2011-04-21 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-04-21 | reversing the elimination of the stub build of convexdecomp, as we still need | Nyx (Neal Orman) | |
the binary version, even with the full LL source being available. This is because the binary package of the full version is not redistributable due to having the havok binaries in it. | |||
2011-04-21 | merge | Dave Parks | |
2011-04-21 | Touch up autobuild xml from merge. | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | explicitly enable INSTALL_PROPRIETARY in the Linden configurations | Oz Linden | |
2011-04-21 | restore use of proprietary libs (merge error) in Release builds | Oz Linden | |
2011-04-20 | merge changes for storm-1183 | Oz Linden | |
2011-04-20 | update the collada lib of Mac to the rev 227230 to fix the missed minizip ↵ | Xiaohong Bao | |
problem. | |||
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-19 | Update freetype package: previous one had no actual library. | Nat Goodspeed | |
Evidently the only reason builds have been succeeding is because the link is picking up the system freetype library. This could be tricky if it goes out of sync with the freetype package's header files. | |||
2011-04-15 | merge | Brad Payne (Vir Linden) | |
2011-04-15 | moved to public llconvexdecomposition builds | Brad Payne (Vir Linden) | |
2011-04-15 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Xiaohong Bao | |
2011-04-15 | update collada lib for linux to 226716 | Xiaohong Bao | |
2011-04-15 | merge | Brad Payne (Vir Linden) | |
2011-04-15 | removed separate stub lib, since llconvexdecomposition is going public and ↵ | Brad Payne (Vir Linden) | |
includes the stub | |||
2011-04-15 | License update | prep linden | |
2011-04-15 | merge | prep linden | |
2011-04-15 | License update | prep linden | |
2011-04-15 | merge | Brad Payne (Vir Linden) | |
2011-04-15 | updated to new llconvexdecomposition build (now with 100% more vs2010) | Brad Payne (Vir Linden) | |
2011-04-14 | update linux glod lib to change 226657. | Xiaohong Bao | |
2011-04-14 | update to the latest glod lib for linux. | Xiaohong Bao | |
2011-04-14 | update to use 32-bit pcre lib for linux. | Xiaohong Bao | |
2011-04-14 | Linux build should use 3p-google-perftools build result | Dave Parks | |
2011-04-14 | autobuild doesn't like comments? | Dave Parks | |
2011-04-14 | Linux not windows (whoops) | Dave Parks | |
2011-04-14 | Include glext headers on linux. | Dave Parks | |
2011-04-13 | update to use the latest collada lib, which is built on the 32bit pcre lib. | Xiaohong Bao | |
2011-04-13 | Fix for bad kdu URLs | Dave Parks | |
2011-04-13 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Dave Parks | |
2011-04-13 | Fix for bad fmod URL's | Dave Parks | |
2011-04-13 | newer glod, colladadom builds on mac | Brad Payne (Vir Linden) | |