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
/
URIPARSER.cmake
Age
Commit message (
Expand
)
Author
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
2021-01-16
SL-14597 Updated Mac library name
Andrey Kleshchev
2014-09-24
MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo LLTextBase::norm...
maksymsproductengine
2014-09-24
MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo LLTextBase::norm...
Savchenko Maksym
2014-09-22
MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser;
maksymsproductengine