phoenix-firestorm/indra/cmake
Ansariel 208a896f3f Fix CMake CMP0148 deprecation warning introduced with CMake 3.27.4 2023-08-28 16:06:15 +02:00
..
00-COMPILE-LINK-RUN.txt
00-Common.cmake Merge branch 'DRTVWR-582-maint-U' of https://github.com/secondlife/viewer 2023-07-29 14:35:11 +02:00
APR.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
Audio.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
Boost.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
BuildPackagesInfo.cmake Bring packages formater step on par with 3p installation: 2022-04-07 02:35:47 +02:00
BuildVersion.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
CEFPlugin.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
CMakeCopyIfDifferent.cmake
CMakeLists.txt Merge branch 'DRTVWR-582-maint-U' of https://github.com/secondlife/viewer 2023-04-21 14:22:42 +02:00
CURL.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
ColladaDom.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
ConfigurePkgConfig.cmake
Copy3rdPartyLibs.cmake Linux: Build fix 2023-05-02 19:38:39 +02:00
CubemapToEquirectangularJS.cmake Fix Linden cruft and copy 360° snapshot JavaScript files into the build output instead of the source folder 2021-12-19 14:40:37 +01:00
DBusGlib.cmake Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_cmake 2022-09-16 23:15:49 +02:00
DeploySharedLibs.cmake
Discord.cmake Modernize Discord CMake 2023-04-05 13:14:08 +02:00
DragDrop.cmake Enable LL_OS_DRAGDROP_ENABLED for Linux 2022-04-18 03:43:42 +02:00
EXPAT.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
ExamplePlugin.cmake Remove unused code 2022-04-16 14:21:26 +02:00
FMODSTUDIO.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
FindAutobuild.cmake
FindSCP.cmake FindSCP.cmake is used when INSTALL_PROPRIETARY is set. Not sure what the latter does, but I suppose 2022-04-13 19:27:02 +02:00
FreeType.cmake Linux: Initial work to fix broken build, restore gstreamer 1.0 2023-03-23 21:56:53 +11:00
GLEXT.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
GLH.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
GLIB.cmake Linux; Do not build with OpenAL unless really requested. 2022-02-08 09:55:35 +01:00
GLOD.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
GStreamer010Plugin.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
GStreamer10Plugin.cmake Linux: Initial work to fix broken build, restore gstreamer 1.0 2023-03-23 21:56:53 +11:00
GoogleMock.cmake Finishing touches, making sure even with conan all needed 3ps are installed and usable. 2022-04-19 20:28:34 +02:00
Growl.cmake Remove obsolete HAS_GROWL compile definition 2023-04-06 12:40:16 +02:00
Havok.cmake Rework cmake, the original plan was to maybe be able to use conan targets with the same name (that's why 3ps had names like apr::apr), 2022-04-13 19:21:55 +02:00
Hunspell.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
JPEG.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
JPEGEncoderBasic.cmake Fix Linden cruft and copy 360° snapshot JavaScript files into the build output instead of the source folder 2021-12-19 14:40:37 +01:00
JsonCpp.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
LLAddBuildTest.cmake Merge branch 'DRTVWR-568' of https://bitbucket.org/lindenlab/viewer 2022-09-21 17:08:36 +02:00
LLAppearance.cmake Removed unused HEADLESS case. 2022-04-16 19:49:08 +02:00
LLAppearanceUtility.cmake Brinng back indra/cmake/LLAppearanceUtility.cmake as well. 2022-02-18 21:24:40 +01:00
LLAudio.cmake Move CMake files to modernized cmake syntax, step 1. 2022-04-06 16:32:52 +02:00
LLCA.cmake
LLCommon.cmake Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-contribute 2023-04-21 12:38:19 +02:00
LLCoreHttp.cmake SL-17238 Fix coding policy build issues 2022-09-17 19:30:31 +03:00
LLImage.cmake Move CMake files to modernized cmake syntax, step 1. 2022-04-06 16:32:52 +02:00
LLKDU.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
LLMath.cmake Cleanup sweep 2022-09-17 17:14:16 +02:00
LLPhysicsExtensions.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
LLPrimitive.cmake SL-17238 Fix coding policy build issues 2022-09-17 19:30:31 +03:00
LLSharedLibs.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
LLTestCommand.cmake
LLWindow.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
LibVLCPlugin.cmake Remove function create_target and instead directly use add_library 2022-04-17 18:28:55 +02:00
Linking.cmake SL-17238 MacOS build does not recognize no-unused-but-set-variable 2022-09-17 19:30:31 +03:00
MediaPluginBase.cmake Linux: Minor cmake cleanup in MediaPluginBase, no longer needs glib 2023-04-04 13:46:06 +10:00
Meshoptimizer.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
NDOF.cmake Remove function create_target and instead directly use add_library 2022-04-17 18:28:55 +02:00
NGHTTP2.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
NVAPI.cmake Remove function create_target and instead directly use add_library 2022-04-17 18:28:55 +02:00
OPENAL.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
OpenGL.cmake Linux - make it compile on linux, gstreamer 0.1 for now, needs to be moved to 1.0, cef probably fails when compiled with volume catcher enabled 2022-09-20 19:29:39 +02:00
OpenJPEG.cmake Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R 2023-03-20 01:23:16 +02:00
OpenSSL.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
PNG.cmake Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
PluginAPI.cmake Remove function create_target and instead directly use add_library 2022-04-17 18:28:55 +02:00
Prebuilt.cmake SL-17238 Fix coding policy build issues 2022-09-17 19:30:31 +03:00
PulseAudio.cmake Make Pulseaudio.cmake just error out. a) it is broken (there is no 3p 2022-04-16 19:51:24 +02:00
Python.cmake Fix CMake CMP0148 deprecation warning introduced with CMake 3.27.4 2023-08-28 16:06:15 +02:00
TemplateCheck.cmake
ThreeJS.cmake Fix Linden cruft and copy 360° snapshot JavaScript files into the build output instead of the source folder 2021-12-19 14:40:37 +01:00
Tracy.cmake More CMake cleanup 2023-04-06 11:43:15 +02:00
Tut.cmake Remove obsolete and unmaintained USE_SYSTEMLIBS 2022-04-13 10:28:46 +02:00
UI.cmake Linux: use system wide fontconfig instead of 3p library, if all goes well we can later remove it from autobuild.xml - patch by PorkChop, thank you! 2023-01-19 12:38:02 +01:00
URIPARSER.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
UnixInstall.cmake
Variables.cmake Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-contribute 2023-04-21 12:38:19 +02:00
VersionControl.cmake
Versions.cmake
ViewerManager.cmake viewer-manager for Linux x64. 2018-03-27 18:27:30 +02:00
ViewerMiscLibs.cmake Linux: Initial work to fix broken build, restore gstreamer 1.0 2023-03-23 21:56:53 +11:00
VisualLeakDetector.cmake
XmlRpcEpi.cmake Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan. 2022-07-17 17:51:25 +02:00
ZLIBNG.cmake Round one to support conan for 3P packages, this allows to build the viewer on Linux again. 2022-04-18 18:11:43 +02:00
bugsplat.cmake Linux: Restore crashreporting (hopefully) 2023-03-31 00:05:29 +11:00
cmake_dummy.cpp
jemalloc.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
run_build_test.py Merge branch 'DRTVWR-568' of https://bitbucket.org/lindenlab/viewer 2022-09-17 14:37:33 +02:00
windows-rcs.html
xxHash.cmake SL-19110 Fast hashing classes for use in place of the slow LLMD5, where speed matters. (#64) 2023-01-31 18:42:51 +02:00