HomeSort by relevance Sort by last modified time
    Searched refs:NIGHTLY_OPTIONS (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/tools/env/
developer.sh 32 # the onnv release. It sets NIGHTLY_OPTIONS to make nightly do:
41 NIGHTLY_OPTIONS="-aCDlmpr"; export NIGHTLY_OPTIONS
123 # not applicable given the NIGHTLY_OPTIONS
185 # output of elfsign. Doing so requires that 't' be set in NIGHTLY_OPTIONS.
gatekeeper.sh 34 # the onnv release. It sets NIGHTLY_OPTIONS to make nightly do:
48 NIGHTLY_OPTIONS="-0aADClmpuUrf"; export NIGHTLY_OPTIONS
197 # output of elfsign. Doing so requires that 't' be set in NIGHTLY_OPTIONS.
opensolaris.sh 30 # off the onnv release. It sets NIGHTLY_OPTIONS to make nightly do:
41 NIGHTLY_OPTIONS="-FNnaCDlmrt"; export NIGHTLY_OPTIONS
137 # not applicable given the NIGHTLY_OPTIONS
  /onnv/onnv-gate/usr/src/tools/scripts/
checkproto.sh 57 if [ "${NIGHTLY_OPTIONS%o*}" != "$NIGHTLY_OPTIONS" ]; then
makebfu.sh 84 if [ -n "${NIGHTLY_OPTIONS}" ]; then
85 zflag=`echo ${NIGHTLY_OPTIONS} | grep z`
bldenv.sh 91 deliverables flag (-O) is set in NIGHTLY_OPTIONS, the
266 NIGHTLY_OPTIONS="-${NIGHTLY_OPTIONS#-}"
267 while getopts '+0AaBCDdFfGIilMmNnOopRrS:tUuWwXxz' FLAG "$NIGHTLY_OPTIONS"
nightly.sh 36 # the setting of their individual flags are in NIGHTLY_OPTIONS.
1126 NIGHTLY_OPTIONS variable in the <env_file> as follows:
    [all...]

Completed in 0 milliseconds