index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
FindMPI.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindMPI: Move MSMPI/MPICH2 mpiexec search
Christian Pfeiffer
2018-01-10
1
-15
/
+45
*
Merge topic 'findmpi-builtin-fix'
Brad King
2017-12-13
1
-121
/
+168
|
\
|
*
FindMPI: Fix various legacy problems
Christian Pfeiffer
2017-12-12
1
-121
/
+168
|
*
Merge branch 'findmpi-notfound-spam' into release-3.10
Brad King
2017-12-05
1
-10
/
+16
|
|
\
*
|
\
Merge topic 'findmpi-notfound-spam'
Brad King
2017-12-06
1
-10
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindMPI: Correct legacy variable handling
Christian Pfeiffer
2017-12-05
1
-10
/
+16
*
|
|
Merge topic 'findmpi-found-cond'
Brad King
2017-12-06
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindMPI: Fix multiple configure runs
Christian Pfeiffer
2017-12-05
1
-1
/
+1
|
|
/
*
|
FindMPI: Treat 'command not found' as an error
Christian Pfeiffer
2017-11-15
1
-1
/
+1
|
/
*
FindMPI: Use physical cores for MPIEXEC_MAX_NUMPROCS
Christian Pfeiffer
2017-10-24
1
-7
/
+2
*
FindMPI: Add support for FreeBSD and SLES
Christian Pfeiffer
2017-09-15
1
-2
/
+29
*
FindMPI: Support components for various languages
Christian Pfeiffer
2017-09-15
1
-19
/
+71
*
FindMPI: Modernization from ground up
Christian Pfeiffer
2017-09-15
1
-480
/
+1154
*
separgs: Use NATIVE_COMMAND where appropriate
Christian Pfeiffer
2017-04-26
1
-2
/
+1
*
FindMPI: Modernize documentation
Christian Pfeiffer
2017-04-21
1
-44
/
+45
*
FindMPI: MPIEXEC handling improvements
Christian Pfeiffer
2017-04-21
1
-2
/
+13
*
Merge topic 'findmpi-add-imported-targets'
Brad King
2017-04-19
1
-0
/
+29
|
\
|
*
FindMPI: Add IMPORTED targets
Christian Pfeiffer
2017-04-16
1
-0
/
+29
*
|
FindMPI: Mark old MPI library entries as advanced
Christian Pfeiffer
2017-04-16
1
-0
/
+1
|
/
*
Merge topic 'findmpi-flags-fix'
Brad King
2017-02-06
1
-0
/
+4
|
\
|
*
FindMPI: Remove leading spaces from flags
Christian Pfeiffer
2017-02-02
1
-0
/
+2
|
*
FindMPI: Reset MPI_INCLUDE_PATH_WORK before use
Christian Pfeiffer
2017-02-01
1
-0
/
+2
*
|
FindMPI: Strip quotes from include path and convert to CMake path format
Christian Pfeiffer
2017-01-23
1
-0
/
+2
*
|
FindMPI: Add Intel MPI wrapper names on Windows
Christian Pfeiffer
2017-01-23
1
-5
/
+6
|
/
*
Find*.cmake: drop the comments before including FPHSA
Rolf Eike Beer
2016-11-28
1
-1
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-15
/
+3
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-28
1
-4
/
+4
*
FindMPI: Recognize `.lib` file names for specification of link libraries
Dominic Meiser
2016-04-15
1
-0
/
+11
*
FindMPI: Recognize /LIBPATH for specification of linker paths.
Dominic Meiser
2016-04-15
1
-2
/
+2
*
FindMPI: Improve documentation formatting
Christoph GrĂ¼ninger
2016-04-11
1
-12
/
+15
*
FindMPI: Drop unnecessary and incorrect use of GetPrerequisites
Brad King
2015-07-31
1
-5
/
+3
*
FindMPI: Extend Intel-MPI 5+ workaround for recent GCCs
Sean Brennan
2015-07-10
1
-1
/
+1
*
FindMPI: handle trailing slash from $MSMPI_BIN
Ben Boeckel
2015-01-14
1
-1
/
+3
*
FindMPI: MSMPI changed the subdirectories it uses
Ben Boeckel
2015-01-06
1
-3
/
+5
*
FindMPI: add more search paths for MSMPI
Ben Boeckel
2015-01-06
1
-0
/
+4
*
Merge topic 'FindMPI-parse-Xlinker-flags'
Brad King
2014-12-15
1
-1
/
+1
|
\
|
*
FindMPI: Extract -Xlinker options
Alin Marin Elena
2014-12-12
1
-1
/
+1
*
|
FindMPI: search for msmpi's mpiexec as well
Ben Boeckel
2014-12-11
1
-0
/
+1
|
/
*
FindMPI: Workaround Intel MPI 5.0.1 exit code problem (#15182)
Alin Marin Elena
2014-12-04
1
-0
/
+6
*
FindMPI: Factor out compiler wrapper execution into helper
Alin Marin Elena
2014-12-04
1
-21
/
+13
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-1
/
+1
*
FindMPI: Honor MPI_HOME for MPIEXEC (#14347)
Marcel Loose
2014-08-11
1
-1
/
+4
*
Merge topic 'matches-cleanup'
Brad King
2014-04-15
1
-2
/
+2
|
\
|
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
|
FindMPI: Use compiler implicit link dirs for matching language (#14870)
Melven Roehrig-Zoellner
2014-04-11
1
-9
/
+4
|
/
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-47
/
+71
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1
/
+1
*
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
Rolf Eike Beer
2012-11-04
1
-1
/
+1
*
FindMPI: Set correct variables for calls to FPHSA
David Cole
2012-09-27
1
-0
/
+5
*
Fix FindMPI for the intel compiler on linux by looking in implict directories.
Bill Hoffman
2012-03-20
1
-0
/
+14
[next]