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
/
GLOD.cmake
Age
Commit message (
Expand
)
Author
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
Pull in LL_GLOD=1 via target, not by hand crafted magic.
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-01-12
SL-16614 Viewer's uploader crash with RenderGLCoreProfile
Andrey Kleshchev
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-09-23
minimal hacks to autobuild.xml to allow configure to finish
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-12-12
Updating linux libGLOD to match darwin naming
Don Kjer
2010-08-26
Add missing files from viewer-experimental
Dave Parks