- initial split of wmake-related commands into "plumbing" and "porcelain" akin to how git handles things. - wmakeBuildInfo (very low-level), now relocated to the wmake/scripts and accessible for the user as "wmake -build-info". This satisfies a long-standing desire to access build information in a fashion similar to the api/patch information. CONFIG: avoid git information when building with a debian/ directory - when a 'debian/' directory exists, there is a high probability that the '.git/' directory is from debian and not from OpenFOAM (ie, useless here). This corresponds to an implicit '-no-git', which has no effect when building from pristine sources. ENH: wmakeCheckPwd becomes scripts/wmake-check-dir - accessible for the user as "wmake -check-dir" and with 1 or 2 directory names. A wmakeCheckPwd symlink left for compatibility. |
||
---|---|---|
.. | ||
change-sitedir.sh | ||
change-userdir.sh | ||
CleanFunctions | ||
create-mpi-config | ||
doxyFilter | ||
doxyFilter-ignore.awk | ||
doxyFilter-table.awk | ||
doxyFilter-top.awk | ||
doxyFilter.awk | ||
doxyFilter.sed | ||
findEmptyMake | ||
foamConfigurePaths | ||
foamCreateCompletionCache | ||
foamCreateManpage | ||
foamCreateModuleInclude | ||
foamExec | ||
foamGrepExeTargets | ||
foamLog.db | ||
foamPackRelease | ||
foamUpdateCaseFileHeader | ||
git-find-trailingspace | ||
help-filter | ||
lib-dir | ||
LogFunctions | ||
MakefileDirs | ||
openfoam.in | ||
pre-commit-hook | ||
pre-receive-hook | ||
query-versions | ||
README | ||
RunFunctions | ||
source-bashrc |
Miscellaneous tools, scripts, templates that are useful (eg, for building applications) but don't need to be in the PATH.