Changeset c77aa5a
- Timestamp:
- May 27, 2016, 4:45:17 PM (9 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, 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:
- 018fac4
- Parents:
- c9d651d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rc9d651d rc77aa5a 22 22 sh 'CC=gcc-4.9 CXX=g++-4.9 ./configure' 23 23 sh 'make -j 8' 24 def email_body =25 24 emailext body: email_body, subject: email_subject, to: 'tdelisle@uwaterloo.ca' 26 25 }
Note: See TracChangeset
for help on using the changeset viewer.