summaryrefslogtreecommitdiff
path: root/indra/llappearance/CMakeLists.txt
AgeCommit message (Expand)Author
2023-10-04Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-03-30Merge branch 'main' into DRTVWR-567Maxim Nikolenko
2023-02-07SL-19134 Some texture related adjustmentsAndrey Kleshchev
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-17Switch to target_include_directoriesNicky
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
2015-08-19Be sure the correct include is included.Rider Linden
2015-08-18See if this helps the linux build. If not change will be needed to viewer-up...Rider Linden
2012-10-04Building headless and non-headless libraries side-by-side, removing the need ...Don Kjer
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2012-09-08Automated mergeDon Kjer
2012-09-08Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLIn...Don Kjer
2012-09-07SH-3264 Porting over the XML loading of the avatar structure to llappearanceNyx (Neal Orman)
2012-09-06Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...Don Kjer
2012-09-04Cleanup actions from code review of llappearance with nyxDon Kjer
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Fixed typo in cmake fileDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer
2012-08-21SH-3261 SH-3324 WIP Starting extraction of wearable/appearance librariesNyx (Neal Orman)