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
/
OpenJPEG.cmake
Age
Commit message (
Expand
)
Author
2024-08-18
openSUSE Tumbleweed support
Erik Kundiman
2024-08-14
Rename openjpeg to openjpeg-2.5 if no openjpeg-2.5
Erik Kundiman
2024-08-13
Only download when there aren't the files yet
Erik Kundiman
2024-08-13
Remove already implied file(MAKE_DIRECTORY)
Erik Kundiman
2024-08-13
Rename openjpeg to openjpeg-2.5 only if not done
Erik Kundiman
2024-08-13
CMake file & try_compile replacing execute_process
Erik Kundiman
2024-08-12
Right WORKING_DIRECTORY values to shorten paths
Erik Kundiman
2024-08-12
Remove unarchived dependencies after config/build
Erik Kundiman
2024-08-12
Download & install aren't redone when installed
Erik Kundiman
2024-08-12
Automatic OpenJPEG download, configure & install
Erik Kundiman
2024-05-28
BSDs use system OpenJPEG, Linuxes link statically
Erik Kundiman
2024-05-28
Revert "Use prebuilt OpenJPEG for now"
Erik Kundiman
2023-12-23
Rely on prebuilt OpenJPEG headers
Erik Kundiman
2023-09-10
Use prebuilt OpenJPEG for now
Erik Kundiman
2023-07-19
Obtain OpenJPEG flags when using system libs
Erik Kundiman
2023-03-20
Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R
Andrey Lihatskiy
2022-10-01
SL-16542 Pull in chunks of graham's openjpeg code, update openjpeg and enable...
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-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
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-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
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