Age | Commit message (Expand) | Author |
2022-10-23 | Revert "SL-18390: speculative fix for broken notarization - part2" | Nicky |
2022-10-21 | SL-18390: speculative fix for broken notarization - part2 | Callum Prentice |
2022-09-21 | SL-17238 Small cleanup | Andrey Kleshchev |
2022-09-21 | SL-17238 Merged in NickyD's cmake changes | Nicky Dasmijn |
2022-09-20 | DRTVWR-568: Stop suppressing unused variable warnings -- we fixed?! | Nat Goodspeed |
2022-09-17 | Merge test cleanup. | Nicky Dasmijn |
2022-09-17 | SL-17238 MacOS build does not recognize no-unused-but-set-variable | Andrey Kleshchev |
2022-09-17 | SL-17238 Fix coding policy build issues | Andrey Kleshchev |
2022-09-17 | MacOs packaging is weird, as Nat already did point out :( | Nicky Dasmijn |
2022-09-17 | Cleanup sweep | Nicky Dasmijn |
2022-09-17 | Only set include property on ll::bugpsplat target when on Windows. | Nicky Dasmijn |
2022-09-17 | Workaround to keep old cmake versions limping around. | Nicky |
2022-09-17 | Try to make sure this also works with the havok version of llphysicsextension. | Nicky Dasmijn |
2022-09-16 | Rename MESHOPTIMIZER.cmake to Meshoptimizer.cmake as those caps honestly bug me. | Nicky Dasmijn |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-09-01 | SL-17657: Merge branch 'more-c++17' into DRTVWR-568. | Nat Goodspeed |
2022-09-01 | DRTVWR-568: Ensure parent directory exists before CREATE_LINK. | Nat Goodspeed |
2022-08-30 | DRTVWR-568: Pull in new 3p-colladadom build, tweak to VSVER number hardcoded ... | Callum Linden |
2022-08-26 | DRTVWR-568: More cleanup of deleted obsolete std library features. | Nat Goodspeed |
2022-08-23 | DRTVWR-558: Streamline and generalize Windows Python search. | Nat Goodspeed |
2022-08-22 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2022-07-17 | Be more explicit: Rename use_conan_binary to use_system_binary, this will all... | Nicky |
2022-06-05 | Port new cmake files (Trace/Meshoptimizer) to modern cmake | Nicky |
2022-06-05 | Bring back comments for EXTERNAL_TOS and LL_IGNORE_SIGCHLD | Nicky |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-05-09 | SL-17376 Fix viewer failing due to missing vcruntime140_1 | Andrey Kleshchev |
2022-05-07 | Remove unused LL_ARCH/LL_ARCH_DIR | Nicky |
2022-05-07 | ADDRESS_SIZE auto detection was broken with python3, fix this. | Nicky |
2022-05-07 | Cache ENV{LL_BUILD} to LL_BUILD_ENV: | Nicky |
2022-05-07 | Remove logging. | Nicky |
2022-05-07 | Adapt gnerator expression usage to work on OSX. | Nicky |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev |
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-05-01 | ${AUTOBUILD_INSTALL_DIR}/lib/release is always needed as a fallback | Nicky |
2022-05-01 | Simplify cmake files by uaing generator expressions and be more | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-23 | Setting openal option in cache had gone poof. | Nicky |
2022-04-19 | Finishing touches, making sure even with conan all needed 3ps are installed a... | Nicky |
2022-04-18 | Round one to support conan for 3P packages, this allows to build the viewer o... | Nicky |
2022-04-18 | Enable LL_OS_DRAGDROP_ENABLED for Linux | Nicky |
2022-04-18 | zlib-ng for Linux is still broken. This needs revisiting, but at least gets u... | Nicky |
2022-04-18 | Introduce ll::fontconfig target (missing the correct link library, but at lea... | Nicky |
2022-04-18 | ll::sdl had a wrong include directory. | Nicky |
2022-04-18 | Remvoe -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-18 | jsoncpp includepath should not include json/. jsoncpp includes a header "feat... | Nicky |
2022-04-17 | Remove function create_target and instead directly use add_library | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-17 | Switch over to standard target_link_libraries (cmake requirements are high en... | Nicky |