index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
InstallRequiredSystemLibraries.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]