openfoam/wmake/scripts
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
..
AllwmakeParseArguments ENH: tuning wmake behaviour (#1647) 2020-03-25 10:41:29 +01:00
cmakeFunctions ENH: improve cmake/ParaView config handling 2020-05-05 18:06:09 +02:00
dirToString GIT: Header file updates 2019-10-31 14:48:44 +00:00
have_adios2 CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_boost CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_ccmio CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_cgal CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_cmake ENH: improve cmake/ParaView config handling 2020-05-05 18:06:09 +02:00
have_fftw CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_hypre CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_kahip CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_metis CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_mgridgen CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_petsc CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_readline CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_scotch CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
have_zoltan CONFIG: improve detection of scotch system include/libraries 2020-04-15 13:35:45 +02:00
list_tools COMP: report locations of build tools (such as flex, m4 etc) 2019-11-10 11:24:07 +01:00
makeDepend GIT: Header file updates 2019-10-31 14:48:44 +00:00
makeFiles REL: Release preparations 2019-12-23 09:49:23 +00:00
makeOptions REL: Release preparations 2019-12-23 09:49:23 +00:00
makeParser STYLE: header format 2019-12-13 12:33:23 +01:00
makeTargetDir REL: Release preparations 2019-12-23 09:49:23 +00:00
paraviewFunctions ENH: improve cmake/ParaView config handling 2020-05-05 18:06:09 +02:00
sysFunctions CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
wcleanObjects ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmake-build-info ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmake-check-dir ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmake.cmake-args ENH: improve cmake/ParaView config handling 2020-05-05 18:06:09 +02:00
wmakeFilesAndOptions REL: Release preparations 2019-12-23 09:49:23 +00:00
wmakeFunctions ENH: tuning wmake behaviour (#1647) 2020-03-25 10:41:29 +01:00
wmakeWindowsDlOpenLibs GIT: Header file updates 2019-10-31 14:48:44 +00:00
wrap-bison STYLE: header format 2019-12-13 12:33:23 +01:00
wrap-lemon CONFIG: relocate wmake binaries into project platforms/tools (#1647) 2020-04-06 08:32:42 +02:00