Commit Graph

312 Commits

Author SHA1 Message Date
e34c1c75f8 FIX: foamCleanPath wasn't working properly with etc/bashrc.
The call to foamCleanPath from etc/{bashrc,cshrc} passes all the wildcards
together as a single argument - causing nothing to be cleaned.  Now split
the args on whitespace. Also added more IFS hacking to reduce forking.
2008-05-21 10:07:28 +02:00
da4495fea8 check for XXXApp_8C.html (Application) in the -doc argument handling first.
This is useful when the application has the same name as a class. For example,
polyDualMeshApp.C implements the polyDualMesh application using the
polyDualMesh class. Thus polyDualMeshApp_8C.html documents the app, whereas
polyDualMesh_8C.html is the annotated source code for the class itself.
2008-05-21 09:51:34 +02:00
93fcc53edf Comment-out the setting of WM_PROJECT_VERSION to allow it to be
set externally
2008-05-20 12:03:12 +01:00
9d4b64bdbe updated scripts for paraview 3.3
* install into paraview-3.3 instead of ParaView3.X.x for consistency with LD_LIBRARY_PATH
2008-05-08 13:55:13 +02:00
398e2c1640 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-07 16:32:36 +01:00
b94f5b6cc4 Added the default settings removed by Mattijs 2008-05-07 16:32:10 +01:00
9667d9d390 PythonPath checking 2008-05-07 11:03:44 +01:00
f33db54b39 Missing ; 2008-05-02 12:49:20 +01:00
6b361fc908 New fvMotionSolver. Small fix to foamDebugSwitches 2008-05-02 08:50:14 +01:00
0e5a8b809e Updates 2008-05-01 17:02:29 +01:00
27d6f542ed Checking PYTHONPATH before usage 2008-04-22 18:16:26 +01:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00