summaryrefslogtreecommitdiff
path: root/indra/cmake/APR.cmake
AgeCommit message (Expand)Author
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-08Update libexpat to 2.6.2 and libapr 1.7.4 (#2214)Rye Mutt
2023-10-26Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-07-19Obtain APR required flags when using system libsErik Kundiman
2023-06-05SL-18837: We no longer build Windows apr-iconv -- don't reference.Nat Goodspeed
2022-07-17Be more explicit: Rename use_conan_binary to use_system_binary, this will all...Nicky
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-17Remove function create_target and instead directly use add_libraryNicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-17Switch over to standard target_link_libraries (cmake requirements are high en...Nicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-13Remove obsolete and unmaintained USE_SYSTEMLIBSNicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-02-11Spring cleaning, remove all traces of old 32 bit darwin/linux packages.Nicky
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
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
2012-10-04Removing server-related cmake cruft. Fixing libGLU warnings on linux.Don Kjer
2011-03-04ares, boost, expat, freetype archives updated to latest builds.Andrew A. de Laix
2011-01-13mac buiding with autobuild and autobuild style packages (just say no to insta...Andrew A. de Laix
2010-02-17follow-up to previous fix - don't link to librt twice.Tofu Linden
2010-02-17Hack librt inclusion into llcommon for all Linux builds. The dep is needed f...Tofu Linden
2009-07-30DEV-34837: Improve Mac support for LLCOMMON_LINK_SHARED.Nat Goodspeed
2009-07-02Windows now links to shared apr when LLCOMMON_LINK_SHARED is on.brad kittenbrink
2009-04-30svn merge -r118008:118374 svn+ssh://svn.lindenlab.com/svn/linden/branches/cg/...Christian Goetze
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink
2008-12-05Don't link the simulator with iconv.dll on Windows.Kyle Ambroff
2008-12-05indra/cmake/APR.cmake: Fix windows simulator build so it still dymanically li...Kyle Ambroff
2008-11-07Merged into release with command:Kartic Krishnamurthy
2008-09-02QAR-842 / Port Mac build borkage fix to releaseBryan O'Sullivan
2008-07-26Remainder of CMake 2.6.0 compatibility fixes. CMake 2.4.7/2.4.8 or 2.6.0 can...Kyle McKay
2008-06-12svn merge -r89258:89534 svn+ssh://svn/svn/linden/branches/install-dev-binarie...Jennifer Leech
2008-06-06QAR-650 - Viewer RC 9 merge -> release (post cmake)Steven Bennetts
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan