openfoam/etc
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
..
caseDicts Merge remote-tracking branch 'origin/master' into develop 2020-04-06 12:38:57 +02:00
codeTemplates REL: Release preparations 2019-12-23 09:49:23 +00:00
config.csh CONFIG: refactor common link rules, support FOAM_EXTRA_CFLAGS (#1256) 2020-05-06 13:10:30 +02:00
config.sh CONFIG: refactor common link rules, support FOAM_EXTRA_CFLAGS (#1256) 2020-05-06 13:10:30 +02:00
templates CONFIG: improve prefix matching for system libraries (#1607) 2020-03-16 12:03:58 +01:00
thermoData thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00
bashrc COMP: wmake rules for AMD (clang-based) compiler (#1627) 2020-05-06 13:11:09 +02:00
cellModels REL: Release preparations 2019-12-23 09:49:23 +00:00
colourTables REL: Release preparations 2019-12-23 09:49:23 +00:00
controlDict ENH: consistency improvements for surface patch handling (fixes #483) 2020-01-16 10:07:26 +01:00
cshrc COMP: wmake rules for AMD (clang-based) compiler (#1627) 2020-05-06 13:11:09 +02:00
openfoam ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00