Changeset 8ca82de
- Timestamp:
- Dec 3, 2020, 4:51:36 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 953d433
- Parents:
- 234ede4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/tools.groovy
r234ede4 r8ca82de 19 19 } 20 20 } 21 22 return this; -
Jenkinsfile
r234ede4 r8ca82de 507 507 checkout scm 508 508 509 tools = load " ${SrcDir}/Jenkins/tools.groovy"509 tools = load "Jenkins/tools.groovy" 510 510 build_stage = tools.build_stage 511 511
Note: See TracChangeset
for help on using the changeset viewer.