Changeset 545ef59
- Timestamp:
- Jun 14, 2016, 1:25:33 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:
- c6467b6
- Parents:
- 7ff30d07
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r7ff30d07 r545ef59 22 22 23 23 //Compile the project 24 sh 'make -j 8 install'24 sh 'make -j 8 V=0 install' 25 25 26 26 build_stage 'Test'
Note: See TracChangeset
for help on using the changeset viewer.