Mark Olesen
b1a3bcc9a9
take control of Allwmake scripts for third-party sources
...
- this improves the chances of having a current version
2009-07-24 11:01:29 +02:00
Mark Olesen
5d0b3348c5
can call Allwmake scripts directly instead of with ( cd foo && ./Allwmake )
2008-11-05 10:39:06 +01:00
Mark Olesen
7be206a5f3
Be pickier about only running certain scripts from the cwd
2008-08-09 18:50:27 +02:00
Mark Olesen
3bbd01ebfb
minor changes to Allwmake script(s)
...
* use $WM_THIRD_PARTY_DIR variable in top-level Allwmake
* test new shell idiom for Allwmake files:
# run from this directory only
cd ${0%/*} || exit 1
this might be especially useful when building optional components
2008-06-15 17:57:55 +02:00
Mark Olesen
aa68159ae4
wmake must be made before other targets.
2008-06-05 15:29:53 +02:00
henry
8c6878a9e5
Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty
2008-06-03 21:34:07 +01:00
OpenFOAM-admin
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00