openfoam/bin/tools
Mark Olesen b105f926b1 ENH: improvements to foamConfigurePaths tool (#1010)
- provide edit for adjusting the ThirdParty and fallback site variables.
  This is useful when packaging into a single directory, and possibly
  without any ThirdParty dependencies.

- support '-prefix' (similar to auotconfig) as an alternative to
  '-foamInstall'. Use this prefix to set the prefix directly.
  Bypasses and disables the bash sourcing magic.
2018-11-23 15:30:29 +01:00
..
change-sitedir.sh ENH: added bin/tools/ change-sitedir.sh, change-userdir.sh 2017-04-07 09:10:06 +02:00
change-userdir.sh ENH: added bin/tools/ change-sitedir.sh, change-userdir.sh 2017-04-07 09:10:06 +02:00
CleanFunctions BUG: cleanCase deletes blockMeshDict (fixes #900) 2018-06-22 14:50:25 +02:00
doxyFilter MRG: Merged develop branch and resolved conflicts 2016-10-19 13:33:00 +01:00
doxyFilter-ignore.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter-table.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter-top.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter.awk STYLE: improve formatting of doxygen filter output 2017-11-10 14:53:18 +01:00
doxyFilter.sed STYLE: improve formatting of doxygen filter output 2017-11-10 14:53:18 +01:00
foamConfigurePaths ENH: improvements to foamConfigurePaths tool (#1010) 2018-11-23 15:30:29 +01:00
foamCreateCompletionCache ENH: improve output formatting for usage information 2018-11-21 19:55:28 +01:00
foamCreateManpage ENH: improve output formatting for usage information 2018-11-21 19:55:28 +01:00
foamCreateModuleInclude BUG: fix bad environment parsing in foamCreateModuleInclude 2018-11-21 11:02:58 +01:00
foamGrepExeTargets ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
foamListBinDirs Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
foamListSourceFiles ENH: build into build/ directory instead of platforms/ (issue #312) 2017-02-10 20:30:15 +01:00
foamListThirdPartyBinDirs Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
foamLog.db STYLE: adjust AMI information (issue #860) 2018-06-13 15:26:59 +02:00
git-find-trailingspace STYLE: trailing whitespace, doxygen, error messages from fileOperation 2017-12-13 17:56:34 +01:00
gtagsrc Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
lib-dir STYLE: fix tools/lib-dir -help output 2018-08-07 11:19:10 +02:00
LogFunctions STYLE: remove shebang from LogFunctions 2018-11-22 17:31:34 +01:00
MakefileDirs wmake: Declare all makefiles to be specifically GNU make files 2016-11-13 15:18:09 +00:00
org-batch Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
pre-commit-hook STYLE: tabs and line length in files, very dubious NULL in ensight reader. 2017-06-26 13:43:05 +02:00
pre-receive-hook Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
README
RunFunctions TUT: RunFunctions - added protection for user shell customisations 2018-06-26 11:51:02 +01:00
scanpackages COMP: scanpackages : new utility to make Packages.gz 2010-08-25 15:31:27 +01:00

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