summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-16create target ll::uilibraries to have one common target that defines what eachNicky
2022-04-16Go back to more modern way to compile the physics stubNicky
2022-04-16Remove undefined variable GOOGLE_PERFTOOLS_LIBRARIESNicky
2022-04-16Do not use ${ARCH}_linux_INCLUDES atmNicky
2022-04-16Remove unset GOOGLEMOCK_INCLUDE_DIRS variable.Nicky
2022-04-16Fix a typo.Nicky
2022-04-16Only try copy voice files from slvoice_src_dir if that variable is set (seems...Nicky
2022-04-16Remove obsolete messageNicky
2022-04-16Request C++ standard via standard cmake.Nicky
2022-04-16Now there is a oslibrary target get rid of some more obsolete vars:Nicky
2022-04-16Create a new target ll::oslibrary to link against libs specific to the OS com...Nicky
2022-04-16Remove unused codeNicky
2022-04-16Simple reformat with CLionNicky
2022-04-15SL-17224 Update FMOD to version 2.02.06Andrey Kleshchev
2022-04-15SL-17035 Reverted a part of previous commitAndrey Kleshchev
2022-04-14Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-14SL-17218: Per NickyD review feedback, test LLFace::mNormals too.Nat Goodspeed
2022-04-14SL-17218: Credit NickyD's contributions to this Jira.Nat Goodspeed
2022-04-14SL-17218: Update faulty test for null LLFace::mTangentsNat Goodspeed
2022-04-14SL-17035 Crash at gl_debug_callbackAndrey Kleshchev
2022-04-14void LLTexLayerSet::asLLSD was never used, remove it completely.Nicky
2022-04-14Semicolon at end of for loop was making sure nothing ever got done.Nicky
2022-04-14Parameter to onClickConnect must be bool, not int.Nicky
2022-04-13Dependency on target xml-rpc-epi got lost, bring it backNicky
2022-04-13Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...Nicky
2022-04-13FindSCP.cmake is used when INSTALL_PROPRIETARY is set. Not sure what the latt...Nicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-13Remove another old remnant of the debug config.Nicky
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-07SL-17092 Fix a gesture upload crashAndrey Kleshchev
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