- Jul 23, 2008
-
-
Andrew Heather authored
This reverts commit 7446cee7.
-
- Jul 22, 2008
-
-
Mark Olesen authored
Added doc/Doxygen/tools/find-debugNames to help but the problem requires more attention (Henry/Andy/Mattijs?) Caveat: - names defined with nested defines will be missed. - names defined via typename will be missed. Cleanup example: #!/bin/sh ( cd $WM_PROJECT_DIR doc/Doxygen/tools/find-debugNames|tee debugs.orig|sed -e 's@ *//.*$@@'>debugs diff -uw etc/controlDict debugs > debugs.diff echo "hand-resolve the conflicts - see debugs.diff" )
-
- Jul 15, 2008
-
-
Andrew Heather authored
-
- Jul 09, 2008
-
-
henry authored
-
- Jun 25, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
* prefix internal functions with _foam to prevent collisions * cleanup functions after use * centralized FOAM_VERBOSE info to etc/{bashrc,cshrc}
-
Mark Olesen authored
* prefix internal functions with _foam to prevent collisions * cleanup functions after use * centralized FOAM_VERBOSE info to etc/{bashrc,cshrc}
-
- Jun 17, 2008
- Jun 16, 2008
-
-
Mark Olesen authored
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'
-
- Jun 13, 2008
-
-
henry authored
-
- Jun 09, 2008
- Jun 06, 2008
-
-
henry authored
-
Andrew Heather authored
-
- Jun 05, 2008
-
-
Andrew Heather authored
-
Mark Olesen authored
-
- Jun 04, 2008
-
-
Andrew Heather authored
-
henry authored
MPI_ARCH_PATH environmevt variable.
-
Mark Olesen authored
-
Mark Olesen authored
Stop tracking files in src/other (moved to ThirdParty).
-
Andrew Heather authored
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
henry authored
-
- Jun 03, 2008
- Jun 02, 2008
-
-
henry authored
-
- May 30, 2008
-
-
Mattijs Janssens authored
-
henry authored
-
henry authored
-
henry authored
-
- May 29, 2008