Gavin Maltby wrote:
- if NIGHTLY_OPTIONS from the env file selects 'd' for dmake then:
    . /opt/teamware/bin is added to the PATH
    . if DMAKE_MAX_JOBS is not already set then groks this out of
      ~/.make.machines (otherwise every dmake parses that file);
    . if no setting in .make.machines is found for the current
      host then defaults to #cpus * 4
    . sets DMAKE_MODE=parallel

the opensolaris.sh env file already does part of this.

- if BUILD_PROJECT is set (either from the env file or simply via the shell)
   then start a new task in that project;  always show the project and
   taskid for the build

Sounds related to 6439703.

- exports ISBLDENVSHELL=1 to the subsequent shell, so that its rc files can tune behaviour for a build environment

This would be useful for nightly as well.


--
Darren J Moffat
_______________________________________________
tools-discuss mailing list
[email protected]

Reply via email to