Changeset 3fedd29
- Timestamp:
- Jul 11, 2016, 12:16:25 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:
- aeac573
- Parents:
- 1b6a23e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r1b6a23e r3fedd29 181 181 [$class: 'ParametersDefinitionProperty', \ 182 182 parameterDefinitons: [ \ 183 [$class: ' ChoiceParameterDefinition', \184 choices: ['64bit', '32bit'],\183 [$class: 'StringParameterDefinition', \ 184 defaultValue: '64bit', \ 185 185 description: 'The architecture to use for compilation', \ 186 186 name: 'buildArchitecture' \
Note: See TracChangeset
for help on using the changeset viewer.