index
:
viewer.git
2024.09-ExtraFPS
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
/
llinventory
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-05-01
Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically
Nicky
2022-04-17
Switch to target_include_directories
Nicky
2022-04-16
Create a new target ll::oslibrary to link against libs specific to the OS com...
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2020-09-17
The folder where the disk cache lives was originally renamed from llvfs to ll...
Callum Prentice
2020-09-16
First part of change to remove LLVFS from the Viewer. Consists of code change...
Callum Prentice
2020-03-18
Merge master (v 6.3.9) into DRTVWR-440
Dave Houlton
2019-11-15
SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. Gr...
Brad Payne (Vir Linden)
2018-03-06
Settings type inventory objects and upload the assests.
Rider Linden
2018-02-26
Added settings inventory object with subtype
Rider Linden
2017-11-30
Split for viewer/simhost sync LLSD with simhost.
Rider Linden
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-08-17
Get unit tests (Integration and project) compiling and linking again.
Rider Linden
2013-07-30
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-08-17
convert tabs to spaces where they are forbidden
Oz Linden
2010-09-30
Put some errant tests under if (LL_TESTS) conditional.
Dave Parks
2010-09-27
merge
Dave Parks
2010-09-21
Fix for build failures - disabling tcmalloc for now
Brad Payne (Vir Linden)
2010-08-18
VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files
Aimee Linden
2010-04-05
EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines
Loren Shih
2009-10-16
DEV-41404 convert monolithic tut llinventoryparcel test to llinventory integr...
Adam Moss
2009-10-12
DEV-41176 convert legacy inventory.cpp tut test into an llinventory integrati...
Adam Moss
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan