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
/
bugsplat.cmake
Age
Commit message (
Expand
)
Author
2022-09-17
Only set include property on ll::bugpsplat target when on Windows.
Nicky Dasmijn
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
Streamline bugsplat target:
Nicky
2022-04-16
Initialize variables so that calling cmake with "--warn-unused-vars --warn-un...
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
CMake 3.8.0 compatibility
Nicky
2022-04-06
Create and use bugsplat target
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2021-06-24
SL-10297 windows local build fix
Andrey Kleshchev
2020-06-16
SL-10297: remove mac-crash-logger from viewer-manifest, require the bugsplat ...
Oz Linden
2019-03-02
convert to an explicit USE_BUGSPLAT switch in cmake, revise LL_ERRS approach
Oz Linden
2018-08-24
DRTVWR-447: Introduce explicit CMake BUGSPLAT_DB variable.
Nat Goodspeed
2018-05-25
SL-821: export BUGSPLAT_DB when loaded so child processes can detect.
Nat Goodspeed
2018-05-25
SL-821, SL-826: Use BUGSPLAT_DB from environment on Windows and Mac.
Nat Goodspeed
2018-05-17
SL-821: Move Windows BugSplat engagement from llcommon to newview.
Nat Goodspeed
2017-10-19
Differentiate between 32/64 bit windows builds for build systewm (BugsSplat e...
callum_linden
2017-10-18
First version that builds with a dummy BugSplay call in llapp.cpp
callum_linden