Age | Commit message (Expand) | Author |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed |
2012-12-11 | Fix for building on case-sensitive mac filesystems. Fix to remove unwind spa... | Don Kjer |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2012-10-15 | Speeding up cmake configuration, especially on linux. Re-arranged llrender/l... | Don Kjer |
2012-10-04 | Removing server-related cmake cruft. Fixing libGLU warnings on linux. | Don Kjer |
2012-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden |
2012-10-30 | merge changes for DRTVWR-235 | Oz Linden |
2012-10-20 | Removing build.sh darwin symbols hack. Adding '-g' to both CFLAGS and CXXFLA... | Don Kjer |
2012-10-18 | Removing -g flag from mac builds | Don Kjer |
2012-10-17 | Adding '-g' to mac builds | Don Kjer |
2012-09-20 | reapply 4a8388c13e56: MAINT-646 Enable /fp:fast in Visual Studio | Dave Parks |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | William Todd Stinson |
2012-08-22 | merge changes for DRTVWR-202 | Oz Linden |
2012-08-08 | More optional signing stuff for 10.5 | Aura Linden |
2012-08-06 | Removed (unworking) code signing parameters from autobuild (wrong place) | callumprentice |
2012-07-31 | merge up to latest viewer-development | Oz Linden |
2012-06-12 | Enable /LARGEADDRESSAWARE compiler flag for windows compiling | Tank_Master |
2012-06-08 | MAINT-646 Enable /fp:fast in Visual Studio | Dave Parks |
2011-11-28 | bumped up MSVC warning level to 3 to catch more stuff that gcc catches | Richard Linden |
2011-06-21 | merged OPEN-99: use -march=pentium* for 32-bit builds only | Boroondas Gupte |
2011-06-21 | merged OPEN-99: use -march=pentium* for 32-bit builds only | Boroondas Gupte |
2011-06-21 | merged OPEN-99: use -march=pentium3 for 32-bit builds only | Boroondas Gupte |
2011-06-21 | OPEN-99: use -march=pentium3 for 32-bit builds only | Boroondas Gupte |
2011-05-16 | merge | Dave Parks |
2011-05-03 | Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers... | brad kittenbrink |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih |
2011-01-26 | Updated Windows build flags to set _SECURE_SCL. Removed some duplicate declar... | Mark Palange (Mani) |
2011-01-20 | Compile flag for wchar_t, boost 1_45 lib update, indra.l include ordering adj... | Mark Palange (Mani) |
2010-12-29 | Automated merge up from viewer-development | Loren Shih |
2010-12-09 | CHOP-265 Fixed up LL_SEND_CRASH_REPORTS usage. Reviewed by Brad. | Mark Palange (Mani) |
2010-12-01 | Automated merge up from viewer-development | Loren Shih |
2010-11-04 | Turned inlining on in windows builds (RelWithDebInfo and Release). | brad kittenbrink |
2010-09-22 | Merge | Matthew Breindel (Falcon) |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) |
2010-09-19 | Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever neede... | Dave Parks |
2010-09-09 | Enable minimal rebuild and incremental linking for RelWithDebInfo builds. | Dave Parks |
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-19 | More line endings. | Dave Parks |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks |
2010-07-14 | merge | Dave Parks |
2010-06-30 | Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor def... | brad kittenbrink |
2010-05-27 | we now require SSE_2_ so bump up the architecture for gcc. | Tofu Linden |
2010-05-25 | Autovectorization crashes GCC 3.1. It's not very helpful anyway. Turn it off. | Tofu Linden |
2010-05-21 | if we're serious about the SSE thing then we should add these compiler flags ... | Tofu Linden |
2010-05-10 | turn off -Woverloaded-virtual - incompatible with colladadom | Karl Stiefvater (qarl) |