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
/
newview
Age
Commit message (
Expand
)
Author
2022-05-07
Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-...
Nicky
2022-05-07
Adapt gnerator expression usage to work on OSX.
Nicky
2022-05-04
Merge branch 'master' into DRTVWR-543-maint_cmake
Andrey Lihatskiy
2022-05-04
Increment viewer version to 6.5.6
Nat Goodspeed
2022-05-01
Another place that needed generator expressions.
Nicky
2022-05-01
Fix for viewer_manifest.py using a hardcoded path to grab runtime files.
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-25
SL-17223 fix unit tests with new method stub implementation
Brad Kittenbrink
2022-04-25
Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ...
Brad Kittenbrink
2022-04-20
SL-17246 Fix getSharedPrt typo
Mnikolenko Productengine
2022-04-20
SL-17242 Use proper cap for setting pathfinding attributes
Mnikolenko Productengine
2022-04-18
Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa
Brad Kittenbrink
2022-04-18
Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...
Nicky
2022-04-18
Merge branch 'master' into DRTVWR-543-maint
Andrey Lihatskiy
2022-04-18
Increment viewer version to 6.5.5
Nat Goodspeed
2022-04-18
Round one to support conan for 3P packages, this allows to build the viewer o...
Nicky
2022-04-18
- More include changes for xmlrpc.h
Nicky
2022-04-18
Another instance where LLFilePicker::getSaveFile had the wrong number of argu...
Nicky
2022-04-18
ASN1_STRING_data is depreacted.
Nicky
2022-04-18
Correctio for preproc #else
Nicky
2022-04-18
Add argument missing from implementation
Nicky
2022-04-18
Remove obsolete targets and dependencies.
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 over to standard target_link_libraries (cmake requirements are high en...
Nicky
2022-04-16
Streamline fmodstudio/openal targets:
Nicky
2022-04-16
Remove undefined variables
Nicky
2022-04-16
Pull in LL_GLOD=1 via target, not by hand crafted magic.
Nicky
2022-04-16
Use variable LLSTARTUP_COMPILE_FLAGS only when it is defined.
Nicky
2022-04-16
Remove some more obsolete includes (UnixInstall) and include_directories()
Nicky
2022-04-16
create target ll::uilibraries to have one common target that defines what each
Nicky
2022-04-16
Go back to more modern way to compile the physics stub
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-14
Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maint
Andrey Lihatskiy
2022-04-14
SL-17218: Per NickyD review feedback, test LLFace::mNormals too.
Nat Goodspeed
2022-04-14
SL-17218: Update faulty test for null LLFace::mTangents
Nat Goodspeed
2022-04-14
SL-17035 Crash at gl_debug_callback
Andrey Kleshchev
2022-04-14
Parameter to onClickConnect must be bool, not int.
Nicky
2022-04-13
Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...
Nicky
2022-04-13
Rework cmake, the original plan was to maybe be able to use conan targets wit...
Nicky
2022-04-13
Remove obsolete and unmaintained USE_SYSTEMLIBS
Nicky
2022-04-09
Cleanup windows step that copies input artifacts. Make sure the right
Nicky
2022-04-09
Bump cmake version needed up to 3.16 so target_precompile_headers can be
Nicky
2022-04-07
SL-17092 Fix a gesture upload crash
Andrey Kleshchev
2022-04-07
When opening contributions.txt viewer_manifest.py was making assumptios of th...
Nicky
2022-04-06
CMake 3.8.0 compatibility for the ugly havok/stub 3p which really is
Nicky
2022-04-06
Create and use bugsplat target
Nicky
2022-04-06
Create and use sdl::sdl target
Nicky
[next]