summaryrefslogtreecommitdiff
path: root/indra/cmake/00-Common.cmake
AgeCommit message (Expand)Author
2017-09-19DRTVWR-418: Another attempt to generate Mac debug symbols.Nat Goodspeed
2017-05-09DRTVWR-418: Set -std=c++14 for Mac even before viewer-build-variables.Nat Goodspeed
2017-05-04Expand the way we set C++ flags in cmake to call out each build type explicitlyCallum Prentice
2016-12-19DRTVWR-418: Use $LL_BUILD to set most switches in 00-Common.cmake.Nat Goodspeed
2016-12-15DRTVWR-418: -Wl,-no_compact_unwind switch breaks exception catching!Nat Goodspeed
2016-12-05suppress VS linker warning about unfound pdb filesOz Linden
2016-11-16DRTVWR-418: Disable unconditional signing for Mac builds.Nat Goodspeed
2016-11-16DRTVWR-418: Pass ADDRESS_SIZE down into C++ compilationNat Goodspeed
2016-11-16DRTVWR-418: pull in new viewer-release via viewer64Nat Goodspeed
2016-11-15DRTVWR-418: Mistakenly inverted the sense of the LL_64BIT_BUILD test.Nat Goodspeed
2016-11-15DRTVWR-418: Fold windows64 into windows platform with new autobuild.Nat Goodspeed
2016-09-20Small improvements to UI DPI scaling on Windows:Ansariel
2016-04-24Windows z64: Disable warning 4267 via llpreprocessor rather than cmake filesNicky
2016-04-22Windows x64: Disable warning 4267 (it causes too much noise) and do not enabl...Nicky
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-11-13MAINT-5862 Fix Provide a way for new Linux users to accept ToScallum_linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-18Turn off (for now) the warnings/errors that result from Boost.Units usagecallum_linden
2015-01-16Add flags to inject extra debugging information (via Sovreign Engineer)callum_linden
2014-12-18allow signed vs unsigned compare in gccOz Linden
2014-12-11Add /SAFESEH:NO /NODEFAULTLIB:LIBCMT to viewer linker switches.Nat Goodspeed
2014-10-21Update to build on Xcode 6.0: remove final, unwanted warningcallum_linden
2014-10-20Update to build on Xcode 6.0: Remove concept of XCODE_VERSION from CMake file...callum_linden
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse...callum_linden
2014-10-17Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ...callum_linden
2014-10-17Update to build on Xcode 6.0: turn OFF warnings as errors for overloaded virt...callum_linden
2014-10-17Update to build on Xcode 6.0: first pass at CMake changes to get a build startedcallum_linden
2014-07-08Merge. Refresh from viewer-release after 3.7.11 release.Monty Brandenberg
2014-05-28Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib.Monty Brandenberg
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-04-22catch a few more cases of STANDALONE -> USESYSTEMLIBSOz Linden
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-20MAINT-3172 fix rendering regressions from release mergedownGraham Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-05-07merge changes for DRTVWR-299Oz Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-12Mods to make compile on gcc 4.6.3 work mo bettaGraham Madarasz
2013-03-12Merged lindenlab/viewer-cat into defaultgraham linden
2013-03-12Merge pragma warning hack to fix linux buildGraham Madarasz (Graham Linden)
2013-03-12Fix -Wno-uninitialized disableGraham Madarasz (Graham Linden)
2013-03-12CMake hack to work around gcc-4.1 lack of pragma warning disable processing.Graham Madarasz (Graham Linden)
2013-02-21MAINT-2389: Change viewer to Boost package without ucontext.h.Nat Goodspeed
2013-01-10removed compiler flag not understood by OS X version of gccAndrew Meadows
2013-01-04More fixes for linux build of lltrace changesAndrew Meadows
2012-12-11Fix for building on case-sensitive mac filesystems. Fix to remove unwind spa...Don Kjer
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep