Age | Commit message (Expand) | Author |
2022-04-18 | Remvoe -D that had been passed in front of each entry of add_compile_definiti... | Nicky |
2022-04-16 | Remove unused variable. | Nicky |
2022-04-16 | Do not use ${ARCH}_linux_INCLUDES atm | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky |
2022-04-09 | Fix warning supression for Linux/OSX, this was broken after the first round o... | Nicky |
2022-04-09 | Cleanup ... use the appropriate functions to set options. Before | Nicky |
2022-04-06 | Don't bother with debug builds,, they are long deprecated. | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-02-11 | Spring cleaning, remove all traces of old 32 bit darwin/linux packages. | Nicky |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2020-09-28 | Merge with tip of Release | Callum Prentice |
2020-09-11 | Effective rename of DRTVWR-506-simple since there is no way to rename a branc... | Callum Prentice |
2020-08-24 | DRTVWR-497 restore parallel builds for x64 VS2017 | Dave Houlton |
2020-08-21 | Small change to CMake options to only enable the PreferredToolArchitecture=x6... | Callum Prentice |
2020-06-26 | DRTVWR-476: On Windows, request 64-bit compiler | Nat Goodspeed |
2019-03-06 | Get rid of vstool | andreykproductengine |
2019-03-04 | Fix for local studio builds | andreykproductengine |
2019-01-16 | Re-enable warnings-as-errors (-Werror) in Mac builds. | Nat Goodspeed |
2017-09-19 | DRTVWR-418: Another attempt to generate Mac debug symbols. | Nat Goodspeed |
2017-05-09 | DRTVWR-418: Set -std=c++14 for Mac even before viewer-build-variables. | Nat Goodspeed |
2017-05-04 | Expand the way we set C++ flags in cmake to call out each build type explicitly | Callum Prentice |
2016-12-19 | DRTVWR-418: Use $LL_BUILD to set most switches in 00-Common.cmake. | Nat Goodspeed |
2016-12-15 | DRTVWR-418: -Wl,-no_compact_unwind switch breaks exception catching! | Nat Goodspeed |
2016-12-05 | suppress VS linker warning about unfound pdb files | Oz Linden |
2016-11-16 | DRTVWR-418: Disable unconditional signing for Mac builds. | Nat Goodspeed |
2016-11-16 | DRTVWR-418: Pass ADDRESS_SIZE down into C++ compilation | Nat Goodspeed |
2016-11-16 | DRTVWR-418: pull in new viewer-release via viewer64 | Nat Goodspeed |
2016-11-15 | DRTVWR-418: Mistakenly inverted the sense of the LL_64BIT_BUILD test. | Nat Goodspeed |
2016-11-15 | DRTVWR-418: Fold windows64 into windows platform with new autobuild. | Nat Goodspeed |
2016-09-20 | Small improvements to UI DPI scaling on Windows: | Ansariel |
2016-04-24 | Windows z64: Disable warning 4267 via llpreprocessor rather than cmake files | Nicky |
2016-04-22 | Windows x64: Disable warning 4267 (it causes too much noise) and do not enabl... | Nicky |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden |
2015-11-13 | MAINT-5862 Fix Provide a way for new Linux users to accept ToS | callum_linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-09-18 | Turn off (for now) the warnings/errors that result from Boost.Units usage | callum_linden |
2015-01-16 | Add flags to inject extra debugging information (via Sovreign Engineer) | callum_linden |
2014-12-18 | allow signed vs unsigned compare in gcc | Oz Linden |
2014-12-11 | Add /SAFESEH:NO /NODEFAULTLIB:LIBCMT to viewer linker switches. | Nat Goodspeed |
2014-10-21 | Update to build on Xcode 6.0: remove final, unwanted warning | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: Remove concept of XCODE_VERSION from CMake file... | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: turn OFF warnings as errors for overloaded virt... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: first pass at CMake changes to get a build started | callum_linden |
2014-07-08 | Merge. Refresh from viewer-release after 3.7.11 release. | Monty Brandenberg |
2014-05-28 | Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib. | Monty Brandenberg |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden |