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