Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
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-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 | 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-27 | SH-392 Port over fix from mesh-development for FBOs on OSX | Dave Parks | |
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-13 | Automated merge with ↵ | Oz Linden | |
ssh://bitbucket.org/merov_linden/viewer-development-storm-137 | |||
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) | |||
2010-10-12 | SNOW-756 / VWR-23385 FOLLOWUP fixed indentation | Boroondas Gupte | |
2010-10-12 | SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit tests | Boroondas Gupte (patch by Aleric Inglewood) | |
Used patch from https://jira.secondlife.com/secure/attachment/41586/SNOW-756-standalone_tests.diff patching file indra/cmake/LLAddBuildTest.cmake Hunk #1 succeeded at 259 with fuzz 2 (offset 1 line). Added entry in doc/contributions.txt. No further changes. originally commited to Snowglobe 2.1 at http://svn.secondlife.com/trac/linden/changeset/3515 | |||
2010-10-07 | Pull update from viewer-development | Merov Linden | |
2010-10-02 | STORM-137 : Build script modif so that Windows build does not rely on ↵ | Merov Linden | |
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly. | |||
2010-09-29 | Merge | Leyla Farazha | |
2010-09-29 | merged SNOW-746: Finished Google BreakPad cmake for standalone | Boroondas Gupte | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-28 | merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux. | Boroondas Gupte | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Automated merge with ↵ | Aimee Linden | |
file:///Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-08-31 | VWR-20911 FOLLOWUP fixed indentation (cmake files use spaces only) | Boroondas Gupte | |
(transplanted from d02b22278d5b0a0386b3a7c25221b2069bc02963) | |||
2010-08-31 | VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete | Boroondas Gupte (patch by Robin Cornelius) | |
Robin Cornelius' patch from http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch applied without fuzz: patching file indra/cmake/Variables.cmake Hunk #1 succeeded at 52 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. (transplanted from a9132a63e4739965d65ddd58a7be9eabe4321c2a) | |||
2010-09-17 | Merge in lenny work | Christian Goetze (CG) | |
2010-09-15 | merged STORM-130 (a.k.a. VWR-22769, SNOW-737 Version agnostic libPNG linking) | Boroondas Gupte | |
2010-09-13 | Include libexpat.so.1 in the list of libs to copy. | Christian Goetze (CG) | |
2010-09-13 | Prepend passed in path arguments, except when they are system paths. | Christian Goetze (CG) | |
2010-09-13 | Clean up the LD_LIBRARY_PATH list prior to re-assembling it into a string. | Christian Goetze (CG) | |
2010-09-13 | Add debug output to "indra/cmake/run_build_test.py". | Christian Goetze (CG) | |
2010-09-13 | VWR-22769 : libPNG linking: fixed the non standalone case so that we can ↵ | Merov Linden | |
keep things unchanged for those folks (libpng wise) while taking in changes making things easier for standalone builders | |||
2010-08-29 | SNOW-737 FIXED Version agnostic libPNG linking | Boroondas Gupte | |
Patch from http://jira.secondlife.com/secure/attachment/41125/version_agnostic_libpng__1.diff applied with fuzz 3: patching file indra/cmake/PNG.cmake Hunk #1 succeeded at 6 with fuzz 3 (offset -2 lines). patching file indra/llimage/llpngwrapper.cpp Hunk #1 succeeded at 215 (offset -2 lines). Hunk #2 succeeded at 363 (offset -2 lines). patching file indra/llimage/llpngwrapper.h Hunk #1 succeeded at 31 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. | |||
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
2010-08-24 | Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵ | Merov Linden | |
references, fixed llkdu cmake to simply point to lib and build | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | Automated merge with file:///home/moss/hg/tofu-viewer-public | Tofu Linden | |
2010-08-22 | SNOW-599/SNOW-747: Pulseaudio should be optional on Linux. | Techwolf Lupindo | |
2010-08-20 | VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone builds | Aimee Linden | |