openfoam/applications/utilities/preProcessing
Mark Olesen 608bb5d83b COMP: update lnInclude directories when building (issue #364)
- Could be related to interrupted builds.
  So if there are any parts of the build that rely on an explicit
  'wmakeLnInclude', make sure that the contents are properly updated.

--

ENH: improved feedback from top-level Allwmake

- Report which section (libraries, applications) is being built.

- Provide final summary of date, version, etc, which can be helpful
  for later diagnosis or record keeping.

- The -log=XXX option for Allwmake now accepts a directory name
  and automatically appends an appropriate log name.
  Eg,
      ./Allwmake -log=logs/  ->> logs/log.linux64GccDPInt32Opt

  The default name is built from the value of WM_OPTIONS.

--

BUG: shell not exiting properly in combination with -log option

- the use of 'tee' causes the shell to hang around.
  Added an explicit exit to catch this.

--

- Detecting the '-k' (-non-stop) option at the top-level Allwmake, which
  may improve robustness.

- Explicit continue-on-error for foamyMesh (as optional component)

- unify format of script messages for better readability

COMP: reduce warnings when building Pstream (old-style casts in openmpi)
2016-12-22 11:26:29 +01:00
..
applyBoundaryLayer ENH: applyBoundaryLayer - simplified setting of internal velocity field 2016-11-02 13:06:53 +00:00
boxTurb COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
changeDictionary GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
createExternalCoupledPatchGeometry COMP: Multiple changes - first clean build after latest merge - UNTESTED 2016-09-23 15:36:53 +01:00
createZeroDirectory STYLE: documentation for wordRe DETECT vs REGEXP was swapped around 2016-12-18 22:35:20 +01:00
dsmcInitialise ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
engineSwirl ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
faceAgglomerate BUG: Corrected coding error 2016-12-14 15:27:39 +00:00
foamUpgradeCyclics GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
mapFields STYLE: use MUST_READ consistently for decomposeParDict 2016-11-24 11:26:03 +01:00
mapFieldsPar GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
mdInitialise ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
setFields MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
viewFactorsGen COMP: Multiple changes - first clean build after latest merge - UNTESTED 2016-09-23 15:36:53 +01:00
wallFunctionTable MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00