New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 1 and Version 2 of UniversalLibtool


Ignore:
Timestamp:
03/25/07 21:11:49 (6 years ago)
Author:
pipping@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UniversalLibtool

    v1 v2  
    1 == libtool 1.5.22_0 == 
     1= libtool = 
    22 
    3 [source:trunk/dports/devel/libtool devel/libtool] 
    43 
    5 === Platforms === 
    6 ||arch   ||ppc||ppc||x86||x86|| 
    7 ||       ||s/a||uni||s/a||uni|| 
    8 ||panther|| ? ||   ||   ||   || 
    9 ||tiger  || s || s || s || ? || 
    10 ||leopard|| ? || ? || ? || ? || 
     4== Tested Versions == 
     5[source:trunk/dports/devel/libtool#22429 1.5.22] 
    116 
    12 === Testsuite === 
    13  * ppc tiger s/a: 
    14    * All 103 tests passed 
    15  * ppc tiger uni: 
    16    * All 103 tests passed 
    17  * x86 tiger s/a: 
    18    * All 103 tests passed 
     7 
     8== Supported Platforms == 
     9 
     10{{{ 
     11#!html 
     12 
     13<!--  SINGLE ARCH  --> 
     14<table border="0" cellspacing="2" cellpadding="2" style="background-color:#EEE"> 
     15 <tr align="center"> 
     16  <th colspan="1" rowspan="2" style="font-weight:bold">single a.</th> 
     17  <th colspan="2">panther</th> 
     18  <th colspan="2">tiger</th> 
     19  <th colspan="2">leopard</th> 
     20 </tr> 
     21 <tr align="center"> 
     22  <td colspan="2">ppc</td> 
     23  <td>ppc</td> 
     24  <td>i386</td> 
     25  <td>ppc</td> 
     26  <td>i386</td> 
     27 </tr> 
     28 <tr align="center"> 
     29  <!-- FIRST VERSION --> 
     30  <td>1.5.22</td> 
     31  <td colspan="2">?</td> 
     32  <td style="background-color:#0f0">s</td> 
     33  <td style="background-color:#0f0">s</td> 
     34  <td>?</td> 
     35  <td>?</td> 
     36 </tr> 
     37<!--  UNIVERSAL  --> 
     38 <tr align="center"> 
     39  <th colspan="1" rowspan="2" style="font-weight:bold">universal</th> 
     40  <th colspan="2" rowspan="2"></th> 
     41  <th colspan="2">tiger</th> 
     42  <th colspan="2">leopard</th> 
     43 </tr> 
     44 <tr align="center"> 
     45  <td>ppc</td> 
     46  <td>i386</td> 
     47  <td>ppc</td> 
     48  <td>i386</td> 
     49 </tr> 
     50 <tr align="center"> 
     51  <!-- FIRST VERSION -->  
     52  <td>1.5.22</td> 
     53  <td colspan="2"> </td> 
     54  <td style="background-color:#0f0">s</td> 
     55  <td>?</td> 
     56  <td>?</td> 
     57  <td>?</td> 
     58 </tr> 
     59</table> 
     60}}} 
     61 
     62 
     63[wiki:Universal back to overview]