summaryrefslogtreecommitdiff
path: root/Modules/FindMPI.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Merge topic 'findmpi-flags-fix'Brad King2017-02-061-0/+4
|\
| * FindMPI: Remove leading spaces from flagsChristian Pfeiffer2017-02-021-0/+2
| * FindMPI: Reset MPI_INCLUDE_PATH_WORK before useChristian Pfeiffer2017-02-011-0/+2
* | FindMPI: Strip quotes from include path and convert to CMake path formatChristian Pfeiffer2017-01-231-0/+2
* | FindMPI: Add Intel MPI wrapper names on WindowsChristian Pfeiffer2017-01-231-5/+6
|/
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-4/+4
* FindMPI: Recognize `.lib` file names for specification of link librariesDominic Meiser2016-04-151-0/+11
* FindMPI: Recognize /LIBPATH for specification of linker paths.Dominic Meiser2016-04-151-2/+2
* FindMPI: Improve documentation formattingChristoph GrĂ¼ninger2016-04-111-12/+15
* FindMPI: Drop unnecessary and incorrect use of GetPrerequisitesBrad King2015-07-311-5/+3
* FindMPI: Extend Intel-MPI 5+ workaround for recent GCCsSean Brennan2015-07-101-1/+1
* FindMPI: handle trailing slash from $MSMPI_BINBen Boeckel2015-01-141-1/+3
* FindMPI: MSMPI changed the subdirectories it usesBen Boeckel2015-01-061-3/+5
* FindMPI: add more search paths for MSMPIBen Boeckel2015-01-061-0/+4