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