Changeset 8faaca1f
- Timestamp:
- Jul 31, 2018, 1:28:29 PM (6 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:
- d83666c
- Parents:
- bdc154b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rbdc154b r8faaca1f 170 170 collect_git_info() 171 171 172 currentBuild.description = "Cforall ${gitRefName} ${compiler }:${architecture}"172 currentBuild.description = "Cforall ${gitRefName} ${compiler.cc_name}:${arch_name}" 173 173 } 174 174
Note: See TracChangeset
for help on using the changeset viewer.