Mark Olesen
bdbdd25bac
Allwmake and {applications,src}/Allwmake use wmake/wmakeCheckPwd
...
- solves problems that can occur when checking $PWD and links are involved
2009-08-07 20:24:11 +02:00
Mark Olesen
f763b00d08
spelling/grammar in Allwmake consistency checks
2009-07-30 11:51:58 +02:00
henry
2d58cdf8ca
Added a consistency check for the location of the installation.
2009-07-29 12:52:06 +01:00
Mark Olesen
7fd14818e9
drop 'set -x' from top-level Allwmake - it's in the subordinate ones anyhow
...
- also gives better isolation between scripts
2009-07-27 08:46:43 +02:00
Mark Olesen
91157af10c
All ThirdParty build-related stuff moved there.
2009-07-24 23:10:15 +02:00
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