|
@@ -393,6 +393,39 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("box2d")
|
|
|
</code></pre>
|
|
|
+<h3 id="brotlilinux">brotli (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>Brotli compression format.</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>1.0.9</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install brotli
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("brotli")
|
|
|
+</code></pre>
|
|
|
<h3 id="bullet3linux">bullet3 (linux)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
@@ -1256,6 +1289,40 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("gtest")
|
|
|
</code></pre>
|
|
|
+<h2 id="h">h</h2>
|
|
|
+<h3 id="hopscotchmaplinux">hopscotch-map (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>A C++ implementation of a fast hash map and hash set using hopscotch hashing</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/Tessil/hopscotch-map">https://github.com/Tessil/hopscotch-map</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>v2.3.0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hopscotch-map/xmake.lua">hopscotch-map/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install hopscotch-map
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("hopscotch-map")
|
|
|
+</code></pre>
|
|
|
<h2 id="i">i</h2>
|
|
|
<h3 id="icu4clinux">icu4c (linux)</h3>
|
|
|
<table>
|
|
@@ -1472,7 +1539,7 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Versions</td>
|
|
|
-<td>7.64.1</td>
|
|
|
+<td>7.31.0, 7.32.0, 7.33.0, 7.34.0, 7.35.0, 7.36.0, 7.37.1, 7.38.0, 7.39.0, 7.40.0, 7.41.0, 7.42.1, 7.43.0, 7.44.0, 7.45.0, 7.46.0, 7.47.1, 7.48.0, 7.49.1, 7.50.3, 7.51.0, 7.52.1, 7.53.1, 7.54.1, 7.55.1, 7.56.1, 7.57.0, 7.58.0, 7.59.0, 7.60.0, 7.61.0, 7.61.1, 7.62.0, 7.63.0, 7.64.0, 7.64.1, 7.65.3, 7.66.0, 7.67.0, 7.68.0, 7.69.1, 7.70.0, 7.71.1, 7.72.0, 7.73.0</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Architectures</td>
|
|
@@ -2220,6 +2287,39 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("libusb")
|
|
|
</code></pre>
|
|
|
+<h3 id="libuuidlinux">libuuid (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>Portable uuid C library</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://sourceforge.net/projects/libuuid">https://sourceforge.net/projects/libuuid</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>1.0.3</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libuuid/xmake.lua">libuuid/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install libuuid
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("libuuid")
|
|
|
+</code></pre>
|
|
|
<h3 id="libuvlinux">libuv (linux)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
@@ -3145,6 +3245,39 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("meson")
|
|
|
</code></pre>
|
|
|
+<h3 id="mimalloclinux">mimalloc (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>mimalloc (pronounced 'me-malloc') is a general purpose allocator with excellent performance characteristics.</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/microsoft/mimalloc">https://github.com/microsoft/mimalloc</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>1.6.7</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mimalloc/xmake.lua">mimalloc/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install mimalloc
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("mimalloc")
|
|
|
+</code></pre>
|
|
|
<h3 id="monolinux">mono (linux)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
@@ -3940,6 +4073,40 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("python2")
|
|
|
</code></pre>
|
|
|
+<h2 id="r">r</h2>
|
|
|
+<h3 id="rapidjsonlinux">rapidjson (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>RapidJSON is a JSON parser and generator for C++.</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/Tencent/rapidjson">https://github.com/Tencent/rapidjson</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>v1.1.0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rapidjson/xmake.lua">rapidjson/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install rapidjson
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("rapidjson")
|
|
|
+</code></pre>
|
|
|
<h2 id="s">s</h2>
|
|
|
<h3 id="sfmllinux">sfml (linux)</h3>
|
|
|
<table>
|