phoenix-firestorm/indra/cmake
Ansariel 8d154eaa8c Merge branch 'contribute' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llappearance/llavatarappearance.cpp
#	indra/llappearance/lldriverparam.cpp
#	indra/llappearance/llwearable.cpp
#	indra/llcommon/llerror.cpp
#	indra/llcommon/llqueuedthread.cpp
#	indra/llcommon/llsdserialize.h
#	indra/llcommon/llthreadsafequeue.h
#	indra/newview/app_settings/settings.xml
#	indra/newview/llpathfindingnavmesh.cpp
#	indra/newview/llviewerassetstorage.cpp
#	indra/newview/llviewerdisplay.cpp
#	indra/newview/skins/default/xui/de/floater_flickr.xml
#	indra/newview/skins/default/xui/de/panel_flickr_photo.xml
#	indra/newview/skins/default/xui/en/floater_about_land.xml
#	indra/newview/skins/default/xui/en/panel_settings_sky_atmos.xml
#	indra/newview/skins/default/xui/en/panel_settings_sky_clouds.xml
#	indra/newview/skins/default/xui/en/panel_settings_sky_sunmoon.xml
#	indra/newview/skins/default/xui/fr/floater_flickr.xml
#	indra/newview/skins/default/xui/fr/panel_flickr_account.xml
#	indra/newview/skins/default/xui/fr/panel_flickr_photo.xml
#	indra/newview/skins/default/xui/it/floater_flickr.xml
#	indra/newview/skins/default/xui/it/panel_flickr_photo.xml
#	indra/newview/skins/default/xui/ja/floater_flickr.xml
#	indra/newview/skins/default/xui/ja/panel_flickr_photo.xml
#	indra/newview/skins/default/xui/pl/floater_avatar_render_settings.xml
#	indra/newview/skins/default/xui/pl/floater_ban_duration.xml
#	indra/newview/skins/default/xui/pl/floater_camera_presets.xml
#	indra/newview/skins/default/xui/pl/floater_classified.xml
#	indra/newview/skins/default/xui/pl/floater_create_landmark.xml
#	indra/newview/skins/default/xui/pl/floater_delete_pref_preset.xml
#	indra/newview/skins/default/xui/pl/floater_fixedenvironment.xml
#	indra/newview/skins/default/xui/pl/floater_flickr.xml
#	indra/newview/skins/default/xui/pl/floater_linkreplace.xml
#	indra/newview/skins/default/xui/pl/floater_load_pref_preset.xml
#	indra/newview/skins/default/xui/pl/floater_my_environments.xml
#	indra/newview/skins/default/xui/pl/floater_my_scripts.xml
#	indra/newview/skins/default/xui/pl/floater_notifications_tabbed.xml
#	indra/newview/skins/default/xui/pl/floater_pick_track.xml
#	indra/newview/skins/default/xui/pl/floater_preferences_graphics_advanced.xml
#	indra/newview/skins/default/xui/pl/floater_preferences_view_advanced.xml
#	indra/newview/skins/default/xui/pl/floater_preview_trash.xml
#	indra/newview/skins/default/xui/pl/floater_profile.xml
#	indra/newview/skins/default/xui/pl/floater_settings_picker.xml
#	indra/newview/skins/default/xui/pl/floater_simple_outfit_snapshot.xml
#	indra/newview/skins/default/xui/pl/menu_avatar_rendering_settings.xml
#	indra/newview/skins/default/xui/pl/menu_avatar_rendering_settings_add.xml
#	indra/newview/skins/default/xui/pl/panel_flickr_photo.xml
#	indra/newview/skins/default/xui/pl/panel_progress.xml
#	indra/newview/skins/default/xui/pl/panel_settings_sky_atmos.xml
#	indra/newview/skins/default/xui/pl/panel_settings_sky_clouds.xml
#	indra/newview/skins/default/xui/pl/panel_settings_sky_sunmoon.xml
#	indra/newview/skins/default/xui/ru/floater_flickr.xml
#	indra/newview/skins/default/xui/ru/panel_flickr_account.xml
#	indra/newview/skins/default/xui/ru/panel_flickr_photo.xml
2023-01-13 15:19:29 +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 Add -Wno-unused-variable for Mac. 2022-08-14 19:56:40 +02:00
APR.cmake Spring cleaning, remove all traces of old 32 bit darwin/linux packages. 2022-02-11 22:11:18 +01:00
Atmosphere.cmake Reference updated libatmosphere package. 2018-03-06 19:20:52 +00:00
Audio.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Boost.cmake Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-05-05 09:59:12 +02:00
BuildPackagesInfo.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
BuildVersion.cmake Replace hg with git, as mercurial isn't used for ages anymore 2022-03-01 09:33:23 +01:00
CEFPlugin.cmake Merge branch 'DRTVWR-520-apple-notarization' of https://bitbucket.org/lindenlab/viewer 2021-05-02 01:06:17 +02:00
CMakeCopyIfDifferent.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
CMakeLists.txt Restore GLOD alongside MeshOpt 2022-07-31 22:11:35 +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 Undo Linux updates. 2021-03-09 10:40:01 +01:00
ConfigurePkgConfig.cmake Merge with viewer64, first pass. 2017-01-10 19:33:15 +01:00
Copy3rdPartyLibs.cmake Linux: Update fontconfig and freetype to remove old zlib dependency - Thanks to PorkChop! 2022-10-30 20:30:12 +01: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
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 Do not define LL_OS_DRAGDROP_ENABLED via cmake. From my understanding does not come via viewer variables now. 2018-04-06 12:24:23 +02:00
EXPAT.cmake DRTVWR-418: Update some copy commands for 3p library versions. 2016-12-10 12:12:51 -05:00
ExamplePlugin.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
FMODSTUDIO.cmake Revert "Debug Fmod with logging" 2022-03-14 18:38:44 +02:00
FindAPR.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindAutobuild.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
FindFMODSTUDIO.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindGLH.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindGLOD.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindGooglePerfTools.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
FindHACD.cmake
FindHUNSPELL.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindJsonCpp.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindKDU.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindLLQtWebkit.cmake
FindLibnotify.cmake
FindNDOF.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
FindNGHTTP2.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindOpenJPEG.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindSCP.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
FindURIPARSER.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
FindXmlRpcEpi.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
FindZLIBNG.cmake SL-14541 Replace zlib with zlib-ng 2021-09-08 23:18:07 +03:00
FreeType.cmake Static link to libfreetype.a/libfontconfig.a 2022-01-24 17:45:23 +01:00
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
GLIB.cmake Linux; Do not build with OpenAL unless really requested. 2022-02-08 09:55:35 +01:00
GLOD.cmake Restore GLOD alongside MeshOpt 2022-07-31 22:11:35 +01:00
GStreamer010Plugin.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
GStreamer10Plugin.cmake Bring back gstreamer, remove the old and unmaintained Linux VLC version. 2022-02-20 21:24:37 +01:00
GoogleMock.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
Growl.cmake Check growl library as well as growl++. 2015-05-14 20:09:55 -05:00
Havok.cmake DRTVWR-418: In viewer64-mac-havok fork, turn on Xcode 8 Havok. 2017-02-21 17:12:27 -05:00
Hunspell.cmake Statically link against hunspell 2022-01-25 00:20:32 +01:00
JPEG.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05: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 Updated 3Ps for GCC 5.4.0. 2020-07-20 19:26:02 +02:00
LLAddBuildTest.cmake Merge branch 'DRTVWR-516-maint' of https://bitbucket.org/lindenlab/viewer 2021-05-25 11:03:48 +02:00
LLAppearance.cmake SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
LLAppearanceUtility.cmake Brinng back indra/cmake/LLAppearanceUtility.cmake as well. 2022-02-18 21:24:40 +01:00
LLAudio.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLCA.cmake SL-429: Use a new certificate authority bundle based on data from Mozilla 2016-07-21 17:14:07 -04:00
LLCharacter.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLCommon.cmake Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-546 2022-05-27 11:41:45 +02:00
LLCoreHttp.cmake SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
LLCrashLogger.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLFileSystem.cmake Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
LLImage.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLImageJ2COJ.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLInventory.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLKDU.cmake Put find logic for KDU/GLOD into their own cmake files. 2019-03-03 19:24:08 +01:00
LLLogin.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLMath.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLMeshOptimizer.cmake SL-15522 Initial addition of meshoptimizer 2021-07-07 00:42:31 +03:00
LLMessage.cmake Merge Firestorm LGPL 2016-04-05 10:47:23 +02:00
LLPhysicsExtensions.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
LLPlugin.cmake Correctly link against pthreads, solution from https://stackoverflow.com/questions/5395309/how-do-i-force-cmake-to-include-pthread-option-during-compilation 2018-04-06 13:09:01 +02:00
LLPrimitive.cmake SL-14541 MacOS build fix 2021-09-09 14:52:55 +03:00
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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLUI.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
LLWindow.cmake Linux SDL2 - Make SDL2 default, remove USE__SDL2 flag, add USE_SDL1 flag instead to go back to SDL1 if needed 2022-08-09 14:48:20 +02:00
LLXML.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
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
MESHOPTIMIZER.cmake Fix Linux meshoptimizer library lining - use static .a instead of .o 2022-08-01 04:40:02 +02:00
MediaPluginBase.cmake Make pulse header required 2022-02-14 11:35:19 +01:00
NDOF.cmake Updated ndof-dev for Linux x64. 2015-11-11 13:13:27 +01:00
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 Reword OpenAL warning. 2022-02-08 17:46:58 +01:00
OpenGL.cmake Linux; Test all OpenGL requirements during cmake stage, otherwise build will build later (sometimes as late as link stage). 2022-02-08 20:20:52 +01:00
OpenJPEG.cmake OpenJPEG 2 for macOS. 2020-10-26 01:09:54 -05:00
OpenSSL.cmake FIRE-31248; Fixup older GCC vesions. 2021-10-16 21:44:17 +02:00
PNG.cmake Merge viewer-quickgraphics 2016-03-08 01:41:31 +01:00
PluginAPI.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Prebuilt.cmake Synchronize with viewer64 source. 2017-01-11 15:36:33 +01:00
PulseAudio.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Python.cmake Python cmake hack for GHA (you will need python >3.9 now) 2022-09-17 22:28:05 +01:00
TemplateCheck.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
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 Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 15:21:52 +01:00
Tut.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
UI.cmake Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still. 2022-04-25 21:24:29 +02:00
URIPARSER.cmake SL-14597 Updated Mac library name 2021-01-16 03:57:12 +02:00
UnixInstall.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Variables.cmake Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01: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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
XmlRpcEpi.cmake remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
ZLIBNG.cmake Merge branch 'DRTVWR-543-maint' of https://bitbucket.org/lindenlab/viewer 2022-01-14 13:46:29 +01:00
bugsplat.cmake Use add_compile_definitions with cmake 3.12.0 now being a thing of the present. 2022-03-02 15:55:35 +01:00
cmake_dummy.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
jemalloc.cmake Undo Linux updates. 2021-03-09 10:40:01 +01:00
run_build_test.py Make sure we only get python2 and not python3, as we're still stuck with that. 2 years after it went EOL ... 2022-02-10 12:20:14 +01:00
windows-rcs.html