Mark Olesen
48696bdb45
ENH: silently remove leading ~OpenFOAM/ in bin/foamEtcFile
...
- makes it easier to cut-and-paste from dictionary contents that use
the Foam::findEtcFile expansion
2010-07-12 11:48:24 +02:00
Mark Olesen
43407380f9
ENH: improve debian handling in foamEtcFile
...
- remove all corresponding logic from foamExec
2010-07-06 16:33:25 +02:00
Mark Olesen
fd0bcbb480
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
bin/foamExec
2010-07-06 14:30:30 +02:00
Mark Olesen
9745b86ef3
ENH: improve foamEtcFile handling (-prefix, -version options)
...
- This lets foamExec use foamEtcFile as well, but debian packaging
still needs some work
2010-07-06 14:01:15 +02:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
Mark Olesen
f1d03a3802
ENH: cleanup shell scripts, BUG: unclosed 'if' in inlineReplace
2010-03-23 14:05:51 +01:00
mattijs
f65fe3244a
BUG: foamEtcFile cannot use 'case' inside $( ) construct.
...
Reverted to using additional variable.
2010-03-22 17:33:56 +00:00
Mark Olesen
3ee8595169
ENH: add -m <mode> option to foamEtcFile to allow chaining.
...
For example, within the user ~/.OpenFOAM/<VER>/prefs.sh:
foamPrefs=`$WM_PROJECT_DIR/bin/foamEtcFile -m go prefs.sh` \
&& _foamSource $foamPrefs
could be used to write a personal adjustment that also includes the
site-wide prefs.
2010-03-19 13:06:49 +01:00
Mark Olesen
07283ff315
ENH: add -builtin option to paraFoam (VTK builtin OpenFOAM reader)
...
- Also adjusted formatting of usage to match what argList generates
2010-02-05 08:36:44 +01:00
Mark Olesen
dfd42b6b4a
new script - foamEtcFile
...
- Locate user/site/shipped file with the semantics used in the
~OpenFOAM/fileName expansion
2009-07-23 20:26:40 +02:00