openfoam/bin/tools
Mark Olesen b970ba0901 ENH: minor improvements to environment
- handle sourcing bashrc with a relative path (issue #383)
- handle sourcing from bash and zsh.
  Still need manual intervention when sourcing dash, sh, or ksh.
- replace grep in etc/cshrc with sed only
- logical instead of physical path for WM_PROJECT_DIR (issue #431).
  Doesn't seem to be possible for csh/tcsh.

  * Continue using physical locations when comparing directories,
    but not for the top-level FOAM_INST_DIR, WM_PROJECT_DIR.

- relocate WM_CC, WM_CXX overrides from etc/config.*/compiler
  to etc/config.*/settings to ensure that they are left untouched
  when etc/config.sh/compiler is sourced while making third-party
  packages (eg, gcc, llvm, CGAL).

- provide fallback FOAM_TUTORIALS setting in RunFunctions

STYLE: remove "~OpenFOAM" fallback as being too rare, non-obvious
2017-03-20 08:57:12 +01:00
..
CleanFunctions STYLE: rationalize tutorial CleanFunctions (related to issue #279) 2016-10-28 13:23:13 +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 functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter.sed GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
foamConfigurePaths ENH: minor improvements to environment 2017-03-20 08:57:12 +01:00
foamGrepExeTargets ENH: add small tool for listing the available EXE targets (based on git grep) 2016-12-23 09:13:44 +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 MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
gtagsrc Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +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 MRG: Initial commit after latest Foundation merge 2016-09-30 11:16:28 +01: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: minor improvements to environment 2017-03-20 08:57:12 +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.