openfoam/wmake
Mark Olesen 473e000bed ENH: enable MPI library variants (#1153)
- in addition to managing different vendors and versions, it may also
  be necessary or desirable to have a particular variant
  (eg, profiling, release, etc).

  Devise a new meaningful name for the variant and create a
  corresponding wmake rule.

  Eg, SYSTEMOPENMPI-profiling with a corresponding
      "wmake/rules/linux64Gcc/mplibSYSTEMOPENMPI-profiling" file
  that has suitable content for your system.

CONFIG: intel-mpi use intel64/ paths only for config and wmake rules (#1153)

- previously adjusted the config files, but missed the changes
  required for the wmake rules too.

  Now simply migrate to using  "intel64/{include,bin,lib}"
  instead of the older naming  "{include,bin,lib}64"

  These changes work since at least intel-mpi 2015 (5.x), but possibly
  earlier as well
2019-01-28 19:19:09 +01:00
..
makefiles STYLE: avoid mix of 'sinclude' and '-include' in make files 2018-05-28 10:46:40 +02:00
rules ENH: enable MPI library variants (#1153) 2019-01-28 19:19:09 +01:00
scripts ENH: add wmakeVersioned with tracking of ThirdParty dependencies 2018-12-15 15:49:48 +01:00
src CONFIG: adjustments to environment 2018-12-03 09:50:48 +01:00
wclean STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wcleanBuild STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wcleanLnIncludeAll ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wcleanPlatform STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wdep STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wmake CONFIG: adjustments to environment 2018-12-03 09:50:48 +01:00
wmakeBuildInfo CONFIG: remove bash dependency from wmakeBuildInfo (fixes #1152) 2019-01-06 10:50:37 +01:00
wmakeCheckPwd ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeCollect ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeFilesAndOptions COMP: provide Allmake script for wmake tools 2018-11-22 09:35:17 +01:00
wmakeLnInclude CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
wmakeLnIncludeAll STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wmakePrintBuild CONFIG: adjustments to environment 2018-12-03 09:50:48 +01:00
wmakeScheduler ENH: make use of FOAM_API for environment as well (issue #1158) 2019-01-10 12:21:19 +01:00
wmakeSchedulerUptime ENH: make use of FOAM_API for environment as well (issue #1158) 2019-01-10 12:21:19 +01:00
wrmdep STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wrmo STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00