Age | Commit message (Expand) | Author |
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky |
2022-04-10 | Make LIB_NDOF define part of the targets interface | Nicky |
2022-04-09 | Fix warning supression for Linux/OSX, this was broken after the first round o... | Nicky |
2022-04-09 | Cleanup windows step that copies input artifacts. Make sure the right | Nicky |
2022-04-09 | Bump cmake version needed up to 3.16 so target_precompile_headers can be | Nicky |
2022-04-09 | Cleanup ... use the appropriate functions to set options. Before | Nicky |
2022-04-09 | Raise the bar to cmake 3.13, this gives access to more modern | Nicky |
2022-04-07 | Using Ninja leads to subtly different path than using a multi config generate... | Nicky |
2022-04-07 | When opening contributions.txt viewer_manifest.py was making assumptios of th... | Nicky |
2022-04-07 | Remove some more traces of obsolte debug builds. | Nicky |
2022-04-07 | Bring packages formater step on par with 3p installation: | Nicky |
2022-04-07 | OpenAL is not avaiable for OSX, error out in case someone selects ot. | Nicky |
2022-04-06 | CMake 3.8.0 compatibility for the ugly havok/stub 3p which really is | Nicky |
2022-04-06 | Remove noexistant include directory | Nicky |
2022-04-06 | CMake 3.8.0 compatibility | Nicky |
2022-04-06 | Don't bother with debug builds,, they are long deprecated. | Nicky |
2022-04-06 | Googlemock target | Nicky |
2022-04-06 | On OSX llcommon also needs CMAKE_CURRENT_SOURCE_DIR as PRIVATE include dir. | Nicky |
2022-04-06 | Set PNG link targets for OSX and Linux | Nicky |
2022-04-06 | Remove erroneous characters. | Nicky |
2022-04-06 | Remove boost_signals, it is not included in the 3p package. | Nicky |
2022-04-06 | Create and use bugsplat target | Nicky |
2022-04-06 | Create and use sdl::sdl target | Nicky |
2022-04-06 | Remove obsolete include directives | Nicky |
2022-04-06 | Use kdu target | Nicky |
2022-04-06 | Remove erroneous lines. | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-04-06 | Use git for version detection fallback | Nicky |
2022-03-23 | SL-17064 Add a Remember Password checkbox to the first time login screen. | Andrey Kleshchev |
2022-03-02 | Merged in nd_cleanup_v2 (pull request #891) | Nicky Dasmijn |
2022-03-01 | Merge remote-tracking branch 'NickyD/viewer-cleanup:master' into DRTVWR-543-m... | Andrey Lihatskiy |
2022-02-28 | There seems to be a reluctance to kill boost for VS2005(!), lets get rid | Nicky |
2022-02-28 | Calling a method on a pointer that is 100% certain to be inalid is a | Nicky |
2022-02-28 | Initialize PODs with 0 and not leave anyting to chance. | Nicky |
2022-02-28 | Merge remote-tracking branch 'll/master' | Nicky |
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-02-28 | Increment viewer version to 6.5.4 | Nat Goodspeed |
2022-02-24 | SL-16910 Fix Mac not selecting a joystick | Andrey Kleshchev |
2022-02-24 | SL-16924 Fix viewer not opening events from staging grid | Andrey Kleshchev |
2022-02-18 | Brinng back indra/cmake/LLAppearanceUtility.cmake as well. | Nicky |
2022-02-18 | Bring back llappearance_utility. | Nicky |
2022-02-14 | SL-15742 Return correct default platform for linux | Andrey Lihatskiy |
2022-02-12 | Do not bit blast 0 into a non POD struct to zero it, rather use the default c... | Nicky |
2022-02-12 | Update CMakeLists of doxygen project to require at least cmake 3.8.0 (same ve... | Nicky |
2022-02-11 | Spring cleaning, remove all traces of old 32 bit darwin/linux packages. | Nicky |
2022-02-08 | Merge branch 'DRTVWR-555' into DRTVWR-553+555 | Andrey Lihatskiy |
2022-02-03 | DRTVWR-555 Sign SLVersionChecker with the hardened runtime | Andrey Lihatskiy |
2022-02-02 | SL-16630 Notarization script update | Andrey Lihatskiy |
2022-02-02 | SL-14769 Allow to log-in, even if there's an inventory error | Mnikolenko Productengine |
2022-02-01 | SL-13792: Cannot mix print statement and print function. | Nat Goodspeed |