Changeset 1e94036a for Jenkinsfile
- Timestamp:
- Jul 11, 2016, 1:29:22 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 2514c2f7
- Parents:
- e66ef08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
re66ef08 r1e94036a 180 180 ], \ 181 181 [$class: 'ChoiceParameterDefinition', \ 182 choices: ['64-bit', '32-bit'],\182 choices: '64-bit\n32-bit', \ 183 183 description: 'The architecture to use for compilation', \ 184 184 name: 'buildArchitecture' \
Note: See TracChangeset
for help on using the changeset viewer.