Age | Commit message (Expand) | Author |
2024-02-29 | Improve Debug class (indra/test/debug.h). | Nat Goodspeed |
2024-02-23 | Allow debug.h to be #included even in normal viewer code. | Nat Goodspeed |
2024-02-23 | Allow print() (also Debug) to be used even in normal viewer code. | Nat Goodspeed |
2024-02-23 | Allow variadic instances of Debug, e.g. to display arguments. | Nat Goodspeed |
2024-02-22 | Lua listen_events(), await_event() => get_event_{pumps,next}(). | Nat Goodspeed |
2024-01-04 | DRTVWR-589: Merge branch 'main' into DRTVWR-589 | Nat Goodspeed |
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy |
2023-10-29 | DRTVWR-589: Unify hexdump.h headers from different branches. | Nat Goodspeed |
2023-10-29 | DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589 | Nat Goodspeed |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-10-02 | DRTVWR-589: Give up on strongly timing-dependent LLIOPipe test. | Nat Goodspeed |
2023-09-26 | DRTVWR-589: Extend timeouts for timing-sensitive pump & pipe fitness. | Nat Goodspeed |
2023-09-23 | DRTVWR-589: Further timing-proof pipe and pump fitness test. | Nat Goodspeed |
2023-09-22 | DRTVWR-589: Make pump&pipe fitness tests less timing sensitive. | Nat Goodspeed |
2023-09-08 | SL-18837: Make llsdserialize_test debug output conditional. | Nat Goodspeed |
2023-09-08 | SL-18837: NamedTempFile must be binary mode on Windows. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Demangle names of exceptions reported by TUT tests. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2023-07-07 | SL-18837: Try to bypass Windows perm problem with Python indirection. | Nat Goodspeed |
2023-07-07 | SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir. | Nat Goodspeed |
2023-06-06 | SL-18837: Concat path part with / rather than +=. | Nat Goodspeed |
2023-06-06 | SL-18837: On Windows, NamedTempFile must convert from wstring | Nat Goodspeed |
2023-06-06 | SL-18837: Make NamedTempFile name template compatible with Python. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-05 | SL-18837: NamedTempFile must still disambiguate string literals. | Nat Goodspeed |
2023-06-05 | SL-18837: Make NamedTempFile revert to boost::function | Nat Goodspeed |
2023-06-05 | SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR. | Nat Goodspeed |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559 | Brad Linden |
2023-05-03 | SL-19647: Eliminate LLSDArray entirely. | Nat Goodspeed |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-09-17 | We probably want this (have to guess as I cannot run the tests). | Nicky Dasmijn |
2022-09-17 | MacOs packaging is weird, as Nat already did point out :( | Nicky Dasmijn |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-09-01 | DRTVWR-568: Ensure parent directory exists before CREATE_LINK. | Nat Goodspeed |
2022-08-26 | DRTVWR-568: Eliminate more blockers to C++17 language standard. | Nat Goodspeed |
2022-08-22 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2022-06-09 | SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool. | Nat Goodspeed |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev |
2022-04-18 | Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_... | Nicky |
2022-04-16 | Streamline bugsplat target: | Nicky |
2022-04-16 | Now there is a oslibrary target get rid of some more obsolete vars: | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-06 | Googlemock target | Nicky |
2022-04-06 | Remove obsolete include directives | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev |