mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
Adding xlc to the build page
This commit is contained in:
parent
a2ad72d8d3
commit
1c4651b151
1 changed files with 13 additions and 0 deletions
|
@ -160,6 +160,19 @@ integrations for build/debug, user documentation<br>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3>XL C/C++ Compiler Support</h3>
|
||||
<p>Provides an error parser and managed build support for IBM's XL C/C++ compilers.</p>
|
||||
<table cellpadding="2" cellspacing="2" border="1"
|
||||
style="text-align: left; width: 100%;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">All</td>
|
||||
<td style="vertical-align: top;">
|
||||
<a href="cdt-xlc-@branchVersion@-@buildId@.zip">cdt-xlc-@branchVersion@-@buildId@.zip</a><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3>CDT Testing Feature</h3>
|
||||
<p>includes all test plugins required for running automated JUnit tests</p>
|
||||
<table cellpadding="2" cellspacing="2" border="1"
|
||||
|
|
Loading…
Add table
Reference in a new issue