mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2026-05-04 02:34:25 +08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc6d113ca9 | ||
|
|
7d76a7b76a | ||
|
|
04603bb35e |
@@ -12,10 +12,10 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td width="12%"></td>
|
||||
<td width="22%"><a href="#"><img src="https://simpleicons.org/icons/linux.svg" alt="linux" width="32" height="32"></a><br/><b>amd64, arm64 & arm</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://simpleicons.org/icons/windows.svg" alt="windows" width="32" height="32"></a><br/><b>amd64 & i386</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://simpleicons.org/icons/windows.svg" alt="windows" width="32" height="32"></a><br/><b>arm64</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://simpleicons.org/icons/apple.svg" alt="apple" width="32" height="32"></a><br/><b>amd64 & arm64</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/ce334b5bda8d8d054cfde7ce35caf40651078a28/icons/linux.svg" alt="linux" width="32" height="32"></a><br/><b>amd64, arm64 & arm</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/ce334b5bda8d8d054cfde7ce35caf40651078a28/icons/windows.svg" alt="windows" width="32" height="32"></a><br/><b>amd64 & i386</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/ce334b5bda8d8d054cfde7ce35caf40651078a28/icons/windows.svg" alt="windows" width="32" height="32"></a><br/><b>arm64</b></td>
|
||||
<td width="22%"><a href="#"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/ce334b5bda8d8d054cfde7ce35caf40651078a28/icons/apple.svg" alt="apple" width="32" height="32"></a><br/><b>amd64 & arm64</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Java</b></td>
|
||||
|
||||
@@ -68,7 +68,7 @@ else
|
||||
fi
|
||||
|
||||
#Entering distribution phase - disable error handling (javadoc building fails here nontheless)
|
||||
set -e
|
||||
set +e
|
||||
|
||||
#Generate distribution
|
||||
chmod +x make_distrib.sh
|
||||
|
||||
Reference in New Issue
Block a user