summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-18Enable LL_OS_DRAGDROP_ENABLED for LinuxNicky
2022-04-18Need to use list( APPEND ... to append to a list.Nicky
2022-04-18Remove obsolete targets and dependencies.Nicky
2022-04-18zlib-ng for Linux is still broken. This needs revisiting, but at least gets u...Nicky
2022-04-18Fixup for Linux media plugins.Nicky
2022-04-18Introduce ll::fontconfig target (missing the correct link library, but at lea...Nicky
2022-04-18ll::sdl had a wrong include directory.Nicky
2022-04-18Remvoe -D that had been passed in front of each entry of add_compile_definiti...Nicky
2022-04-18- Change OpenAL to OPENAL to match the correct filename, Windows and OSX use ...Nicky
2022-04-18Bring in first steps of Linux64:Nicky
2022-04-18jsoncpp includepath should not include json/. jsoncpp includes a header "feat...Nicky
2022-04-17Remove function create_target and instead directly use add_libraryNicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-17Switch over to standard target_link_libraries (cmake requirements are high en...Nicky
2022-04-16Switch to USE_OPENALNicky
2022-04-16Remove another place where there was some hand crafted logic to deal with bug...Nicky
2022-04-16Streamline fmodstudio/openal targets:Nicky
2022-04-16Streamline bugsplat target:Nicky
2022-04-16Cleanup plugin, create proper target for link libraries. Remove unusedNicky
2022-04-16Remove undefined variablesNicky
2022-04-16Pull in LL_GLOD=1 via target, not by hand crafted magic.Nicky
2022-04-16Include Linking to pull in the definition of ARCH_PREBUILT_DIRS_RELEASENicky
2022-04-16Cleanup, remove unused variableNicky
2022-04-16Make Pulseaudio.cmake just error out. a) it is broken (there is no 3pNicky
2022-04-16CleanupNicky
2022-04-16Remove unused HEADLESS caseNicky
2022-04-16CleanupNicky
2022-04-16Removed unused HEADLESS case.Nicky
2022-04-16slvoice_src_dir seems generally not used/ever valid. Not 100% sureNicky
2022-04-16Remove unused variable.Nicky
2022-04-16Initialize variables so that calling cmake with "--warn-unused-vars --warn-un...Nicky
2022-04-16Use variable LLSTARTUP_COMPILE_FLAGS only when it is defined.Nicky
2022-04-16Remove some more obsolete includes (UnixInstall) and include_directories()Nicky
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-16SL-15312 Legacy profiles remake #9Andrey Kleshchev
2022-04-16SL-15312 Legacy profiles remake #8Andrey Kleshchev
2022-04-15SL-17204 FIXED The texture with full permissions is settled on the prim after...Mnikolenko Productengine
2022-04-15SL-17224 Update FMOD to version 2.02.06Andrey Kleshchev