summaryrefslogtreecommitdiff
path: root/indra/llwindow/CMakeLists.txt
AgeCommit message (Expand)Author
2024-07-01Merge branch 'main' into maint-bErik Kundiman
2024-06-27Revert to using Cocoa instead of SDL2 for macOSErik Kundiman
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-08-21Darwin not (directly) relying on Carbon & Obj-CErik Kundiman
2023-08-21Darwin & any platform can, and should, use SDLErik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-07-29Setting BUILD_SHARED_LIBS on is now possibleErik Kundiman
2023-07-19FreeBSD has SDL keyboard & window files built tooErik Kundiman
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-09-17SL-17238 Fix coding policy build issuesAndrey Kleshchev
2022-06-23mac build fixMaxim Nikolenko
2022-06-20Cleanup dependency on ui libraries.Nicky
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-18Need to use list( APPEND ... to append to a list.Nicky
2022-04-18Introduce ll::fontconfig target (missing the correct link library, but at lea...Nicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-16create target ll::uilibraries to have one common target that defines what eachNicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06Create and use sdl::sdl targetNicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-03-29SL-17005 WIP - Use D3D/DXGI to query for available VRAM on WindowsDave Parks
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-05-20Remove last occurence of DIRECTX_INCLUDE_DIR.Nicky Dasmijn
2020-05-20Remove DirectX.cmake. With recent SDKs (dating back to at least VS 2013Nicky Dasmijn
2020-05-11DRTVWR-476: Remove /showIncludes from llwindow project.Nat Goodspeed
2020-05-07DRTVWR-476: Whack-A-Mole not working, put switch on ALL llwindowNat Goodspeed
2020-05-07DRTVWR-476: Add /showIncludes to additional source files.Nat Goodspeed
2020-05-07DRTVWR-476: Diagnostically /showIncludes for Windows SDK errorsNat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-19Merge with viewer-release.Geenz
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-01-08Big change set:Geenz
2012-12-17LLWindow: Move to using Cocoa for window and view creation along with setting...Geenz
2012-10-15Speeding up cmake configuration, especially on linux. Re-arranged llrender/l...Don Kjer
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-10-04Updating to newer build of tcmalloc/google perf tools. Removing X11 library ...Don Kjer