summaryrefslogtreecommitdiff
path: root/indra/llimage/CMakeLists.txt
AgeCommit message (Expand)Author
2023-12-23no-stringop-overflow for getting it built on jammyErik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-07-19Set so int in bool context isn't an error on GCCErik Kundiman
2023-07-19No GoogleMock, AddBuildTest & Tut when no LL_TESTSErik Kundiman
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-17Switch to target_include_directoriesNicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2021-12-26Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-09-08SL-14541 Replace zlib with zlib-ngAndrey Kleshchev
2021-07-19Merge with tip of Master after a Viewer releaseCallum Prentice
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
2019-03-02convert to an explicit USE_BUGSPLAT switch in cmake, revise LL_ERRS approachOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-01-13ACME-1244 : Introduced llimage/llimagefilter, refactored the filter execution...Merov Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11mergeprep
2012-10-11Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some librariesBrad Payne (Vir Linden)
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2010-12-17STORM-744 : Turn llimage/tests/ on againMerov Linden
2010-10-27STORM-104 : make kdu statically linked, suppress the need for llkduMerov Linden
2010-04-20fix for EXT-4082 Normal Uploading huge image crashes viewerYuri Chebotarev
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-05-04QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3Adam Moss
2009-04-20Retry. Build system fixes for library-library dependencies, ported from skin...James Cook
2009-04-17Back out last commit, because it breaks mapserver build on linux, dammit.James Cook
2009-04-17Build system fixes for library-library dependencies, ported from skinning-7. ...James Cook
2008-08-30libpng needs linking against zlibBryan O'Sullivan
2008-08-29Switch llimage and llxml to target_link_librariesBryan O'Sullivan
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan