| Commit message (Expand) | Author | Age | Files | Lines |
* | IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available | Brad King | 2020-01-20 | 1 | -6/+20 |
|
|
* | IRSL: Install vcruntime140_1.dll if available | Brad King | 2019-10-11 | 1 | -0/+6 |
|
|
* | IRSL: Prefer MSVC runtime libraries from newest toolset first | Brad King | 2019-10-11 | 1 | -0/+1 |
|
|
* | IRSL: Fix discovery of VS 2019 v141 toolset redistributables | James Butler | 2019-07-22 | 1 | -4/+12 |
|
|
* | IRSL: Fix typo in v143 toolset version check | James Butler | 2019-07-22 | 1 | -2/+2 |
|
|
* | IRSL: Update redist directory for VS 2019 update 1 | Brad King | 2019-04-15 | 1 | -2/+5 |
|
|
* | IRSL: Fix discovery of VS 2019 v142 toolset redistributables | Brad King | 2019-04-04 | 1 | -9/+14 |
|
|
* | Merge topic 'irsl-ucrt-version' | Brad King | 2018-11-20 | 1 | -3/+19 |
|\ |
|
| * | IRSL: Detect versioned Windows Universal CRT directories | Brad King | 2018-11-19 | 1 | -3/+19 |
|
|
* | | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -54/+55 |
|/ |
|
* | Fix misc. typos | luz.paz | 2018-10-03 | 1 | -3/+3 |
|
|
* | Merge topic 'irsl-fortran-only-linux' | Brad King | 2018-05-14 | 1 | -8/+10 |
|\ |
|
| * | IRSL: Fix Intel library list for ifort-only setups | Christian Pfeiffer | 2018-05-11 | 1 | -8/+10 |
|
|
* | | Merge topic 'InstallRequiredSystemLibraries-mfcm' | Brad King | 2018-04-19 | 1 | -0/+8 |
|\ \ |
|
| * | | InstallRequiredSystemLibraries: Check for existence of mfcm dlls | Christof Krüger | 2018-04-18 | 1 | -0/+8 |
| |/ |
|
* | | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic | Arkady Shapkin | 2018-04-04 | 1 | -75/+30 |
|/ |
|
* | Merge topic 'irsl-intel-fortran-only-fix' | Brad King | 2017-12-14 | 1 | -5/+8 |
|\ |
|
| * | IRSL: Skip libgfxoffload if no Intel C++ is used | Christian Pfeiffer | 2017-12-12 | 1 | -5/+8 |
|
|
* | | Merge topic 'irsl-msvc-omp-fix' | Brad King | 2017-12-13 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | IRSL: Fix MSVC variable deferencing | Christian Pfeiffer | 2017-12-12 | 1 | -2/+7 |
|
|
* | | IRSL: Install the 1041 folder for Intel compilers | Christian Pfeiffer | 2017-11-20 | 1 | -1/+4 |
|/ |
|
* | IRSL: Add support for the 2018 release on Windows. | Christian Pfeiffer | 2017-11-06 | 1 | -3/+5 |
|
|
* | 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 |
|
|