Changeset 8e58264 for Jenkinsfile


Ignore:
Timestamp:
Dec 8, 2020, 1:22:47 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
dde7d6d
Parents:
3f91792
Message:

First attempt at full distribute.
Fixed some typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r3f91792 r8e58264  
    9393                // Build outside of the src tree to ease cleaning
    9494                dir (BuildDir) {
    95                         //Configure the conpilation (Output is not relevant)
     95                        //Configure the compilation (Output is not relevant)
    9696                        //Use the current directory as the installation target so nothing escapes the sandbox
    9797                        //Also specify the compiler by hand
Note: See TracChangeset for help on using the changeset viewer.