| Commit message (Expand) | Author | Age | Files | Lines |
* | IRSL: Add paths for Intel oneAPI compilers on Linux | Attila Krasznahorkay | 2022-03-09 | 1 | -0/+1 |
|
|
* | Merge branch 'backport-3.21-vs2022' into vs2022 | Brad King | 2021-10-14 | 1 | -1/+1 |
|\ |
|
| * | IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5 | Brad King | 2021-10-14 | 1 | -1/+1 |
|
|
* | | IRSL: Fix search for Windows redist files with Intel Classic compiler | Brad King | 2021-09-23 | 1 | -0/+4 |
|
|
* | | Merge topic 'vs2022' | Brad King | 2021-09-03 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | IRSL: Add discovery of VS 2022 v143 toolset redistributables | Brad King | 2021-09-02 | 1 | -2/+6 |
|
|
* | | IRSL: Avoid duplication of Intel redist lib folder paths | Alexander Grund | 2021-08-02 | 1 | -9/+24 |
|
|
* | | IRSL: Fix check of path to Intel redistdir | Alexander Grund | 2021-08-02 | 1 | -1/+1 |
|/ |
|
* | IRSL: Add Intel oneAPI redist location on Windows | Brad King | 2021-06-08 | 1 | -1/+3 |
|
|
* | IRSL: Add support for IntelLLVM | William R. Dieter | 2021-01-28 | 1 | -7/+7 |
|
|
* | IRSL: Add support for non-x86/x64 architectures such as arm64 | pastdue | 2021-01-25 | 1 | -7/+9 |
|
|
* | Merge topic 'irsl-msvcp_atomic_wait_dll' | Brad King | 2021-01-18 | 1 | -0/+2 |
|\ |
|
| * | IRSL: Install msvcp${v}${d}_atomic_wait.dll if available with CRT | Kelly Walker | 2021-01-15 | 1 | -0/+2 |
|
|
* | | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -4/+12 |
|/ |
|
* | IRSL: Fix path to Intel 32-bit redist libraries | Torgeir Rusten | 2020-07-09 | 1 | -1/+1 |
|
|
* | 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 |
|
|