Commit Graph

29 Commits

Author SHA1 Message Date
henry
29c8fd500b I have no idea... 2008-06-17 17:03:27 +01:00
henry
f02ef4fa4b Corrected for gcc-4.3.1 2008-06-17 16:56:42 +01:00
Mark Olesen
dcb487fd0f wmake : set WM_NCOMPPROCS automatically when both WM_HOSTS and WM_SCHEDULER are set
This substantially eases enabling/disabling distributed compiling
For example,
 - export WM_HOSTS="host1:N ... hostN:N"  as usual
 - simply set/unset WM_SCHEDULER

etc/aliases.{sh,csh} added aliases for enabling/disabling wmakeScheduler
 - alias wmSchedON='export WM_SCHEDULER=$WM_PROJECT_DIR/wmake/wmakeScheduler'
 - alias wmSchedOFF='unset WM_SCHEDULER'

Removed wmakeLockScheduler, identical to wmakeScheduler except a 'sleep'
2008-06-16 11:46:11 +02:00
Mark Olesen
1025c3c4d3 eliminate .OpenFOAM-VERSION references in dotFoam and other files 2008-06-16 10:39:22 +02:00
henry
e0d3735b08 Filter out 'Optional' directories from 'wmake all'; these must be built
specifically on the request of the user by running 'wmake all' or 'Allwmake'
in the directory as appropriate.
2008-06-11 09:44:14 +01:00
henry
1a5ed84c41 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-10 15:20:59 +01:00
henry
401dc84c25 Added the removal of $1$WM_MPLIB as suggested in
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/7969
2008-06-10 15:20:53 +01:00
Mark Olesen
9c35ea85bb wmakeLnInclude : also remove broken links 2008-06-10 13:09:36 +02:00
henry
450894c239 Removed wmakeScheduler.old 2008-06-09 13:56:54 +01:00
henry
f5261d7e46 Removed THIRD_PARTY.If such a variable is needed it should be WM_THIRD_PARTY and set in thesettings.?sh. 2008-06-09 13:55:15 +01:00
Mark Olesen
aa68159ae4 wmake must be made before other targets. 2008-06-05 15:29:53 +02:00
Mark Olesen
fc67818323 Introduced Makefile variable 'THIRD_PARTY' 2008-06-05 13:17:31 +02:00
Mark Olesen
14fefb0554 Use uniform MPI_ARCH_PATH instead of {OPENMPI,LAM,..}_ARCH_PATH 2008-06-05 10:53:44 +02:00
andy
f985933723 removing references to mico 2008-06-04 14:52:25 +01:00
andy
454fb81bea Merge branch 'master' of ssh://andy@noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-30 09:32:09 +01:00
henry
a22813da28 Added support for .hpp and .cpp files. 2008-05-30 09:30:28 +01:00
andy
988deba0b8 ading 32 bit make rules for gcc 4.3.0 2008-05-29 17:45:27 +01:00
henry
b1e9a7f74a Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc. 2008-05-29 16:02:39 +01:00
Mark Olesen
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
henry
f6107f4033 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 13:47:04 +01:00
Mark Olesen
8e2182dd69 Merge commit 'origin/master' into olesenm 2008-05-23 18:26:11 +02:00
henry
a341cd03b4 Added wmakeLockScheduler 2008-05-21 19:04:59 +01:00
mattijs
3c2baf0fe8 Replaced usleep with lockfile 2008-05-16 14:04:39 +01:00
Mark Olesen
273dad01d4 be more stringent with which files are considered 'source' 2008-05-09 12:20:25 +02:00
Mark Olesen
73cf0583d5 attempt to preserve the installation directory 'FOAM_INST_DIR' when sourcing files 2008-05-08 14:32:40 +02:00
henry
6df1f14e5f 'if' missing 'then' 2008-05-02 12:34:45 +01:00
mattijs
faf3d79525 Resetting colour 2008-04-29 13:10:19 +01:00
mattijs
d0cf3bd706 Added colouring of output 2008-04-25 11:23:36 +01:00
OpenFOAM-admin
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00