openfoam/wmake
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
..
makefiles wmake: Suppress the "is up to date" messages 2016-11-13 22:41:42 +00:00
rules GIT: Resolved merge conflict 2016-12-12 12:23:45 +00:00
scripts COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
src wmkdep.l: Removed redundant #include 2016-11-14 11:22:00 +00:00
wclean wclean: Removed duplicate echo of directory 2016-11-14 08:54:53 +00:00
wcleanLnIncludeAll wmake: Use functions from wmakeFunctions to avoid code duplication 2016-07-17 22:59:55 +01:00
wcleanPlatform wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wdep wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmake Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
wmakeCheckPwd wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeCollect wmake: Update '-s' option to print the files processed without the rules 2016-11-12 22:01:44 +00:00
wmakeFilesAndOptions wmake: Update comments 2016-01-24 14:37:39 +00:00
wmakeLnInclude wmake: Update '-s' option to print the files processed without the rules 2016-11-12 22:01:44 +00:00
wmakeLnIncludeAll wmakeLnIncludeAll: Add '-update' option 2016-07-09 14:22:14 +01:00
wmakePrintBuild BUG: incorrect wmakePrintBuild -check behaviour when outside of git (issue #174) 2016-07-12 17:37:30 +02:00
wmakeScheduler wmake: Update comments 2016-01-24 14:37:39 +00:00
wmakeSchedulerUptime wmake: Update comments 2016-01-24 14:37:39 +00:00
wrmdep wmake: Improve messages from wclean, wrmdep and wmakeLnIncludeAll 2016-07-08 10:57:08 +01:00
wrmo wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00