openfoam/wmake
Mark Olesen 9e3d06853e ENH: add 'subcommand' handling to wmake (#1693)
- initial split of wmake-related commands into "plumbing" and
  "porcelain" akin to how git handles things.

- wmakeBuildInfo (very low-level), now relocated to the wmake/scripts
  and accessible for the user as "wmake -build-info".

  This satisfies a long-standing desire to access build information
  in a fashion similar to the api/patch information.

CONFIG: avoid git information when building with a debian/ directory

- when a 'debian/' directory exists, there is a high probability that
  the '.git/' directory is from debian and not from OpenFOAM (ie,
  useless here). This corresponds to an implicit '-no-git', which has
  no effect when building from pristine sources.

ENH: wmakeCheckPwd becomes scripts/wmake-check-dir

- accessible for the user as "wmake -check-dir" and with 1 or 2
  directory names. A wmakeCheckPwd symlink left for compatibility.
2020-05-12 10:05:24 +02:00
..
etc COMP: update lemon to 2019-12-19 version 2020-01-13 13:56:23 +01:00
makefiles ENH: wmakeLnInclude support for multiple dirs and -force option (#1693) 2020-05-12 08:00:26 +02:00
rules ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
scripts ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
src Merge remote-tracking branch 'origin/master' into develop 2020-04-06 12:38:57 +02:00
wclean ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wcleanBuild STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wcleanLnIncludeAll REL: Release preparations 2019-12-23 09:49:23 +00:00
wcleanPlatform STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wdep GIT: Header file updates 2019-10-31 14:48:44 +00:00
wmake ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmakeCheckPwd ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmakeCollect REL: Release preparations 2019-12-23 09:49:23 +00:00
wmakeLnInclude ENH: wmakeLnInclude support for multiple dirs and -force option (#1693) 2020-05-12 08:00:26 +02:00
wmakeLnIncludeAll ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wrmdep Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
wrmo Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00