Age | Commit message (Expand) | Author |
2022-04-16 | Fix a typo. | Nicky |
2022-04-16 | Only try copy voice files from slvoice_src_dir if that variable is set (seems... | Nicky |
2022-04-16 | Remove obsolete message | Nicky |
2022-04-16 | Request C++ standard via standard cmake. | Nicky |
2022-04-16 | Now there is a oslibrary target get rid of some more obsolete vars: | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-16 | Remove unused code | Nicky |
2022-04-16 | Simple reformat with CLion | Nicky |
2022-04-13 | Dependency on target xml-rpc-epi got lost, bring it back | Nicky |
2022-04-13 | Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_... | Nicky |
2022-04-13 | FindSCP.cmake is used when INSTALL_PROPRIETARY is set. Not sure what the latt... | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-13 | Remove another old remnant of the debug config. | Nicky |
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 o... | Nicky |
2022-04-09 | Cleanup windows step that copies input artifacts. Make sure the right | Nicky |
2022-04-09 | Bump cmake version needed up to 3.16 so target_precompile_headers can be | Nicky |
2022-04-09 | Cleanup ... use the appropriate functions to set options. Before | Nicky |
2022-04-09 | Raise the bar to cmake 3.13, this gives access to more modern | Nicky |
2022-04-07 | Using Ninja leads to subtly different path than using a multi config generate... | Nicky |
2022-04-07 | When opening contributions.txt viewer_manifest.py was making assumptios of th... | Nicky |
2022-04-07 | Remove some more traces of obsolte debug builds. | Nicky |
2022-04-07 | Bring packages formater step on par with 3p installation: | Nicky |
2022-04-07 | OpenAL is not avaiable for OSX, error out in case someone selects ot. | Nicky |
2022-04-06 | CMake 3.8.0 compatibility for the ugly havok/stub 3p which really is | 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 | On OSX llcommon also needs CMAKE_CURRENT_SOURCE_DIR as PRIVATE include dir. | 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 obsolete include directives | Nicky |
2022-04-06 | Use kdu target | Nicky |
2022-04-06 | Remove erroneous lines. | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-04-06 | Use git for version detection fallback | Nicky |
2022-03-28 | SL-17039 "Remember Password" checkbox state should be saved per account name | Mnikolenko Productengine |
2022-03-23 | SL-17064 Add a Remember Password checkbox to the first time login screen. | Andrey Kleshchev |
2022-03-05 | SL-14541 Pull in updated collada | Andrey Kleshchev |
2022-03-05 | SL-14541 Pull in updated zlib-ng | Andrey Kleshchev |
2022-03-02 | Merged in nd_cleanup_v2 (pull request #891) | Nicky Dasmijn |
2022-03-01 | Merge remote-tracking branch 'NickyD/viewer-cleanup:master' into DRTVWR-543-m... | Andrey Lihatskiy |
2022-02-28 | There seems to be a reluctance to kill boost for VS2005(!), lets get rid | Nicky |
2022-02-28 | Calling a method on a pointer that is 100% certain to be inalid is a | Nicky |
2022-02-28 | Initialize PODs with 0 and not leave anyting to chance. | Nicky |