New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 4 and Version 5 of UniversalGmake


Ignore:
Timestamp:
03/26/07 11:07:33 (6 years ago)
Author:
pipping@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UniversalGmake

    v4 v5  
    1010#!html 
    1111 
     12<table border="0" cellspacing="2" cellpadding="2" class="wiki"> 
     13 
    1214<!--  SINGLE ARCH  --> 
    13 <table border="0" cellspacing="2" cellpadding="2" class="wiki"> 
    14  <tr align="center"> 
    15   <th colspan="1" rowspan="2" style="font-weight:bold">single a.</th> 
    16   <th colspan="2">panther</th> 
    17   <th colspan="2">tiger</th> 
    18   <th colspan="2">leopard</th> 
     15 <tr align="center"><th colspan="1" rowspan="2" style="font-weight:bold">single a.</th> 
     16  <th colspan="2">panther</th><th colspan="2">tiger</th><th colspan="2">leopard</th></tr> 
     17 <tr align="center"><td colspan="2">ppc</td><td>ppc</td><td>i386</td><td>ppc</td><td>i386</td></tr> 
     18 
     19 <tr align="center"><!-- VERSION --><td>3.81</td> 
     20  <!--  ppc panther s.a. --><td colspan="2">?</td> 
     21  <!--  ppc   tiger s.a. --><td style="background-color:#0f0">s</td> 
     22  <!-- i386   tiger s.a. --><td style="background-color:#f00">b</td> 
     23  <!--  ppc leopard s.a. --><td>?</td> 
     24  <!-- i386 leopard s.a. --><td>?</td> 
    1925 </tr> 
    20  <tr align="center"> 
    21   <td colspan="2">ppc</td> 
    22   <td>ppc</td> 
    23   <td>i386</td> 
    24   <td>ppc</td> 
    25   <td>i386</td> 
     26 
     27 
     28<!--  UNIVERSAL  --> 
     29 <tr align="center"><th colspan="1" rowspan="2" style="font-weight:bold">universal</th> 
     30  <th colspan="2" rowspan="2"></th><th colspan="2">tiger</th><th colspan="2">leopard</th></tr> 
     31 <tr align="center"><td>ppc</td><td>i386</td><td>ppc</td><td>i386</td></tr> 
     32 
     33 <tr align="center"><!-- VERSION --><td>3.81</td> 
     34  <!--  ppc panther uni. --><td colspan="2"></td> 
     35  <!--  ppc   tiger uni. --><td style="background-color:#0f0">s</td> 
     36  <!-- i386   tiger uni. --><td>?</td> 
     37  <!--  ppc leopard uni. --><td>?</td> 
     38  <!-- i386 leopard uni. --><td>?</td> 
    2639 </tr> 
    27  <tr align="center"> 
    28   <!-- FIRST VERSION --> 
    29   <td>3.81</td> 
    30   <td colspan="2">?</td> 
    31   <td style="background-color:#0f0">s</td> 
    32   <td style="background-color:#f00">b</td> 
    33   <td>?</td> 
    34   <td>?</td> 
    35  </tr> 
    36 <!--  UNIVERSAL  --> 
    37  <tr align="center"> 
    38   <th colspan="1" rowspan="2" style="font-weight:bold">universal</th> 
    39   <th colspan="2" rowspan="2"></th> 
    40   <th colspan="2">tiger</th> 
    41   <th colspan="2">leopard</th> 
    42  </tr> 
    43  <tr align="center"> 
    44   <td>ppc</td> 
    45   <td>i386</td> 
    46   <td>ppc</td> 
    47   <td>i386</td> 
    48  </tr> 
    49  <tr align="center"> 
    50   <!-- FIRST VERSION --> 
    51   <td>3.81</td> 
    52   <td colspan="2"> </td> 
    53   <td style="background-color:#0f0">s</td> 
    54   <td>?</td> 
    55   <td>?</td> 
    56   <td>?</td> 
    57  </tr> 
     40 
    5841</table> 
    5942}}} 
    60  
    6143 
    6244== References ==