index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
Age
Commit message (
Expand
)
Author
2023-11-06
Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559
Erik Kundiman
2023-11-03
Fix build error from overly fancy tracy macro usage that nobody else is using...
Brad Linden
2023-11-03
Fix for SL-19968 objects missing timing bug due to stall during login
Brad Kittenbrink (Brad Linden)
2023-10-26
Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559
Erik Kundiman
2023-10-25
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-10-17
SL-20476: Don't let the compiler know we intend to crash.
Nat Goodspeed
2023-10-12
SL-18837: Unify all llrand_test.cpp in-range tests.
Nat Goodspeed
2023-10-05
SL-18837: When llrand_test.cpp fails, display the failing value.
Nat Goodspeed
2023-10-04
SL-18837: Merge branch 'main' of secondlife/viewer into actions
Nat Goodspeed
2023-10-04
Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559
Erik Kundiman
2023-10-03
Merge branch 'main' (DRTVWR-567) into DRTVWR-559
Andrey Kleshchev
2023-09-19
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-19
Disable assembly instructions on non x86
Erik Kundiman
2023-09-15
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-15
Limit unused-but-set-variable to Linux when Clang
Erik Kundiman
2023-09-15
Remove std::move on Linux as it fails GCC
Erik Kundiman
2023-09-12
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-12
Set but not used variable isn't an error
Erik Kundiman
2023-09-10
Fixes to get it build again on FreeBSD
Erik Kundiman
2023-09-10
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-08
SL-18837: Make llsdserialize_test debug output conditional.
Nat Goodspeed
2023-09-08
SL-18837: Add debugging output to llsdserialize_test.cpp.
Nat Goodspeed
2023-09-07
SL-18837: Fix minor merge glitch.
Nat Goodspeed
2023-09-07
SL-18837: Merge branch 'main' into actions
Nat Goodspeed
2023-08-31
SL-18837: Enlarge default coroutine stack size.
Nat Goodspeed
2023-08-29
SL-18837: On Windows, LLLeap partial final line test failed.
Nat Goodspeed
2023-08-27
Supress warnings so GCC can finish shared libs
Erik Kundiman
2023-08-24
Merge tag '6.6.14-release'
Erik Kundiman
2023-08-23
Merge branch main (DRTVWR-582) into DRTVWR-567
Andrey Kleshchev
2023-08-23
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-08-21
Non x86 Darwin can use Linux's non x86 CPU clock
Erik Kundiman
2023-08-21
Exclude net/route.h on Darwin
Erik Kundiman
2023-08-17
Neon is used as an alternative to SSE2
Erik Kundiman
2023-08-17
GLibc related code is used only on a GNU system
Erik Kundiman
2023-08-01
Initialise vars so they wouldn't be errors on GCC
Erik Kundiman
2023-07-29
The Linden libraries can be installed now
Erik Kundiman
2023-07-29
stringop truncation warnings aren't errors on GCC
Erik Kundiman
2023-07-22
Fix FreeBSD login problem by checking endianness
Erik Kundiman
2023-07-21
SL-18837: Merge branch 'main' of secondlife/viewer into actions
Nat Goodspeed
2023-07-19
Undefine Status on FreeBSD too
Erik Kundiman
2023-07-19
stricmp needs to be defined on FreeBSD too
Erik Kundiman
2023-07-19
System xxHash header isn't (usually?) encapsulated
Erik Kundiman
2023-07-19
Operating system info implementation for FreeBSD
Erik Kundiman
2023-07-19
Macro defs on FreeBSD as it's a supported arch now
Erik Kundiman
2023-07-19
Processor information implementation for FreeBSD
Erik Kundiman
2023-07-19
Undefine NULL before defining it to 0 on FreeBSD
Erik Kundiman
2023-07-19
Start including FBSD for common macro definitions
Erik Kundiman
2023-07-19
Deprecated declarations aren't treated as errors
Erik Kundiman
2023-07-19
stdtypes.h includes C Std Lib stddef.h for size_t
Erik Kundiman
2023-07-19
Disable copy 3rd party libs when using system libs
Erik Kundiman
[next]