openfoam/applications/solvers
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
..
basic STYLE: Consistency updates 2016-09-23 16:52:46 +01:00
combustion MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
compressible ENH: changing rhoSimpleFoam to rhothermo and bounding thermo.rho between minRho and maxRho. 2016-12-19 15:39:13 -08:00
discreteMethods GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
DNS COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
doc ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00
electromagnetics GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
financial GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
heatTransfer MRG: Resolve conflict with latest foundation merge 2016-10-26 15:37:15 +01:00
incompressible MRG: Initial commit after latest Foundation merge 2016-09-30 11:16:28 +01:00
lagrangian MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
multiphase GIT: Resolved conflict merging master into develop 2016-12-16 17:10:38 +00:00
stressAnalysis GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00