Age | Commit message (Expand) | Author |
2023-07-30 | llplugin not refer to gSavedSettings when no CEF | Erik Kundiman |
2023-07-29 | Add system XMLRPC-EPI include directory for Darwin | Erik Kundiman |
2023-07-29 | Darwin escapes prebuilt dir inclusion on sys libs | Erik Kundiman |
2023-07-29 | Fix CMAKE_PREFIX_PATH setting syntax for Darwin | Erik Kundiman |
2023-07-29 | Customise APP_NAME values to Megapahit, & the caps | Erik Kundiman |
2023-07-29 | Viewer & resources can be installed on the system | Erik Kundiman |
2023-07-29 | Viewer executable name depends on CMake argument | Erik Kundiman |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman |
2023-07-29 | Setting BUILD_SHARED_LIBS on is now possible | Erik Kundiman |
2023-07-29 | stringop truncation warnings aren't errors on GCC | Erik Kundiman |
2023-07-29 | So we don't get errors from uninitialised vars | Erik Kundiman |
2023-07-29 | Start adding LibVLC support when using system libs | Erik Kundiman |
2023-07-29 | Revert "VLC & CEF aren't deps when no media plugins on mac" | Erik Kundiman |
2023-07-29 | Fix newer libcurl from not being able to download | Erik Kundiman |
2023-07-22 | Fix FreeBSD login problem by checking endianness | Erik Kundiman |
2023-07-19 | FreeBSD gets what Darwin & Linux do on dir pickers | Erik Kundiman |
2023-07-19 | Add FreeBSDLocales | Erik Kundiman |
2023-07-19 | FreeBSD uses Linux's feature table | Erik Kundiman |
2023-07-19 | No dangling gsl warning on newview with Clang | Erik Kundiman |
2023-07-19 | vefifySSLCert truth is enough for setVerifySSLHost | Erik Kundiman |
2023-07-19 | Comment out unused variables whether set or not | Erik Kundiman |
2023-07-19 | FreeBSD can use llappviewerlinux too | Erik Kundiman |
2023-07-19 | FreeBSD can use lldir_linux too | Erik Kundiman |
2023-07-19 | Stubs for missing implementations that use GTK | Erik Kundiman |
2023-07-19 | FreeBSD gets what Linux does in file picker | Erik Kundiman |
2023-07-19 | FreeBSD gets handled too in llappviewer.cpp | Erik Kundiman |
2023-07-19 | Obtain Vorbis & Ogg flags when using system libs | Erik Kundiman |
2023-07-19 | Boost since 1.76 already internally includes v5 | Erik Kundiman |
2023-07-19 | Fix lod variable name (supposed to be which_lod?) | Erik Kundiman |
2023-07-19 | Disable packages info when using system libraries | Erik Kundiman |
2023-07-19 | Pass texture entry pointer instead to copyTexture | Erik Kundiman |
2023-07-19 | Undefine Status on FreeBSD too | Erik Kundiman |
2023-07-19 | Mac frameworks not linked for "the remaining" OSes | Erik Kundiman |
2023-07-19 | stricmp needs to be defined on FreeBSD too | Erik Kundiman |
2023-07-19 | FreeBSD follows Darwin & Linux on llplugin | Erik Kundiman |
2023-07-19 | Use C++14 specifically on DAE loader | Erik Kundiman |
2023-07-19 | Cast COLLADA dom instance as instructed on its doc | Erik Kundiman |
2023-07-19 | DAE class declarations are when not on system libs | Erik Kundiman |
2023-07-19 | Include standard library array header | Erik Kundiman |
2023-07-19 | Fix what GCC considers as misleading indentations | Erik Kundiman |
2023-07-19 | Disable g_thread_init when using system libs | Erik Kundiman |
2023-07-19 | FreeBSD has SDL keyboard & window files built too | Erik Kundiman |
2023-07-19 | Explicitly mean to use boost:placeholders | Erik Kundiman |
2023-07-19 | Include FreeBSD macro variable for GL related code | Erik Kundiman |
2023-07-19 | Stubs for missing implementations that use SDL | Erik Kundiman |
2023-07-19 | Use system SDL on FreeBSD too | Erik Kundiman |
2023-07-19 | Set so int in bool context isn't an error on GCC | Erik Kundiman |
2023-07-19 | System OpenJPEG headers are encapsulated | Erik Kundiman |
2023-07-19 | Linux filesystem dir can still be used for FreeBSD | Erik Kundiman |
2023-07-19 | Explicit when using function_ptr Phoenix binder | Erik Kundiman |