openfoam/bin/tools
Mark Olesen 1d544540d9 ENH: handle wmake -debug option via FOAM_EXTRA_CXX_FLAGS
- ensures that subsequent Allwmake scripts know about it.

ENH: add bin/tools/query-detect wrapper for wmake have_* scripts

CONFIG: use project/ThirdParty without additional sanity checks

- no need to test for Allwmake or platforms/ if ThirdParty is located
  within the project directory itself.

COMP: add simple mpi test to 00-dummy

- for testing library linkage, etc.
2020-11-04 15:17:28 +01:00
..
change-sitedir.sh ENH: improve foamConfigurePaths, remove some antiquated tools 2020-04-08 11:38:18 +02:00
change-userdir.sh ENH: improve foamConfigurePaths, remove some antiquated tools 2020-04-08 11:38:18 +02:00
CleanFunctions ENH: generate local orientation vectors for blockMesh VTK output (#1903) 2020-10-28 16:04:12 +01:00
create-mpi-config CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
createMingwRuntime ENH: add bin/tools/createMingwRuntime helper 2020-08-11 16:39:43 +02:00
doxyFilter REL: Release preparations 2019-12-23 09:49:23 +00:00
doxyFilter-ignore.awk REL: Release preparations 2019-12-23 09:49:23 +00:00
doxyFilter-table.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter-top.awk REL: Release preparations 2019-12-23 09:49:23 +00:00
doxyFilter.awk GIT: Header file updates 2019-10-31 14:48:44 +00:00
doxyFilter.sed STYLE: improve formatting of doxygen filter output 2017-11-10 14:53:18 +01:00
findEmptyMake REL: Release preparations 2019-12-23 09:49:23 +00:00
foamConfigurePaths ENH: improvements for FOAM_CONFIG_ETC 2020-08-11 13:16:03 +02:00
foamCreateCompletionCache CONFIG: prevent bash completions from examining the description notes 2019-11-25 18:38:39 +01:00
foamCreateManpage STYLE: remove unnecessary stdout, stderr /dev/null redirects 2019-11-06 10:44:36 +01:00
foamCreateModuleInclude STYLE: use more generic terms allow/deny for selections 2020-09-09 13:54:34 +02:00
foamExec ENH: improve foamConfigurePaths, remove some antiquated tools 2020-04-08 11:38:18 +02:00
foamGrepExeTargets GIT: Header file updates 2019-10-31 14:48:44 +00:00
foamLog.db STYLE: adjust AMI information (issue #860) 2018-06-13 15:26:59 +02:00
foamPackRelease ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
foamUpdateCaseFileHeader STYLE: align foamUpdateCaseFileHeader with Foam::IOobject::writeBanner() 2019-11-18 12:37:01 +01:00
git-find-non-ascii ENH: bin/tools/git-find-non-ascii: find non-ASCII chars in source code 2020-09-03 12:04:04 +02:00
git-find-trailingspace ENH: bin/tools/git-find-non-ascii: find non-ASCII chars in source code 2020-09-03 12:04:04 +02:00
help-filter ENH: improve foamConfigurePaths, remove some antiquated tools 2020-04-08 11:38:18 +02:00
lib-dir ENH: improve foamConfigurePaths, remove some antiquated tools 2020-04-08 11:38:18 +02:00
LogFunctions STYLE: remove unnecessary stdout, stderr /dev/null redirects 2019-11-06 10:44:36 +01:00
MakefileDirs REL: Release preparations 2019-12-23 09:49:23 +00:00
openfoam.in CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
pre-commit-hook REL: Release preparations 2019-12-23 09:49:23 +00:00
pre-receive-hook REL: Release preparations 2019-12-23 09:49:23 +00:00
query-detect ENH: handle wmake -debug option via FOAM_EXTRA_CXX_FLAGS 2020-11-04 15:17:28 +01:00
query-versions CONFIG: support compiler query in bin/tools/query-versions 2020-04-16 00:47:05 +02:00
README STYLE: allow '=' option separators in some bin/tools scripts 2019-06-26 11:27:53 +02:00
RunFunctions ENH: add canCompile test to RunFunctions 2020-06-09 00:55:58 +02:00
source-bashrc ENH: openfoam shell session - improved and relocated 2020-03-16 12:03:57 +01:00

Miscellaneous tools, scripts, templates that are useful
(eg, for building applications) but don't need to be in the PATH.