summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2022-05-07Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-...Nicky
2022-05-07Remove unused LL_ARCH/LL_ARCH_DIRNicky
2022-05-07ADDRESS_SIZE auto detection was broken with python3, fix this.Nicky
2022-05-07Cache ENV{LL_BUILD} to LL_BUILD_ENV:Nicky
2022-05-07Remove logging.Nicky
2022-05-07Adapt gnerator expression usage to work on OSX.Nicky
2022-05-04Merge branch 'master' into DRTVWR-543-maint_cmakeAndrey Lihatskiy
2022-05-04Increment viewer version to 6.5.6Nat Goodspeed
2022-05-01Another place that needed generator expressions.Nicky
2022-05-01Fix for viewer_manifest.py using a hardcoded path to grab runtime files.Nicky
2022-05-01${AUTOBUILD_INSTALL_DIR}/lib/release is always needed as a fallbackNicky
2022-05-01Simplify cmake files by uaing generator expressions and be moreNicky
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-25SL-17223 fix unit tests with new method stub implementationBrad Kittenbrink
2022-04-25Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ...Brad Kittenbrink
2022-04-23Setting openal option in cache had gone poof.Nicky
2022-04-20SL-17246 Fix getSharedPrt typoMnikolenko Productengine
2022-04-20SL-17242 Use proper cap for setting pathfinding attributesMnikolenko Productengine
2022-04-19Finishing touches, making sure even with conan all needed 3ps are installed a...Nicky
2022-04-18Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfaBrad Kittenbrink
2022-04-18Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...Nicky
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-18Increment viewer version to 6.5.5Nat Goodspeed
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-18- More include changes for xmlrpc.hNicky
2022-04-18Another instance where LLFilePicker::getSaveFile had the wrong number of argu...Nicky
2022-04-18Use correct namespace for bind, must be phoenix::bind or there is confusion w...Nicky
2022-04-18in case of systemlibs (conan right now), xmlrpc header structure is slightly ...Nicky
2022-04-18llrender does not need a dependency on sdl. There was some comment out code w...Nicky
2022-04-18ASN1_STRING_data is depreacted.Nicky
2022-04-18Correctio for preproc #elseNicky
2022-04-18Add argument missing from implementationNicky
2022-04-18Use correct typeNicky
2022-04-18Remove some remnants of breakpad.Nicky
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-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-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