- 18 Jun, 2008 1 commit
-
-
Andrew Heather authored
-
- 17 Jun, 2008 19 commits
-
-
-
Andrew Heather authored
-
henry authored
-
henry authored
-
henry authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Andrew Heather authored
-
andy authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
* some warnings were spurious with gcc-4.3.0, but gcc-4.3.1 correctly flagged these problems: - processorLduInterfaceTemplates.C
-
- 16 Jun, 2008 17 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Andrew Heather authored
-
-
Andrew Heather authored
-
henry authored
-
henry authored
-
henry authored
-
Andrew Heather authored
-
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'
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- 15 Jun, 2008 1 commit
-
-
Mark Olesen authored
-
- 16 Jun, 2008 1 commit
-
-
Mark Olesen authored
-
- 15 Jun, 2008 1 commit
-
-
Mark Olesen authored
* 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
-