phoenix-firestorm/indra/cmake
Ansariel 6b6b116fd4 Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2021-03-03 00:20:02 +01:00
..
00-COMPILE-LINK-RUN.txt DRTVWR-418: Use $LL_BUILD to set most switches in 00-Common.cmake. 2016-12-19 18:55:31 -05:00
00-Common.cmake Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2021-03-03 00:20:02 +01:00
APR.cmake
Atmosphere.cmake Reference updated libatmosphere package. 2018-03-06 19:20:52 +00:00
Audio.cmake
BerkeleyDB.cmake We do not use Berkely DB. 2017-01-16 17:03:42 +01:00
Boost.cmake macOS build fixes. 2020-08-07 21:20:05 -05:00
BuildPackagesInfo.cmake Fix failure when building packages-info.txt when autobuild can't be found in xcode's PATH 2020-03-25 18:39:21 -04:00
BuildVersion.cmake Bake git rev. hash into the viewer. 2019-12-29 23:27:02 +01:00
CEFPlugin.cmake Updated 3Ps for GCC 5.4.0. 2020-07-20 19:26:02 +02:00
CMakeCopyIfDifferent.cmake
CMakeLists.txt Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2021-03-03 00:20:02 +01:00
CURL.cmake Linux: Add ${NGHTTP2_LIBRARIES} to CURL_LIBRARIES for correct linking order. 2018-03-25 23:31:27 +02:00
ColladaDom.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
ConfigurePkgConfig.cmake Merge with viewer64, first pass. 2017-01-10 19:33:15 +01:00
Copy3rdPartyLibs.cmake Check if VCTOOLSREDISTDIR environment variable is set before using it 2020-11-13 11:17:18 +01:00
DBusGlib.cmake
DeploySharedLibs.cmake Merge viewer64 2017-11-05 12:46:02 +01:00
Discord.cmake Merge with VS2017 2019-11-10 12:07:34 +01:00
DragDrop.cmake Linuxl Do not add -DLL_OS_DRAGDROP_ENABLED=0 to the compiler flags. It already gets added in the variables file (and is set to 1 there, while the DragDrop.cmake set it to 0, this will need some testing if it should be 0 or 1). 2017-02-03 16:07:01 +01:00
EXPAT.cmake DRTVWR-418: Update some copy commands for 3p library versions. 2016-12-10 12:12:51 -05:00
ExamplePlugin.cmake
FMODSTUDIO.cmake Fix FMOD Studio dependencies 2020-04-08 20:56:34 +02:00
FindAPR.cmake
FindAutobuild.cmake
FindBerkeleyDB.cmake
FindFMODSTUDIO.cmake Add support for FMOD Studio, originally by Drake Arconis (Alchemy Viewer), with FS-specific additions by Drakeo 2017-12-16 19:34:03 +01:00
FindGLH.cmake
FindGLOD.cmake
FindGoogleBreakpad.cmake
FindGooglePerfTools.cmake
FindHACD.cmake
FindHUNSPELL.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
FindJsonCpp.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
FindKDU.cmake
FindLLQtWebkit.cmake
FindLibnotify.cmake
FindNDOF.cmake
FindNGHTTP2.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
FindOpenJPEG.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
FindSCP.cmake
FindURIPARSER.cmake
FindXmlRpcEpi.cmake
FindZLIB.cmake
FreeType.cmake
GLEXT.cmake DRTVWR-418: Use correct spelling for glh_linear package. 2016-11-22 08:39:31 -05:00
GLH.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
GLOD.cmake Only link against libvds when building on Linux. 2018-04-28 15:35:06 +02:00
GStreamer010Plugin.cmake
GoogleBreakpad.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
GoogleMock.cmake
Growl.cmake
Havok.cmake DRTVWR-418: In viewer64-mac-havok fork, turn on Xcode 8 Havok. 2017-02-21 17:12:27 -05:00
Hunspell.cmake DRTVWR-418: Fix libhunspell references to reflect current package. 2016-12-20 15:05:02 -05:00
JPEG.cmake
JsonCpp.cmake Updated 3Ps for GCC 5.4.0. 2020-07-20 19:26:02 +02:00
LLAddBuildTest.cmake [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
LLAppearance.cmake SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
LLAppearanceUtility.cmake
LLAudio.cmake
LLCA.cmake
LLCharacter.cmake
LLCommon.cmake [DRTVWR-476] - legacy_stdio_definitions shld be the last library linked 2020-03-25 18:39:20 -04:00
LLCoreHttp.cmake SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
LLCrashLogger.cmake
LLFileSystem.cmake The folder where the disk cache lives was originally renamed from llvfs to llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over 2020-09-17 09:45:06 -07:00
LLImage.cmake
LLImageJ2COJ.cmake
LLInventory.cmake
LLKDU.cmake Synchronize with viewer64 source. 2017-01-11 15:36:33 +01:00
LLLogin.cmake
LLMath.cmake
LLMessage.cmake
LLPhysicsExtensions.cmake Use llphysicsextensions_tpv as prebuilt name for Havok lib to avoid Autobuild failing the already installed check 2018-01-22 11:51:21 +01:00
LLPlugin.cmake Autobuild and cmake configuration fixes for Linux standalone builds. 2018-02-10 19:01:12 -06:00
LLPrimitive.cmake
LLRender.cmake SL-10664 2019-03-02 07:17:46 -08:00
LLSharedLibs.cmake Merge. 2017-05-18 17:40:24 +02:00
LLTestCommand.cmake
LLUI.cmake
LLWindow.cmake Remove unnecessary include directives. 2020-08-14 21:12:56 +02:00
LLXML.cmake
LibVLCPlugin.cmake First batch of changes to add LibVLC media plugin to macOS viewer. Plugin fails to start because of an as-yet undiagnosed issue with VLC plugin files related to their extyended attributes 2017-01-27 15:47:16 -08:00
Linking.cmake Merge viewer-bugsplat 2018-12-16 13:04:08 +01:00
MediaPluginBase.cmake
NDOF.cmake
NGHTTP2.cmake Some fixes for the build setup: 2019-03-08 00:03:30 +01:00
NVAPI.cmake Synchronize with viewer64 source. 2017-01-11 15:36:33 +01:00
OPENAL.cmake
OpenGL.cmake Keep Linux-specific stuff Linux-specific 2019-05-31 20:07:37 +02:00
OpenJPEG.cmake OpenJPEG 2 for macOS. 2020-10-26 01:09:54 -05:00
OpenSSL.cmake
PNG.cmake
PluginAPI.cmake
Prebuilt.cmake Synchronize with viewer64 source. 2017-01-11 15:36:33 +01:00
PulseAudio.cmake
Python.cmake Use the current virtualenv's python rather than the system default 2017-04-22 14:54:21 +02:00
TemplateCheck.cmake
Tut.cmake
UI.cmake Linux; All the needed link libraries for GTK 2017-02-03 16:07:49 +01:00
URIPARSER.cmake
UnixInstall.cmake
Variables.cmake Update message template master URL 2020-05-21 00:35:09 +02:00
VersionControl.cmake
Versions.cmake
ViewerManager.cmake viewer-manager for Linux x64. 2018-03-27 18:27:30 +02:00
ViewerMiscLibs.cmake FIRE-29405: Back out remaining changes from FIRE-22709 2020-03-18 21:42:08 +01:00
VisualLeakDetector.cmake
XmlRpcEpi.cmake
ZLIB.cmake
bugsplat.cmake BugSplat is not available for OSX or Linux right now. 2020-01-04 23:24:01 +01:00
cmake_dummy.cpp
jemalloc.cmake Linux; Enable jemalloc per default. 2020-02-22 11:35:50 +01:00
run_build_test.py DRTVWR-494: Show copy-paste-friendly env vars and test command. 2020-03-25 15:28:17 -04:00
windows-rcs.html