Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-16 | Pull in LL_GLOD=1 via target, not by hand crafted magic. | Nicky | |
2022-04-16 | Include Linking to pull in the definition of ARCH_PREBUILT_DIRS_RELEASE | Nicky | |
2022-04-16 | Cleanup, remove unused variable | Nicky | |
2022-04-16 | Make Pulseaudio.cmake just error out. a) it is broken (there is no 3p | Nicky | |
for example), the define it sets it used. The vrabiables it did set are unused. There is a case to probe for pulseaudio and this is the Linux volume catcher. But for that it is only necessary to detect the system include to get a few defines and functions | |||
2022-04-16 | Cleanup | Nicky | |
2022-04-16 | Remove unused HEADLESS case | Nicky | |
2022-04-16 | Cleanup | Nicky | |
2022-04-16 | Removed unused HEADLESS case. | Nicky | |
2022-04-16 | slvoice_src_dir seems generally not used/ever valid. Not 100% sure | Nicky | |
what's with that, maybe it gets set by LLs teamcity builds? | |||
2022-04-16 | Remove unused variable. | Nicky | |
2022-04-16 | Initialize variables so that calling cmake with "--warn-unused-vars ↵ | Nicky | |
--warn-uninitialized" does not make it go all crazy. | |||
2022-04-16 | create target ll::uilibraries to have one common target that defines what each | Nicky | |
operation system needs as dependencies on OS gui libraries. | |||
2022-04-16 | Do not use ${ARCH}_linux_INCLUDES atm | Nicky | |
2022-04-16 | Remove unset GOOGLEMOCK_INCLUDE_DIRS variable. | Nicky | |
2022-04-16 | Fix a typo. | Nicky | |
2022-04-16 | Only try copy voice files from slvoice_src_dir if that variable is set ↵ | Nicky | |
(seems to be the case for Windows) | |||
2022-04-16 | Remove obsolete message | Nicky | |
2022-04-16 | Now there is a oslibrary target get rid of some more obsolete vars: | Nicky | |
LEGACY_STDIO_LIBS (was only used for Windows) PTHREAD_LIBRARY (only Linux) LLDATABASE_LIBRARIES (that one was supposed for Linux, but never needed anyway) | |||
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS ↵ | Nicky | |
compiled on. This gets rid of the a few OS specific set and uses variables (which some even seemed mostly duplicate like WINDOWS_LIBRARIES ans UI_LIBRARIES) and it also solves the problem of having them to tack on every target, as of no they come as a transitive dependency from llcommon | |||
2022-04-16 | Remove unused code | Nicky | |
2022-04-16 | Simple reformat with CLion | Nicky | |
2022-04-13 | FindSCP.cmake is used when INSTALL_PROPRIETARY is set. Not sure what the ↵ | Nicky | |
latter does, but I suppose some internal logic on the LL build farm. | |||
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets ↵ | Nicky | |
with the same name (that's why 3ps had names like apr::apr), but it's safer and saner to put the LL 3ps under the ll:: prefix. This also allows means it is possible to get rid of that bad "if( TRAGET ...) return() endif()" pattern and rather use include_guard(). | |||
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky | |
2022-04-10 | Make LIB_NDOF define part of the targets interface | Nicky | |
2022-04-09 | Fix warning supression for Linux/OSX, this was broken after the first round ↵ | Nicky | |
of cmake changes on Windows. -Wno-unused-but-set-variable/-Wno-unused-variable moved from just Linux to also OSX (clang) as there's a lot of those in the code where newer xcode complains. Fixing all those places is going beyond the scope of modernizing cmake. | |||
2022-04-09 | Cleanup ... use the appropriate functions to set options. Before | Nicky | |
this everythig was over the place how it was set, worse even with wrong functions like: - add_definitions( /arch:SSE2 ) - add_definitions(/WX) Those are each options to cl, not definitons. | |||
2022-04-07 | Using Ninja leads to subtly different path than using a multi config ↵ | Nicky | |
generate like xcode or visual studio. | |||
2022-04-07 | Bring packages formater step on par with 3p installation: | Nicky | |
- When installing a 3P via use_prebuilt_binary it will pass --installdir=${AUTOBUILD_INSTALL_DIR} to autobuild. On the other hand packages-formater was not passing this option, this could lead to subtle errors when AUTOBUILD_INSTALL_DIR is different to what autobuild.xml stipulates. | |||
2022-04-07 | OpenAL is not avaiable for OSX, error out in case someone selects ot. | Nicky | |
2022-04-06 | Remove noexistant include directory | Nicky | |
2022-04-06 | CMake 3.8.0 compatibility | Nicky | |
2022-04-06 | Don't bother with debug builds,, they are long deprecated. | Nicky | |
2022-04-06 | Googlemock target | Nicky | |
2022-04-06 | Set PNG link targets for OSX and Linux | Nicky | |
2022-04-06 | Remove erroneous characters. | Nicky | |
2022-04-06 | Remove boost_signals, it is not included in the 3p package. | Nicky | |
2022-04-06 | Create and use bugsplat target | Nicky | |
2022-04-06 | Create and use sdl::sdl target | Nicky | |
2022-04-06 | Remove erroneous lines. | Nicky | |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky | |
Change projects to cmake targetsto get rid of havig to hardcore include directories and link libraries in consumer projects. | |||
2022-04-06 | Use git for version detection fallback | Nicky | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-03-02 | Merged in nd_cleanup_v2 (pull request #891) | Nicky Dasmijn | |
Remove all boost, fix calling functions on nullptrs, initialize vars Approved-by: Maxim Nikolenko Approved-by: Nat Linden Approved-by: Andrey Lihatskiy | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-03-01 | Merge remote-tracking branch 'NickyD/viewer-cleanup:master' into ↵ | Andrey Lihatskiy | |
DRTVWR-543-maint # Conflicts: # autobuild.xml | |||
2022-02-28 | There seems to be a reluctance to kill boost for VS2005(!), lets get rid | Nicky | |
of it. | |||
2022-02-28 | Merge remote-tracking branch 'll/master' | Nicky | |
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-02-18 | Brinng back indra/cmake/LLAppearanceUtility.cmake as well. | Nicky | |