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
/
Prebuilt.cmake
Age
Commit message (
Expand
)
Author
2024-08-25
Merge branch 'main' into 2024.06-atlasaurus
Erik Kundiman
2024-08-25
Make Prebuilt.cmake reimplementation more generic
Erik Kundiman
2024-08-16
WebRTC versioning starts with an 'm', not a 'v'
Erik Kundiman
2024-08-16
LL's prebuilt files are saved in build directory
Erik Kundiman
2024-08-08
Install GLH, Mikktspace, TinyEXR, TinyGLTF & LLCA
Erik Kundiman
2024-08-08
FreeBSD uses linux64 package when it's common
Erik Kundiman
2024-08-08
Alternative to Autobuild-based use_prebuilt_binary
Erik Kundiman
2023-07-19
Set CMake USESYSTEMLIBS on to use system libraries
Erik Kundiman
2022-09-17
SL-17238 Fix coding policy build issues
Andrey Kleshchev
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-16
Initialize variables so that calling cmake with "--warn-unused-vars --warn-un...
Nicky
2022-04-13
Rework cmake, the original plan was to maybe be able to use conan targets wit...
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2016-12-09
move some cmake messages that are not warnings from stderr to stdout
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-12-19
Backed out changeset 4356b6a222c7: forcing DEBUG_PREBUILT output.
Nat Goodspeed
2014-12-19
Force DEBUG_PREBUILT on in Prebuilt.cmake to debug failures on TC.
Nat Goodspeed
2014-12-17
Move the cmake package tracking files under the packages directory
Oz Linden
2014-09-23
minimal hacks to autobuild.xml to allow configure to finish
Oz Linden
2014-04-22
catch a few more cases of STANDALONE -> USESYSTEMLIBS
Oz Linden
2014-03-19
OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS
Oz Linden
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-15
Speeding up cmake configuration, especially on linux. Re-arranged llrender/l...
Don Kjer
2011-05-04
Work in progress on CHOP-609. Added checking in indra/cmake/Prebuilt.cmake t...
brad kittenbrink
2011-02-24
STORM-1023 (was OPEN-4) and STORM-1022 (was OPEN-24) : fmod and kdu changes :...
Merov Linden
2011-01-13
mac buiding with autobuild and autobuild style packages (just say no to insta...
Andrew A. de Laix
2008-07-26
CMake updates:
Kyle McKay
2008-06-26
svn merge -r89701:90677 svn+ssh://svn/svn/linden/branches/install-dev-binarie...
Jennifer Leech
2008-06-16
for "new lib install step is too slow!" problem mailed to cmake@. Reviewed by...
Paul Oppenheim
2008-06-12
svn merge -r89258:89534 svn+ssh://svn/svn/linden/branches/install-dev-binarie...
Jennifer Leech
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan