openfoam/bin/tools
Mark Olesen aa2f932b75 CONFIG: additional packaging helpers, tutorial test helper
- bin/tools/create-mpi-config to query/write values for system openmpi.
  In some cases this can be used to avoid an mpicc requirement at runtime.

- adjust openfoam session to include -test-tutorial forwarding to the
  tutorials/AutoTest. This helps with writing installation tests.

- adjust foamConfigurePaths to latest version

- removal of gperftools default config, as per develop
2020-04-21 14:59:07 +02:00
..
change-sitedir.sh GIT: Header file updates 2019-10-31 14:48:44 +00:00
change-userdir.sh GIT: Header file updates 2019-10-31 14:48:44 +00:00
CleanFunctions STYLE: remove unnecessary stdout, stderr /dev/null redirects 2019-11-06 10:44:36 +01:00
create-mpi-config CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +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
foamAllHC REL: Release preparations 2019-12-23 09:49:23 +00:00
foamConfigurePaths CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +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 CONFIG: improve prefix matching for system libraries (#1607) 2020-03-16 12:03:58 +01:00
foamExec GIT: Header file updates 2019-10-31 14:48:44 +00: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 CONFIG: add build-info to archives 2019-11-13 10:23:30 +01:00
foamUpdateCaseFileHeader STYLE: align foamUpdateCaseFileHeader with Foam::IOobject::writeBanner() 2019-11-18 12:37:01 +01:00
git-find-trailingspace STYLE: allow '=' option separators in some bin/tools scripts 2019-06-26 11:27:53 +02:00
lib-dir CONFIG: improve prefix matching for system libraries (#1607) 2020-03-16 12:03:58 +01: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
README STYLE: allow '=' option separators in some bin/tools scripts 2019-06-26 11:27:53 +02:00
RunFunctions STYLE: remove unnecessary stdout, stderr /dev/null redirects 2019-11-06 10:44:36 +01:00
scanpackages COMP: scanpackages : new utility to make Packages.gz 2010-08-25 15:31:27 +01: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.