Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-01 | EXP-869 FIX -- Mac viewer should build without requiring settings modifications | Leslie Linden | |
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version Reviewed by Richard | |||
2011-05-18 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-05-16 | merge | Dave Parks | |
2011-05-12 | merge | Dave Parks | |
2011-05-09 | Merge. | brad kittenbrink | |
2011-05-06 | Continuing work on CHOP-609 build time improvements. Fixed eroneous ↵ | brad kittenbrink | |
additional_INCLUDE_DIRS setting for unit tests. | |||
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-05 | Merged latest lindenlab/viewer-development with ↵ | brad kittenbrink | |
brad_linden/viewer-mustbuildfaster-0. | |||
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-05-04 | merge changes for open-61 | Oz Linden | |
2011-05-04 | Slightly improve sanity of run_build_test.py output. | Nat Goodspeed | |
Flushing print buffer before running actual test executable should make it clearer which setup actions apply to which test run. | |||
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-04-22 | merge | Dave Parks | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
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-20 | merge changes for storm-1183 | Oz Linden | |
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 | Fixed debug information format for mac to allow breakpoints to work under Xcode. | Leslie Linden | |
2011-04-18 | Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 | Nyx (Neal Orman) | |
2011-04-18 | adding collada and minizip to the libraries we package the viewer with. | Nyx (Neal Orman) | |
2011-04-18 | more fix for the libminizip issue for linux. | Xiaohong Bao | |
2011-04-14 | fixed windows boost library names | Brad Payne (Vir Linden) | |
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-06 | Trying to fix missing python exe problem | Brad Payne (Vir Linden) | |
2011-04-06 | merge | Brad Payne (Vir Linden) | |
2011-04-06 | Updated llconvexdecomposition library build | Brad Payne (Vir Linden) | |
2011-04-06 | OPEN-58 Ditch GL package for glext.h package since glut.h isn't used ↵ | Dave Parks | |
anywhere. Probably don't need glext headers for mac or linux as they come in with system updates. | |||
2011-04-06 | OPEN-50 (partial): refactor cmake switches to common configurations and ↵ | Oz Linden | |
default values | |||
2011-04-05 | initial pass at adding new mesh libraries to autobuild. Needs a license ↵ | Nyx (Neal Orman) | |
review and some other fixes, but autobuild configure completes successfully. | |||
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-04-03 | merge changes for OPEN-39 | Oz Linden | |
2011-04-01 | pull latest changes from viewer-development | Oz Linden | |
2011-03-31 | Apply server side code to message template verification onto the viewer tree. | Christian Goetze (CG) | |
2011-03-31 | Merge | Kelly Washington | |
2011-03-31 | d'oh, forgot to add back some q libs to the build when reverting to older ↵ | Andrew de Laix | |
linux package; here they are. | |||
2011-03-30 | remove lib requirement not in current llqtwebkit linux archive. | Andrew de Laix | |
2011-03-23 | Updated linux llqtwekit archive and fixed media webkit build and loading ↵ | alain@945battery-guestA-183.lindenlab.com | |
(fix CHOP-545). | |||
2011-03-19 | merged OPEN-39: include Tut.cmake for integration tests (fixes ↵ | Boroondas Gupte | |
"bitpack_test.o: No such file or directory" on standalone) | |||
2011-03-19 | OPEN-39: include Tut.cmake for integration tests (fixes "bitpack_test.o: No ↵ | Boroondas Gupte | |
such file or directory" on standalone) | |||
2011-03-18 | Autobuild : Fix merge snaffu in Json cmake file | Merov Linden | |
2011-03-18 | STORM-1023, STORM-1022 : pull into viewer-autobuild2010 | Merov Linden | |
2011-03-18 | Autobuild: pull in from jenn_linden/viewer-vs2010 | Merov Linden | |
2011-03-18 | Removal of dbghelp cruft. | brad kittenbrink | |
Reviewed by alain and nat. |