openfoam/wmake
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
..
makefiles wmake: Suppress the "is up to date" messages 2016-11-13 22:41:42 +00:00
rules ENH: respect '-silent' option for cmake builds 2017-03-15 13:06:45 +01:00
scripts ENH: minor improvements to environment 2017-03-20 08:57:12 +01:00
src ENH: respect '-silent' option for cmake builds 2017-03-15 13:06:45 +01:00
wclean ENH: respect '-silent' option for cmake builds 2017-03-15 13:06:45 +01:00
wcleanBuild ENH: provide wcleanBuild and improve wcleanPlatform 2017-02-24 12:20:45 +01:00
wcleanLnIncludeAll ENH: provide wcleanBuild and improve wcleanPlatform 2017-02-24 12:20:45 +01:00
wcleanPlatform ENH: provide wcleanBuild and improve wcleanPlatform 2017-02-24 12:20:45 +01:00
wdep ENH: improve isolation of shell variables in wmake scripts 2017-02-10 16:13:54 +01:00
wmake ENH: respect '-silent' option for cmake builds 2017-03-15 13:06:45 +01:00
wmakeCheckPwd ENH: respect '-silent' option for cmake builds 2017-03-15 13:06:45 +01:00
wmakeCollect STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wmakeFilesAndOptions ENH: respect '-silent' option for cmake builds 2017-03-15 13:06:45 +01:00
wmakeLnInclude STYLE: adjust ordering of 'find' command arguments 2017-02-21 19:19:04 +01:00
wmakeLnIncludeAll STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wmakePrintBuild STYLE: minor cleanup of foamEtcFile 2017-02-23 09:17:46 +01:00
wmakeScheduler STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wmakeSchedulerUptime STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wrmdep STYLE: adjust ordering of 'find' command arguments 2017-02-21 19:19:04 +01:00
wrmo STYLE: adjust ordering of 'find' command arguments 2017-02-21 19:19:04 +01:00