Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-15 | VWR-24247: develop.py configure still searches for the wrong header file ↵ | Aleric Inglewood | |
when checking for Tut The viewer code includes "tut/tut.hpp" everywhere, so that is what we should search for when determining an include path for this header. This just searches in the usual places, including the paths provided through CMAKE_INCLUDE_PATH, and will find tut/tut.hpp: exactly what we need. | |||
2010-12-09 | Use 10.5 sdk for now | Roxie Linden | |
2010-12-09 | CHOP-265 Fixed up LL_SEND_CRASH_REPORTS usage. Reviewed by Brad. | Mark Palange (Mani) | |
2010-12-03 | Merge | leyla_linden | |
2010-12-03 | updated message template md5sum | Brad Payne (Vir Linden) | |
2010-12-03 | Switch default platform SDK to 10.6 | Dave Parks | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-27 | merge | Tofu Buzzard | |
2010-11-22 | STORM-151 : Attempt to fix Windows static linking, simplified manifest | Merov Linden | |
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-22 | SH-468 FIX fix of VWR-20810/SNOW-503 lost in merge | Nyx (Neal Orman) | |
re-applying changeset b987077e9bbb as it was lost in the merge. reviewed the original patch, appears valid. | |||
2010-11-19 | STORM-151 : Modify llkdu cmake to point explicitely to static libs, simplify ↵ | Merov Linden | |
make (in progress, don't pull yet) | |||
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
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-18 | STORM-151 : Modified install.py to point to the new kdu 6.4.1 and changed ↵ | Merov Linden | |
kdu lib name for windows | |||
2010-11-17 | Merge with viewer-development | Bryan O'Sullivan | |
2010-11-17 | It is safe to use Python 2.7 on Windows, if present | Bryan O'Sullivan | |
2010-11-17 | Update slvoice dependency for Windows | Bryan O'Sullivan | |
2010-11-16 | Replace template verification code with an md5sum check. | Christian Goetze (CG) | |
2010-11-15 | VWR-23839 Pulseaudio support is crashing web media on some new Linux distros | Tofu Buzzard | |
2010-11-12 | STORM-151 : Got decompression to work, compression disabled, simplified ↵ | Merov Linden | |
llkdu building | |||
2010-11-10 | Merge | Mark Palange (Mani) | |
2010-11-10 | CHOP-151 Imported patch from server-trunk to support preprocessor at unit ↵ | Mark Palange (Mani) | |
tests. Rev. by Brad | |||
2010-11-05 | Merge latest lindenlab/viewer-development with mani_linden/viewer-development. | brad kittenbrink | |
2010-11-04 | merge with STORM-105 | Merov Linden | |
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-11-04 | Turned inlining on in windows builds (RelWithDebInfo and Release). | brad kittenbrink | |
This reduces the number of symbols in the viewer binary by about 30%. Also, fixed test errors revealed by inlining being enabled. | |||
2010-10-29 | Fix for release build (misspelled llprimitive) | Dave Parks | |
2010-10-29 | SH-262 Fix for debug build on windows. | Dave Parks | |
2010-10-28 | SH-395 WIP fixing linux build in opensource mesh branch | Nyx (Neal Orman) | |
Reverting a previous cmake fix as we're not set up to use debug libraries on non-windows platforms. Also removing references to debug versions of tcmalloc to unstick the build. | |||
2010-10-27 | STORM-104 : make kdu statically linked, suppress the need for llkdu | Merov Linden | |
2010-10-27 | SH-395 WIP fix linux opensource mesh teamcity build | Nyx (Neal Orman) | |
cmake wasn't configured to use the right directories on the viewer for debug libraries. Trying to update the config. | |||
2010-10-27 | SH-392 Port over fix from mesh-development for FBOs on OSX | Dave Parks | |
2010-10-25 | Automated merge up from viewer-development | Loren Shih | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-16 | merged VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE | Boroondas Gupte | |
2010-10-16 | merged VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE | Boroondas Gupte | |
2010-10-16 | VWR-23455: Don't download FMOD unless INSTALL_PROPRIETARY is TRUE | Boroondas Gupte | |
2010-10-15 | Merge | Leyla Farazha | |
2010-10-15 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-14 | SH-329 WIP merging in oz's fix for license issues in the mesh branch | Nyx (Neal Orman) | |
2010-10-14 | Updated colladadom. | Dave Parks | |
2010-10-13 | Automated merge with ↵ | Oz Linden | |
ssh://bitbucket.org/merov_linden/viewer-development-storm-137 | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-12 | Allow the passing of addational fmod lib names via FMOD_NAMES from the build ↵ | Techwolf Lupindo | |
envorment. This will allow one to pass via command line custom fmod lib names. ie: -DFMOD_NAMES:STRING:"fmod-4.44" | |||
2010-10-12 | Clean up and rework FMOD.cmake and FindFMOD.cmake | Techwolf Lupindo | |
FMOD.cmake: Move include(Prebuilt) to prebuilt section. It is only used for prebuilt anyway. set(FMOD_FIND_REQUIRED ON) due to FMOD variable is use elsewhere in cmake files. This behaviour is the same as openal. Remove redudent error messages and code due to above. Rework the logic to be more cleaner. Clean up whitespace. FindFMOD.cmake Remove redudent paths as cmake allready uses them as default. Use PATH_SUFFIXES instead. The above will result in cmake looking in a lot more places and can handle custom build setups better. Change FMOD to FMOD_FOUND. FMOD should not be change withen cmake. Whitespace cleanup. | |||
2010-10-12 | merged SNOW-756 / VWR-23385 / STORM-374 (fixed standalone LD_LIBRARY_PATH ↵ | Boroondas Gupte | |
for unit tests) |