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
/
LLPrimitive.cmake
Age
Commit message (
Expand
)
Author
2024-09-01
Build private static collada-dom library for Linux and FreeBSD.
Hiroo Ono
2024-08-31
macOS uses prebuilt Collada DOM binaries
Erik Kundiman
2024-08-31
Fix logics in deciding to build ColladaDOM or not
Erik Kundiman
2024-08-31
Revert Linux/BSD to use system Collada DOM for now
Erik Kundiman
2024-08-30
Fix Error: Dae parsing issue - see log for details
Erik Kundiman
2024-05-16
Merge tag '7.1.7-release'
Erik Kundiman
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-07-19
Obtain COLLADA DOM flags when using system libs
Erik Kundiman
2022-09-17
SL-17238 Fix coding policy build issues
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-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2021-09-09
SL-14541 MacOS build fix
Andrey Kleshchev
2021-09-08
SL-14541 Replace zlib with zlib-ng
Andrey Kleshchev
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-06-03
All: Committing to llqtwebkit2 and the future. Updating all libraries.
Monty Brandenberg
2014-05-28
Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib.
Monty Brandenberg
2014-05-28
All: Update library SDL to 290309, c-ares to 290089, boost to 290191,
Monty Brandenberg
2013-04-26
Fix llmediadataclient test to include new dep on llprimitive and fix bogus bo...
Graham Madarasz
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-05-07
Build llcorehttp as part of a viewer dependency with unit tests. This required
Monty Brandenberg
2011-08-17
convert tabs to spaces where they are forbidden
Oz Linden
2011-04-22
merge
Dave Parks
2011-04-18
more fix for the libminizip issue for linux.
Xiaohong Bao
2011-04-14
fixed windows boost library names
Brad Payne (Vir Linden)
2011-04-08
changes for newer collada build
Brad Payne (Vir Linden)
2010-10-29
Fix for release build (misspelled llprimitive)
Dave Parks
2010-10-29
SH-262 Fix for debug build on windows.
Dave Parks
2010-10-14
Updated colladadom.
Dave Parks
2009-11-02
Sync up with render-pipeline-7 ignore-dead-branch
David Parks
2008-08-29
Switch more libraries over to target_link_libraries
Bryan O'Sullivan
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan