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
/
ZLIBNG.cmake
Age
Commit message (
Expand
)
Author
2024-09-01
Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....
Erik Kundiman
2024-08-12
Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf ...
Rye Mutt
2023-07-19
Keep using Zlib (no -ng) when using system libs
Erik Kundiman
2022-04-18
Round one to support conan for 3P packages, this allows to build the viewer o...
Nicky
2022-04-18
zlib-ng for Linux is still broken. This needs revisiting, but at least gets u...
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
2021-09-08
SL-14541 Replace zlib with zlib-ng
Andrey Kleshchev