Changeset 3145fa2
- Timestamp:
- Aug 18, 2016, 5:40:54 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, 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:
- 9b967914
- Parents:
- 95a6cac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r95a6cac r3145fa2 26 26 27 27 //Compile the project 28 sh 'make -j 8 --no-print-directory V= 0install'28 sh 'make -j 8 --no-print-directory V=1 install' 29 29 30 30 build_stage 'Test'
Note: See TracChangeset
for help on using the changeset viewer.