Changeset cdb5961
- Timestamp:
- Aug 17, 2018, 1:52:58 PM (5 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 8f466d4
- Parents:
- e966ec0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
re966ec0 rcdb5961 100 100 101 101 BuildSettings(java.util.Collections$UnmodifiableMap param, java.util.TreeMap scmVars) { 102 echo "${env}"103 104 102 this.Compiler = compiler_from_params( params.Compiler ) 105 103 this.Architecture = architecture_from_params( params.Architecture )
Note: See TracChangeset
for help on using the changeset viewer.