| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'backport-irsl-vs15-future' into irsl-vs15-future | Brad King | 2017-09-06 | 1 | -19/+16 |
|\ |
|
| * | InstallRequiredSystemLibraries: Add support for future VS 2017 toolchains | Brad King | 2017-09-06 | 1 | -19/+16 |
|
|
* | | IRSL: Add Intel compiler support | Christian Pfeiffer | 2017-08-30 | 1 | -2/+133 |
|
|
* | | IRSL: Install VC++ OpenMP libraries only for MSVC | Christian Pfeiffer | 2017-08-23 | 1 | -1/+8 |
|/ |
|
* | InstallRequiredSystemLibraries: Find VS 2017 Update 3 redist directory | Brad King | 2017-08-21 | 1 | -3/+13 |
|
|
* | InstallRequiredSystemLibraries: Factor redist name into variable | Brad King | 2017-08-21 | 1 | -8/+18 |
|
|
* | VS: Add an environment variable for the Windows 10 kits directory | Brad King | 2017-04-12 | 1 | -0/+6 |
|
|
* | InstallRequiredSystemLibraries: Find VS 2017 redist directory | Brad King | 2017-03-27 | 1 | -0/+5 |
|
|
* | InstallRequiredSystemLibraries: Split VS 2017 search paths | Brad King | 2017-03-27 | 1 | -7/+14 |
|
|
* | InstallRequiredSystemLibraries: Add support for VS 2017 | Brad King | 2017-03-23 | 1 | -5/+23 |
|
|
* | InstallRequiredSystemLibraries: Split MFC redist dir variable | Brad King | 2017-03-23 | 1 | -3/+5 |
|
|
* | InstallRequiredSystemLibraries: Split VS IDE and DLL versions | Brad King | 2017-03-23 | 1 | -66/+86 |
|
|
* | InstallRequiredSystemLibraries: Drop version from variable names | Brad King | 2017-03-22 | 1 | -122/+123 |
|
|
* | InstallRequiredSystemLibraries: Refactor to avoid macros | Brad King | 2017-03-22 | 1 | -58/+54 |
|
|
* | InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-22 | 1 | -22/+22 |
|
|
* | Merge topic 'InstallRequiredSystemLibraries-UCRT-configs' | Brad King | 2017-01-12 | 1 | -8/+14 |
|\ |
|
| * | InstallRequiredSystemLibraries: Distinguish UCRT install configurations | Bjoern Thiel | 2017-01-11 | 1 | -8/+14 |
|
|
* | | InstallRequiredSystemLibraries: Add concrt*.dll for VC >= 14.0 | Taylor Braun-Jones | 2016-12-16 | 1 | -2/+8 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | InstallRequiredSystemLibraries: Document UCRT option use case | Brad King | 2016-06-30 | 1 | -2/+2 |
|
|
* | InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073) | Brad King | 2016-05-12 | 1 | -0/+23 |
|
|
* | InstallRequiredSystemLibraries: Fix ENV{ProgramFiles(x86)} reference | Brad King | 2016-05-12 | 1 | -1/+1 |
|
|
* | Merge topic 'InstallRequiredSystemLibraries-vs2015' | Brad King | 2015-05-05 | 1 | -2/+10 |
|\ |
|
| * | InstallRequiredSystemLibraries: Update for VS 2015 (#15552) | Brad King | 2015-05-04 | 1 | -2/+10 |
|
|
* | | InstallRequiredSystemLibraries: Fix MBCS MFC detection (#15531) | Bjoern Thiel | 2015-04-27 | 1 | -7/+2 |
|
|
* | | InstallRequiredSystemLibraries: Add option to specify install COMPONENT | Johan Andruejol | 2015-03-03 | 1 | -2/+12 |
|
|
* | | InstallRequiredSystemLibraries: Format documentation | Brad King | 2015-03-03 | 1 | -25/+34 |
|/ |
|
* | InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117) | Gregory Sharp | 2014-09-02 | 1 | -0/+36 |
|
|
* | VS14: Add Visual Studio 14 generator (#14982) | Brad King | 2014-06-25 | 1 | -0/+8 |
|
|
* | InstallRequiredSystemLibraries: Allow repeat use per-config | Bjoern Thiel | 2014-06-16 | 1 | -0/+6 |
|
|
* | Windows: Avoid () in environment variable references | Ben Boeckel | 2014-05-08 | 1 | -1/+2 |
|
|
* | Merge topic 'InstallRequiredSystemLibraries-vs12-mfc' | Brad King | 2014-05-07 | 1 | -4/+21 |
|\ |
|
| * | InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903) | Felix Krause | 2014-05-06 | 1 | -4/+21 |
|
|
* | | Watcom: Introduce OpenWatcom compiler id and fix compiler version | Jiri Malak | 2014-03-17 | 1 | -4/+0 |
|
|
* | | Remove hard-coded version of RTDLL for Open Watcom | Jiri Malak | 2014-03-04 | 1 | -10/+14 |
|/ |
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -22/+27 |
|
|
* | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 1 | -0/+8 |
|
|
* | InstallRequiredSystemLibraries: Use correct file names (#13315) | David Cole | 2012-08-17 | 1 | -2/+3 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -32/+32 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -158/+158 |
|
|
* | VS11: Update InstallRequiredSystemLibraries.cmake for VS11 (#11213) | David Cole | 2011-11-08 | 1 | -38/+58 |
|
|
* | Add Watcom support to InstallRequiredSystemLibraries (#11866) | David Cole | 2011-07-29 | 1 | -0/+34 |
|
|
* | InstallRequiredSystemLibraries: Read reg values with get_filename_component | David Cole | 2011-03-09 | 1 | -4/+12 |
|
|
* | Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variable | David Cole | 2011-01-13 | 1 | -3/+14 |
|
|
* | VS10: Fix problems with InstallRequiredSystemLibraries. | David Cole | 2011-01-13 | 1 | -23/+24 |
|
|
* | InstallRequiredSystemLibraries debug-only (#11141) | Mike McQuaid | 2011-01-06 | 1 | -51/+72 |
|
|
* | Add variable for InstallRequiredSystemLibraries dir (#11140) | Mike McQuaid | 2011-01-06 | 1 | -6/+11 |
|
|
* | Fix incorrect variable documentation (#11127) | Mike McQuaid | 2011-01-06 | 1 | -4/+4 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Fix for bug 9960, add support for MSVC10 runtime dlls. | Bill Hoffman | 2009-12-17 | 1 | -0/+69 |
|
|