openfoam/bin/tools
Mark Olesen 92a148e9e5 CONFIG: provide separate default settings for clang/gcc (fixes #1566)
- the foamConfigurePaths script is quite simplistic and aggressive in
  what it changes. This was particularly evident when using it to
  change gcc/clang versions.

  Restructured the corresponding compiler settings to define default
  versions (eg, "default_gcc_version") that limits the scope of
  changes performed by foamConfigurePaths and makes it easier to
  understand if changing manually.
2020-02-06 12:36:26 +00: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
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
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: provide separate default settings for clang/gcc (fixes #1566) 2020-02-06 12:36:26 +00: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 GIT: Header file updates 2019-10-31 14:48:44 +00: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 GIT: Header file updates 2019-10-31 14:48:44 +00: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 GIT: Header file updates 2019-10-31 14:48:44 +00: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
source-bashrc Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00

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