summaryrefslogtreecommitdiff
path: root/Modules/FindMPI.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindMPI-fix-rerun' into release-3.17Brad King2020-02-111-12/+48
|\
| * FindMPI: Preserve order of include directories on re-runs of CMakeBrad King2020-02-101-12/+27
| * FindMPI: Restore re-construction of include directoriesBrad King2020-02-101-0/+21
* | Merge topic 'findmpi-documentation'Brad King2020-01-231-5/+17
|\ \ | |/ |/|
| * Help: Add more variable documentation to FindMPIKyle Edwards2020-01-221-5/+17
* | Merge topic 'FindMPI-fix-return'Brad King2020-01-221-4/+3
|\ \
| * | FindMPI: Fix regression when compiling with MPI wrappersBrad King2020-01-211-4/+3
* | | FPHSA: acknowledge the name mismatches in CMake-owned modulesBen Boeckel2020-01-141-1/+2
|/ /
* | FindMPI: Preserve include order when extracting component directoriesChuck Atkins2020-01-101-28/+8
* | FindMPI: Improve error when a component's language is not enabledKeith Ballard2019-11-201-0/+2
|/
* Merge topic 'FindMPI-restore-flag-vars'Brad King2019-08-211-1/+1
|\
| * FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONSRobert Maynard2019-08-211-1/+1
* | Merge topic 'FindMPI-link-flags'Brad King2019-07-261-3/+1
|\ \ | |/
| * FindMPI: make sure computed link flags are not de-duplicatedRobert Maynard2019-07-251-3/+1
* | FindMPI: Add MPI_EXECUTABLE_SUFFIX to every item in listsBrian Carlson2019-06-291-2/+6
|/
* FindMPI: Updated to use INTERFACE_LINK_OPTIONSRobert Maynard2019-06-241-3/+2
* FindMPI: Store imported target link flags as a list instead of a stringRobert Maynard2019-06-191-1/+3
* FindMPI: Correct documentaiton for library versionChristian Pfeiffer2019-05-061-1/+1
* FindMPI: Add error loggingChristian Pfeiffer2019-05-061-16/+27
* FindMPI: Don't retain libdirs for Win32Christian Pfeiffer2019-04-201-12/+14
* Merge topic 'FindMPI-pthread-cuda'Brad King2018-10-261-1/+6
|\
| * FindMPI: Pass -pthread to CUDA compiler through -XcompilerBrad King2018-10-251-1/+6
* | Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-241/+242
|/
* FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS as a command-line stringBrad King2018-09-101-1/+1
* FindMPI: Fix libname regex to not match the compiler executableChuck Atkins2018-04-121-6/+9
* FindMPI: Discard IMPI boilerplate textChristian Pfeiffer2018-01-311-0/+4
* FindMPI: Support for IMPI's compiler checkChristian Pfeiffer2018-01-311-0/+27
* FindMPI: Set up environment variables for wrapperChristian Pfeiffer2018-01-311-5/+80
* FindMPI: Retain unused link pathsChristian Pfeiffer2018-01-301-6/+18
* FindMPI: Use more CMake variablesChristian Pfeiffer2018-01-301-59/+118
* FindMPI: Improve link information parsingChristian Pfeiffer2018-01-251-53/+65
* FindMPI: Move MSMPI/MPICH2 mpiexec searchChristian Pfeiffer2018-01-101-15/+45
* Merge topic 'findmpi-builtin-fix'Brad King2017-12-131-121/+168
|\
| * FindMPI: Fix various legacy problemsChristian Pfeiffer2017-12-121-121/+168
| * Merge branch 'findmpi-notfound-spam' into release-3.10Brad King2017-12-051-10/+16
| |\
* | \ Merge topic 'findmpi-notfound-spam'Brad King2017-12-061-10/+16
|\ \ \ | | |/ | |/|
| * | FindMPI: Correct legacy variable handlingChristian Pfeiffer2017-12-051-10/+16
* | | Merge topic 'findmpi-found-cond'Brad King2017-12-061-1/+1
|\ \ \ | | |/ | |/|
| * | FindMPI: Fix multiple configure runsChristian Pfeiffer2017-12-051-1/+1
| |/
* | FindMPI: Treat 'command not found' as an errorChristian Pfeiffer2017-11-151-1/+1
|/
* FindMPI: Use physical cores for MPIEXEC_MAX_NUMPROCSChristian Pfeiffer2017-10-241-7/+2
* FindMPI: Add support for FreeBSD and SLESChristian Pfeiffer2017-09-151-2/+29
* FindMPI: Support components for various languagesChristian Pfeiffer2017-09-151-19/+71
* FindMPI: Modernization from ground upChristian Pfeiffer2017-09-151-480/+1154
* separgs: Use NATIVE_COMMAND where appropriateChristian Pfeiffer2017-04-261-2/+1
* FindMPI: Modernize documentationChristian Pfeiffer2017-04-211-44/+45
* FindMPI: MPIEXEC handling improvementsChristian Pfeiffer2017-04-211-2/+13
* Merge topic 'findmpi-add-imported-targets'Brad King2017-04-191-0/+29
|\
| * FindMPI: Add IMPORTED targetsChristian Pfeiffer2017-04-161-0/+29
* | FindMPI: Mark old MPI library entries as advancedChristian Pfeiffer2017-04-161-0/+1
|/