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