Changeset a064174 for Jenkinsfile
- Timestamp:
- Jul 11, 2016, 11:45:40 AM (9 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:
- 18f69df
- Parents:
- c13d970
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified Jenkinsfile ¶
rc13d970 ra064174 185 185 [$class: 'ChoiceParameterDefinition', \ 186 186 choices : ['64-bit', '32-bit'], \ 187 description : 'The architecture to use for compilation' \187 description : 'The architecture to use for compilation', \ 188 188 name : 'buildArchitecture' \ 189 189 ]] \
Note: See TracChangeset
for help on using the changeset viewer.