Changeset 1f55a75 for Jenkins


Ignore:
Timestamp:
Mar 23, 2021, 9:19:47 PM (4 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
98d9ce9
Parents:
f9c3100 (diff), e825c9d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/FullBuild

    rf9c3100 r1f55a75  
    1818
    1919                                parallel (
    20                                         gcc_8_x86_old: { trigger_build( 'gcc-8',   'x86', false ) },
    21                                         gcc_7_x86_old: { trigger_build( 'gcc-7',   'x86', false ) },
    22                                         gcc_6_x86_old: { trigger_build( 'gcc-6',   'x86', false ) },
     20                                        gcc_8_x86_new: { trigger_build( 'gcc-8',   'x86', true ) },
     21                                        gcc_7_x86_new: { trigger_build( 'gcc-7',   'x86', true ) },
     22                                        gcc_6_x86_new: { trigger_build( 'gcc-6',   'x86', true ) },
    2323                                        gcc_9_x64_new: { trigger_build( 'gcc-9',   'x64', true  ) },
    2424                                        gcc_8_x64_new: { trigger_build( 'gcc-8',   'x64', true  ) },
Note: See TracChangeset for help on using the changeset viewer.