summaryrefslogtreecommitdiff
path: root/indra/cmake
AgeCommit message (Collapse)Author
2017-03-06SL-321: add new ViewerManager.cmake file, knowingly overriding commit hooksGlenn Glazer
2017-03-01SL-321: remove redundant const declaration of MD5HEX_STR_SIZE in ↵Glenn Glazer
llversioninfo, remove extraneous python variable assignment in CMakeLists, run tests with INFO
2017-02-28mergecoyot@coyot-sager-PC
2016-10-18merge changes for 4.1.1-releaseOz Linden
2016-10-10Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-09-20Small improvements to UI DPI scaling on Windows:Ansariel
* Use USER_DEFAULT_SCREEN_DPI define from WinUser.h * Change Win32 SDK target version to Windows Vista or greater * Define WM_DPICHANGED as preprocessor definition as in WinUser.h * Cull manual definitions of WM_MOUSEWHEEL and WHEEL_DELTA which are part of the Win32 SDK since Windows NT 4.0
2016-07-28merge in Oz's buildscript changesGlenn Glazer
2016-07-26merge changes to clarify build logsOz Linden
2016-07-21SL-429: Use a new certificate authority bundle based on data from MozillaOz Linden
2016-07-21SL-323: make changes to include llbase as an autobuild pkg, undelete files ↵Glenn Glazer
that will be deleted with MAINT-6585 and no need to copy local files in viewer-manifest.
2016-06-29merge changes for buildscriptsOz Linden
2016-06-09move build number informative output to stdoutOz Linden
2016-06-01Linux: Use media_plugin_libvlc for media playback.Nicky
2016-06-01Linux: SDL has a dependency on X11 -> Link against it.Nicky
2016-05-26Put back QuickTime plugin code for OS X only (untested - moving code to OS X ↵callum_linden
dev)
2016-05-23Automated merge with tip of viewer-releasecallum_linden
2016-05-19Automated merge with tip of viewer-release to pick up 4.0.5callum_linden
2016-05-13Additional set of changes to use vlc-bin packagecallum_linden
2016-05-06Moving to a private repocallum_linden
2016-04-24Windows z64: Disable warning 4267 via llpreprocessor rather than cmake filesNicky
(transplanted from 165fa5852652a1da005cf3b2201c192f028efd43)
2016-04-22DRTVWR-418 Remove references to gtk-atk-pango-glib from Windows build since ↵callum_linden
it's not used there
2016-04-22Windows x64: Disable warning 4267 (it causes too much noise) and do not ↵Nicky
enable /arch:SSE2 (x64 implies SSE2 and setting the flag causes warnings). (transplanted from 5a7cc3874065b13a83b8c7aa044fb07f38edd283)
2016-04-21DRTVWR-418 remove vestiges of TCMALLOC and GooglePerfTools from the viewercallum_linden
2016-04-21DRTVWR-418 remove references to some misc files I missedcallum_linden
2016-04-21DRTVWR-418 remove references (and files) for QuickTimecallum_linden
2016-04-19Remove references to quicktime from the plain old viewer-release buildcallum_linden
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-22correct exception thrown for unknown systemOz Linden
2016-02-07OPEN-297 simplify build number generationOz Linden
2016-02-07merge changes for OPEN-292Oz Linden
2016-02-04add build configuration to the About box if it is not ReleaseOz Linden
remove some superfluous other information from About
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-12-21CMake fixes for Linux buildRider Linden
2015-12-18Another rt link for linuxRider Linden
2015-12-18MergeRider Linden
2015-12-18Disable unit test on Linux onlyRider Linden
2015-12-18MergeRider Linden
2015-12-18Reorder the rt library for Linux buildRider Linden
2015-12-17MAINT-5977: Update cmake file to always include boost with LLCommonRider Linden
2015-11-29Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-11-23Merge from Vivox RepoRider Linden
2015-11-13MAINT-5862 Fix Provide a way for new Linux users to accept ToScallum_linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-06merged changes from viewer-xcode-7Bjoseph Wombat
2015-10-06merge changes for XCODE-7Oz Linden
2015-10-02MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵Rider Linden
it is no longer meaningfully referenced.
2015-10-01Merge for Xcode 7rider
2015-09-29Merge with viewer-xcode-7 for Xcode 7 patchescallum_linden
2015-09-23Remove ares dependency from build.Rider Linden
2015-09-18Turn off (for now) the warnings/errors that result from Boost.Units usagecallum_linden