NMI Wisdom

From Ben's Writing

Jump to: navigation, search

Building on NMI

Building on NMI is pretty straightforward:

/nmi/bin/condor_nmi_submit --build --desc="quillpp-8 winnt build test" \
  --tag=V6_9-quillpp-8-branch --module=V6_9_QUILL_ALL --externals=V6_9_EXT \
  --platforms=x86_winnt_5.1

If you want to run one of the nightly build again, try:

 /nmi/bin/condor_nmi_submit --build --desc="V6_8 build test" \
   --module=V6_8_ALL --platforms=x86_winnt_5.1 --nightly

Or to build the TRUNK:

 /nmi/bin/condor_nmi_submit --build --desc="Build id test" --tag=HEAD \
   --module=V7_1_ALL --externals=V7_1_EXT --platforms=x86_winnt_5.1
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox