Historia zmian

Autor SHA1 Wiadomość Data
  Bill Hoffman 2f9ad7c6e6 Fix FindMPI for the intel compiler on linux by looking in implict directories. 14 lat temu
  Brad King 87737e62e0 FindMPI: Append MPI C++ library correctly in non-compiler case (#12874) 14 lat temu
  Todd Gamblin 8756e77fb4 Fix issues with removing try_compile input file. 14 lat temu
  Todd Gamblin e00d2c4d51 Try regular compiler when no MPI compiler. 14 lat temu
  Todd Gamblin a55da06948 Added backward compatibility for input as well as output vars. 15 lat temu
  Brad King a32a633225 FindMPI: Fix documentation formatting 15 lat temu
  Todd Gamblin 706b73e848 FindMPI: Handle multiple languages 15 lat temu
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 15 lat temu
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 lat temu
  David Cole b0fb2ad3e1 Merge topic 'AddCMAKE_CURRENT_LIST_DIR' 15 lat temu
  David Partyka 35d2770df9 Update module to locate newely released MS MPI HPC Pack R2. 15 lat temu
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 lat temu
  Brad King a56969f3d3 FindMPI: Recoginze -f flags from mpicc (#10771) 15 lat temu
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 lat temu
  Brad King f315c29966 Merge branch 'FindMPI-flag-parsing' 15 lat temu
  Brad King 96c7cb26e9 FindMPI: Fix parsing of mpicc -Wl,-L link flags (#9093) 15 lat temu
  Brad King cea9389cc9 FindMPI: Trust mpicc -showme on BlueGene/L 15 lat temu
  Brad King 8460059a72 FindMPI: Failure is not an error if not REQUIRED 15 lat temu
  Brad King d84cbd0f77 FindMPI: Parse mpicc flags more carefully (#9093) 15 lat temu
  Brad King 68c7d3e2ce FindMPI: Do not parse -l in middle of library name 15 lat temu
  David Partyka 01f022c49c Add a new registry key to check for the location of MPICH2. 16 lat temu
  Dave Partyka 3154cde792 BUG: rename MPI_PACKAGE_DIR and MPI_PREFIX_PATH vars to be prefixed with _ to prevent conflicts with known variable names in other projects. 16 lat temu
  Dave Partyka 279e4ec33b BUG: fix MPI_BASE_DIR var to be called _MPI_BASE_DIR to prevent conflicts with known variable names in other projects. 16 lat temu
  Dave Partyka 39e88bbe99 COMP: need to add quotes when using get_filename_component otherwise it will try to process NOT FOUND rather than an empty string when MPIEXEC is not found. 16 lat temu
  Dave Partyka c283fe2d26 COMP: fix syntax error. 16 lat temu
  Dave Partyka 4915e92998 ENH: Improvements in finding MPI on windows. ENH: reorganized searching mpi for mpi components (include,lib,bin) using a single set of search paths instead of seperately mainted lists of paths for each. 16 lat temu
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 lat temu
  David Cole b71332914f Oops. Close strings with double quotes. Where they're supposed to be. 16 lat temu
  David Cole 5655ac46f0 Add MPICH2 and Microsoft HPC paths, add paths to find mpiexec. Now it works better automatically on Windows. Thanks to Dave Partyka for developing the patch. 16 lat temu
  Douglas Gregor fa458957ab ENH: Use the HINTS feature of find_library to find the right libraries for 17 lat temu