summaryrefslogtreecommitdiff
path: root/indra/cmake/00-Common.cmake
AgeCommit message (Expand)Author
2011-11-28bumped up MSVC warning level to 3 to catch more stuff that gcc catchesRichard Linden
2011-06-21merged OPEN-99: use -march=pentium* for 32-bit builds onlyBoroondas Gupte
2011-06-21merged OPEN-99: use -march=pentium* for 32-bit builds onlyBoroondas Gupte
2011-06-21merged OPEN-99: use -march=pentium3 for 32-bit builds onlyBoroondas Gupte
2011-06-21OPEN-99: use -march=pentium3 for 32-bit builds onlyBoroondas Gupte
2011-05-16mergeDave Parks
2011-05-03Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers...brad kittenbrink
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-26Updated Windows build flags to set _SECURE_SCL. Removed some duplicate declar...Mark Palange (Mani)
2011-01-20Compile flag for wchar_t, boost 1_45 lib update, indra.l include ordering adj...Mark Palange (Mani)
2010-12-29Automated merge up from viewer-developmentLoren Shih
2010-12-09CHOP-265 Fixed up LL_SEND_CRASH_REPORTS usage. Reviewed by Brad.Mark Palange (Mani)
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-04Turned inlining on in windows builds (RelWithDebInfo and Release).brad kittenbrink
2010-09-22MergeMatthew Breindel (Falcon)
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-19Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever neede...Dave Parks
2010-09-09Enable minimal rebuild and incremental linking for RelWithDebInfo builds.Dave Parks
2010-08-27Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-08-26Disable edit-and-continue (makes breakpoints not work on occasion).Dave Parks
2010-08-26buildfix: fixing linux build to handle new SSE2 architectureNyx (Neal Orman)
2010-08-19More line endings.Dave Parks
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-07-14mergeDave Parks
2010-06-30Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor def...brad kittenbrink
2010-05-27we now require SSE_2_ so bump up the architecture for gcc.Tofu Linden
2010-05-25Autovectorization crashes GCC 3.1. It's not very helpful anyway. Turn it off.Tofu Linden
2010-05-21if we're serious about the SSE thing then we should add these compiler flags ...Tofu Linden
2010-05-10turn off -Woverloaded-virtual - incompatible with colladadomKarl Stiefvater (qarl)
2010-05-07Turning off universal buildsPalmer Truelson
2010-02-17Post-review cleanup.Dave Parks
2010-02-17Switched program database on windows to edit and continue for non-release bui...Dave Parks
2010-02-04merge from viewer2.Tofu Linden
2010-02-04remove linux linking stats from build process - I added them to help optimize...Tofu Linden
2009-12-07Merge of viewer 2 changesPalmer
2009-11-30Made the gcc version number checking more robust in llaudio'sLynx Linden
2009-11-17Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0Palmer
2009-11-11fix wrapping of text segment containing multiple newlines and ending on a new...richard
2009-11-03fix to make build run on macpalmer@sansome-guest-196.lindenlab.com
2009-11-02Merge of viewer-2-0 changesPalmer
2009-11-02Sync up with render-pipeline-7 ignore-dead-branchDavid Parks
2009-10-19mergeSteve Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-16DEV-41410 SNOW-204: merging this snowglobe fix into viewer-2.0.0-3.Martin Reddy
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-02Moved a couple of C++-specific warning flags from GCC_WARNINGS to GCC_CXX_WAR...Monroe Linden
2009-08-29Add magic -D switch to work around OS X 10.5 bug in ucontext.hNat Goodspeed
2009-07-16Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2.Mark Palange
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also U...James Cook