Age | Commit message (Expand) | Author |
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 keep... | Merov Linden |
2010-08-29 | SNOW-737 FIXED Version agnostic libPNG linking | Boroondas Gupte |
2010-08-27 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) |
2010-08-26 | Disable edit-and-continue (makes breakpoints not work on occasion). | Dave Parks |
2010-08-26 | buildfix: fixing linux build to handle new SSE2 architecture | Nyx (Neal Orman) |
2010-08-26 | Add missing files from viewer-experimental | Dave Parks |
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the s... | Tofu Linden |
2010-08-25 | Automated merge with https://hg.lindenlab.com/davep/viewer-experimental | Dave Parks |
2010-08-24 | Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries refe... | Merov Linden |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
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 |
2010-08-19 | More line endings. | Dave Parks |
2010-08-19 | VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system versi... | Aimee Linden |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks |
2010-08-19 | VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some paths | Aimee Linden |
2010-08-19 | VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a standalon... | Aimee Linden |
2010-08-16 | SNOW-746: Finished Google BreakPad cmake for standalone | Techwolf Lupindo |
2010-08-13 | Automated merge with file:///Users/oz/Internal/viewer-development | Oz Linden |
2010-08-13 | Reintroduce check for LLKDU source after downloading the prebuilt lib, to avo... | Aimee Linden |
2010-08-13 | Remove check for LLKDU source in the tree before downloading the pre-built lib. | Aimee Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-12 | correct license tags from "internal" to "viewergpl" | Oz Linden |
2010-07-14 | merge | Dave Parks |
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden |
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden |
2010-06-30 | Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor def... | brad kittenbrink |
2010-06-29 | VWR-8885 CMAKE build hard depends on artwork files | Tofu Linden |
2010-06-29 | VWR-8885 CMAKE build hard depends on artwork files | Tofu Linden |
2010-06-24 | Fixed cmake to grab the decomposition libraries. | Matthew Breindel (Falcon) |
2010-06-21 | Remove tab chars inherited with file... | Nat Goodspeed |
2010-06-21 | EXT-7926: fix broken LD_LIBRARY_PATH handling on Windows. | Nat Goodspeed |
2010-06-18 | Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro. | Nat Goodspeed |
2010-06-14 | merge | Dave Parks |
2010-06-14 | Builds with LLConvexDecompInter as a static lib. | Dave Parks |
2010-06-14 | merge | Dave Parks |
2010-06-11 | Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with m... | brad kittenbrink |
2010-05-27 | we now require SSE_2_ so bump up the architecture for gcc. | Tofu Linden |
2010-05-26 | VPLAT-268: Update Mac for relative-path libexception_handler.dylib | Nat Goodspeed |
2010-05-25 | Autovectorization crashes GCC 3.1. It's not very helpful anyway. Turn it off. | Tofu Linden |
2010-05-24 | fix some dos line endings. | Andrew A. de Laix |
2010-05-24 | resolve merge conflict | Andrew A. de Laix |
2010-05-24 | Fix for mac build failing to find google_breakpad client libraries. | brad kittenbrink |
2010-05-24 | Just enough hackery to get minidumps into Wind'ohs crash reports. Code clean... | Andrew A. de Laix |