summaryrefslogtreecommitdiff
path: root/Modules/InstallRequiredSystemLibraries.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-irsl-vs15-future' into irsl-vs15-futureBrad King2017-09-061-19/+16
|\
| * InstallRequiredSystemLibraries: Add support for future VS 2017 toolchainsBrad King2017-09-061-19/+16
* | IRSL: Add Intel compiler supportChristian Pfeiffer2017-08-301-2/+133
* | IRSL: Install VC++ OpenMP libraries only for MSVCChristian Pfeiffer2017-08-231-1/+8
|/
* InstallRequiredSystemLibraries: Find VS 2017 Update 3 redist directoryBrad King2017-08-211-3/+13
* InstallRequiredSystemLibraries: Factor redist name into variableBrad King2017-08-211-8/+18
* VS: Add an environment variable for the Windows 10 kits directoryBrad King2017-04-121-0/+6
* InstallRequiredSystemLibraries: Find VS 2017 redist directoryBrad King2017-03-271-0/+5
* InstallRequiredSystemLibraries: Split VS 2017 search pathsBrad King2017-03-271-7/+14
* InstallRequiredSystemLibraries: Add support for VS 2017Brad King2017-03-231-5/+23
* InstallRequiredSystemLibraries: Split MFC redist dir variableBrad King2017-03-231-3/+5
* InstallRequiredSystemLibraries: Split VS IDE and DLL versionsBrad King2017-03-231-66/+86
* InstallRequiredSystemLibraries: Drop version from variable namesBrad King2017-03-221-122/+123
* InstallRequiredSystemLibraries: Refactor to avoid macrosBrad King2017-03-221-58/+54
* InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-22/+22
* Merge topic 'InstallRequiredSystemLibraries-UCRT-configs'Brad King2017-01-121-8/+14
|\
| * InstallRequiredSystemLibraries: Distinguish UCRT install configurationsBjoern Thiel2017-01-111-8/+14
* | InstallRequiredSystemLibraries: Add concrt*.dll for VC >= 14.0Taylor Braun-Jones2016-12-161-2/+8
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* InstallRequiredSystemLibraries: Document UCRT option use caseBrad King2016-06-301-2/+2
* InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)Brad King2016-05-121-0/+23
* InstallRequiredSystemLibraries: Fix ENV{ProgramFiles(x86)} referenceBrad King2016-05-121-1/+1
* Merge topic 'InstallRequiredSystemLibraries-vs2015'Brad King2015-05-051-2/+10
|\
| * InstallRequiredSystemLibraries: Update for VS 2015 (#15552)Brad King2015-05-041-2/+10
* | InstallRequiredSystemLibraries: Fix MBCS MFC detection (#15531)Bjoern Thiel2015-04-271-7/+2
* | InstallRequiredSystemLibraries: Add option to specify install COMPONENTJohan Andruejol2015-03-031-2/+12
* | InstallRequiredSystemLibraries: Format documentationBrad King2015-03-031-25/+34
|/
* InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117)Gregory Sharp2014-09-021-0/+36
* VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-0/+8
* InstallRequiredSystemLibraries: Allow repeat use per-configBjoern Thiel2014-06-161-0/+6
* Windows: Avoid () in environment variable referencesBen Boeckel2014-05-081-1/+2
* Merge topic 'InstallRequiredSystemLibraries-vs12-mfc'Brad King2014-05-071-4/+21
|\
| * InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)Felix Krause2014-05-061-4/+21
* | Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-4/+0
* | Remove hard-coded version of RTDLL for Open WatcomJiri Malak2014-03-041-10/+14
|/
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-22/+27
* VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-0/+8
* InstallRequiredSystemLibraries: Use correct file names (#13315)David Cole2012-08-171-2/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-32/+32
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-158/+158
* VS11: Update InstallRequiredSystemLibraries.cmake for VS11 (#11213)David Cole2011-11-081-38/+58
* Add Watcom support to InstallRequiredSystemLibraries (#11866)David Cole2011-07-291-0/+34
* InstallRequiredSystemLibraries: Read reg values with get_filename_componentDavid Cole2011-03-091-4/+12
* Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variableDavid Cole2011-01-131-3/+14
* VS10: Fix problems with InstallRequiredSystemLibraries.David Cole2011-01-131-23/+24
* InstallRequiredSystemLibraries debug-only (#11141)Mike McQuaid2011-01-061-51/+72
* Add variable for InstallRequiredSystemLibraries dir (#11140)Mike McQuaid2011-01-061-6/+11
* Fix incorrect variable documentation (#11127)Mike McQuaid2011-01-061-4/+4
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fix for bug 9960, add support for MSVC10 runtime dlls.Bill Hoffman2009-12-171-0/+69