openfoam/bin/tools
Mark Olesen 63d8e7e576 ENH: make use of FOAM_API for environment as well (issue #1158)
- was WM_PROJECT_API in the environment and FOAM_API in dictionaries.

  Make these both consistently FOAM_API.
  This is a non-breaking change, since the value of WM_PROJECT_API
  (added in 1812) and/or FOAM_API is purely informative.
  For the current correct values, always use

    * foamEtcFile -show-api
    * wmakeBuildInfo -show-api
2019-01-10 12:21:19 +01:00
..
change-sitedir.sh ENH: make use of FOAM_API for environment as well (issue #1158) 2019-01-10 12:21:19 +01:00
change-userdir.sh ENH: update handling of versioning and make control (issue #1010) 2018-12-02 18:25:57 +01: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 BUG: command-args overload ignored for etc/config.csh/paraview 2018-12-10 09:50:46 +01:00
foamCreateCompletionCache ENH: adjust completion parser 2018-12-12 03:07:14 +01:00
foamCreateManpage STYLE: adjust manpage layouts 2018-12-10 22:40:53 +01:00
foamCreateModuleInclude STYLE: update documentation about central controlDict 2018-12-12 13:38:14 +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 paraFoam - check for region-specific fvSchemes, fvSolution 2008-12-10 09:47:24 +01:00
RunFunctions ENH: add isTrue function to RunFunctions 2018-11-30 19:29:49 +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.