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
/
LLWindow.cmake
Age
Commit message (
Expand
)
Author
2024-04-14
Feature/linux gtk removal (#1225)
Nicky Dasmijn
2024-04-09
Update Linux media handling (#1146)
Nicky Dasmijn
2024-04-05
Linux viewer (ReleaseOS) resurrection (#1099)
Nicky Dasmijn
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-18
ll::sdl had a wrong include directory.
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
Create and use sdl::sdl target
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2016-06-01
Linux: SDL has a dependency on X11 -> Link against it.
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-24
Switching to system osmesa library instead of pre-packaged library
Don Kjer
2012-10-04
Building headless and non-headless libraries side-by-side, removing the need ...
Don Kjer
2012-10-04
Removing server-related cmake cruft. Fixing libGLU warnings on linux.
Don Kjer
2012-09-19
BUILDFIX: enabling the building of the viewer/appearance backend with headles...
Nyx Linden
2011-03-10
update apr and sdl archives for linux; added new archive db (needed for linux...
Andrew de Laix
2009-10-14
Merge a big bunch of fixes from maint-viewer. Hooray.
Adam Moss
2009-04-20
Retry. Build system fixes for library-library dependencies, ported from skin...
James Cook
2009-04-17
Back out last commit, because it breaks mapserver build on linux, dammit.
James Cook
2009-04-17
Build system fixes for library-library dependencies, ported from skinning-7. ...
James Cook
2009-02-18
Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...
Brad Kittenbrink
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