summaryrefslogtreecommitdiff
path: root/Modules/InstallRequiredSystemLibraries.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Minor typo in commentsMathieu Malaterre2009-12-081-2/+2
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: Because of Windows registry madness, we could not find the redistributab...David Cole2008-11-131-7/+17
* BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC c...David Cole2008-07-301-12/+19
* ENH: add vs9 mfc librariesBill Hoffman2008-04-031-2/+41
* ENH: add vs9 stuff, still need msvc9 mfcBill Hoffman2008-02-291-0/+29
* ENH: change nameBill Hoffman2007-11-091-2/+2
* ENH: add ability to use your own install directoriesBill Hoffman2007-11-081-6/+12
* ENH: remove messageBill Hoffman2007-09-211-1/+0
* ENH: allow for installation of debug libsBill Hoffman2007-09-171-4/+35
* BUG: fix for bug 4420 add language dll's to mfc installBill Hoffman2007-02-201-0/+18
* BUG: fix for 4420 Unicode and MBC versions of the MFCBill Hoffman2007-02-071-0/+3
* ENH: Implemented support for installing VC8 runtime libraries.Brad King2006-08-171-3/+18