openfoam/bin/tools
Mark Olesen 8434931c29 CONFIG: support call of 'openfoam' wrapper in other in-project locations
- directory discovery originally designed for a sub-dir location
  (eg, etc/openfoam) but failed if called from within the sub-dir
  itself.

  Now simply assume it is located in the project directory or the etc/
  sub-dir, so that it can also be relocated into the project directory
  in the future (pending changes to RPM and debian packaging)
2023-04-18 20:19:29 +02:00
..
change-sitedir.sh CONFIG: fixes for MacOS (#2555) 2022-08-19 12:52:11 +02:00
change-userdir.sh CONFIG: fixes for MacOS (#2555) 2022-08-19 12:52:11 +02:00
CleanFunctions ENH: CleanFunctions refinements 2022-06-09 15:34:17 +02:00
create-mpi-config CONFIG: improve handling of debian multi-arch 2022-12-19 11:13:53 +01:00
createMingwRuntime COMP: non-group-local communicator for MS-MPI (mingw) 2021-12-16 14:44:28 +01: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 CONFIG: improve flexibility of MPI specification 2021-10-29 17:04:51 +02:00
foamCreateCompletionCache CONFIG: update completion cache (csh) 2022-12-13 19:49:36 +01:00
foamCreateManpage STYLE: remove unnecessary stdout, stderr /dev/null redirects 2019-11-06 10:44:36 +01:00
foamCreateModuleInclude CONFIG: accept '-lib' for foamCleanPath 2021-10-18 14:58:17 +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 BUG: foamPackRelease detects wrong build information 2021-11-04 19:56:01 +01: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 CONFIG: update completion cache (csh) 2022-12-13 19:49:36 +01:00
install-dirs ENH: installation helpers 2020-11-25 21:31:22 +01:00
install-platform ENH: installation helpers 2020-11-25 21:31:22 +01:00
lib-dir GIT: relocate rawIOField to src/OpenFOAM (closer to IOField classes) 2022-07-13 19:23:27 +02:00
LogFunctions ENH: tutorials/Alltest -backup option 2022-11-19 13:44:01 +01:00
MakefileDirs REL: Release preparations 2019-12-23 09:49:23 +00:00
openfoam.in CONFIG: inline _foamEval within <etc/config.sh/setup> 2021-06-18 17:14:22 +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 CONFIG: accept -decompose-dict=xyz for Run functions and mpirunDebug 2023-03-02 20:50:52 +01:00
source-bashrc CONFIG: adjust paraview libs, intelmpi handling 2021-12-07 15:22:32 +01:00
update-mpi-links.in ENH: installation helpers 2020-11-25 21:31:22 +01:00
vscode-settings CONFIG: support call of 'openfoam' wrapper in other in-project locations 2023-04-18 20:19:29 +02:00

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