Skip to content

Commit f29f75d

Browse files
committed
autoupdate docs by xmake-repo/ci
1 parent c9c5c1f commit f29f75d

File tree

21 files changed

+455
-89
lines changed

21 files changed

+455
-89
lines changed

mirror/packages/android.html

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21765,7 +21765,7 @@ <h3 id="lzavandroid">lzav (android)</h3>
2176521765
</tr>
2176621766
<tr>
2176721767
<td>Versions</td>
21768-
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4</td>
21768+
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4, 5.5</td>
2176921769
</tr>
2177021770
<tr>
2177121771
<td>Architectures</td>
@@ -25783,6 +25783,43 @@ <h5 id="installcommand">Install command</h5>
2578325783
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
2578425784
<pre><code class="lang-lua">add_requires("noisy")
2578525785
</code></pre>
25786+
<h3 id="nowide_standaloneandroid">nowide_standalone (android)</h3>
25787+
<table>
25788+
<thead>
25789+
<tr>
25790+
<th>Description</th>
25791+
<th><em>C++ implementation of the Python Numpy library</em></th>
25792+
</tr>
25793+
</thead>
25794+
<tbody>
25795+
<tr>
25796+
<td>Homepage</td>
25797+
<td><a href="https://github.com/boostorg/nowide/tree/standalone">https://github.com/boostorg/nowide/tree/standalone</a></td>
25798+
</tr>
25799+
<tr>
25800+
<td>License</td>
25801+
<td>Boost Software License, Version 1.0</td>
25802+
</tr>
25803+
<tr>
25804+
<td>Versions</td>
25805+
<td>11.2.0, 11.3.0, 11.3.1</td>
25806+
</tr>
25807+
<tr>
25808+
<td>Architectures</td>
25809+
<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
25810+
</tr>
25811+
<tr>
25812+
<td>Definition</td>
25813+
<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nowide_standalone/xmake.lua">nowide_standalone/xmake.lua</a></td>
25814+
</tr>
25815+
</tbody>
25816+
</table>
25817+
<h5 id="installcommand">Install command</h5>
25818+
<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] nowide_standalone
25819+
</code></pre>
25820+
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
25821+
<pre><code class="lang-lua">add_requires("nowide_standalone")
25822+
</code></pre>
2578625823
<h3 id="nsyncandroid">nsync (android)</h3>
2578725824
<table>
2578825825
<thead>
@@ -37443,7 +37480,7 @@ <h3 id="tracyandroid">tracy (android)</h3>
3744337480
</tr>
3744437481
<tr>
3744537482
<td>Versions</td>
37446-
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2</td>
37483+
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2, v0.13.0</td>
3744737484
</tr>
3744837485
<tr>
3744937486
<td>Architectures</td>
@@ -38032,7 +38069,7 @@ <h3 id="upaurlandroid">upa-url (android)</h3>
3803238069
</tr>
3803338070
<tr>
3803438071
<td>Versions</td>
38035-
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0</td>
38072+
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.4.0</td>
3803638073
</tr>
3803738074
<tr>
3803838075
<td>Architectures</td>

mirror/packages/bsd.html

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22254,7 +22254,7 @@ <h3 id="lzavbsd">lzav (bsd)</h3>
2225422254
</tr>
2225522255
<tr>
2225622256
<td>Versions</td>
22257-
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4</td>
22257+
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4, 5.5</td>
2225822258
</tr>
2225922259
<tr>
2226022260
<td>Architectures</td>
@@ -26375,6 +26375,43 @@ <h5 id="installcommand">Install command</h5>
2637526375
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
2637626376
<pre><code class="lang-lua">add_requires("noisy")
2637726377
</code></pre>
26378+
<h3 id="nowide_standalonebsd">nowide_standalone (bsd)</h3>
26379+
<table>
26380+
<thead>
26381+
<tr>
26382+
<th>Description</th>
26383+
<th><em>C++ implementation of the Python Numpy library</em></th>
26384+
</tr>
26385+
</thead>
26386+
<tbody>
26387+
<tr>
26388+
<td>Homepage</td>
26389+
<td><a href="https://github.com/boostorg/nowide/tree/standalone">https://github.com/boostorg/nowide/tree/standalone</a></td>
26390+
</tr>
26391+
<tr>
26392+
<td>License</td>
26393+
<td>Boost Software License, Version 1.0</td>
26394+
</tr>
26395+
<tr>
26396+
<td>Versions</td>
26397+
<td>11.2.0, 11.3.0, 11.3.1</td>
26398+
</tr>
26399+
<tr>
26400+
<td>Architectures</td>
26401+
<td>i386, x86_64</td>
26402+
</tr>
26403+
<tr>
26404+
<td>Definition</td>
26405+
<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nowide_standalone/xmake.lua">nowide_standalone/xmake.lua</a></td>
26406+
</tr>
26407+
</tbody>
26408+
</table>
26409+
<h5 id="installcommand">Install command</h5>
26410+
<pre><code class="lang-console">xrepo install nowide_standalone
26411+
</code></pre>
26412+
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
26413+
<pre><code class="lang-lua">add_requires("nowide_standalone")
26414+
</code></pre>
2637826415
<h3 id="nsyncbsd">nsync (bsd)</h3>
2637926416
<table>
2638026417
<thead>
@@ -37682,7 +37719,7 @@ <h3 id="tracybsd">tracy (bsd)</h3>
3768237719
</tr>
3768337720
<tr>
3768437721
<td>Versions</td>
37685-
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2</td>
37722+
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2, v0.13.0</td>
3768637723
</tr>
3768737724
<tr>
3768837725
<td>Architectures</td>
@@ -38271,7 +38308,7 @@ <h3 id="upaurlbsd">upa-url (bsd)</h3>
3827138308
</tr>
3827238309
<tr>
3827338310
<td>Versions</td>
38274-
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0</td>
38311+
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.4.0</td>
3827538312
</tr>
3827638313
<tr>
3827738314
<td>Architectures</td>

mirror/packages/cross.html

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21402,7 +21402,7 @@ <h3 id="lzavcross">lzav (cross)</h3>
2140221402
</tr>
2140321403
<tr>
2140421404
<td>Versions</td>
21405-
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4</td>
21405+
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4, 5.5</td>
2140621406
</tr>
2140721407
<tr>
2140821408
<td>Architectures</td>
@@ -25161,6 +25161,43 @@ <h5 id="installcommand">Install command</h5>
2516125161
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
2516225162
<pre><code class="lang-lua">add_requires("noisy")
2516325163
</code></pre>
25164+
<h3 id="nowide_standalonecross">nowide_standalone (cross)</h3>
25165+
<table>
25166+
<thead>
25167+
<tr>
25168+
<th>Description</th>
25169+
<th><em>C++ implementation of the Python Numpy library</em></th>
25170+
</tr>
25171+
</thead>
25172+
<tbody>
25173+
<tr>
25174+
<td>Homepage</td>
25175+
<td><a href="https://github.com/boostorg/nowide/tree/standalone">https://github.com/boostorg/nowide/tree/standalone</a></td>
25176+
</tr>
25177+
<tr>
25178+
<td>License</td>
25179+
<td>Boost Software License, Version 1.0</td>
25180+
</tr>
25181+
<tr>
25182+
<td>Versions</td>
25183+
<td>11.2.0, 11.3.0, 11.3.1</td>
25184+
</tr>
25185+
<tr>
25186+
<td>Architectures</td>
25187+
<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
25188+
</tr>
25189+
<tr>
25190+
<td>Definition</td>
25191+
<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nowide_standalone/xmake.lua">nowide_standalone/xmake.lua</a></td>
25192+
</tr>
25193+
</tbody>
25194+
</table>
25195+
<h5 id="installcommand">Install command</h5>
25196+
<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] nowide_standalone
25197+
</code></pre>
25198+
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
25199+
<pre><code class="lang-lua">add_requires("nowide_standalone")
25200+
</code></pre>
2516425201
<h3 id="nsynccross">nsync (cross)</h3>
2516525202
<table>
2516625203
<thead>
@@ -36040,7 +36077,7 @@ <h3 id="tracycross">tracy (cross)</h3>
3604036077
</tr>
3604136078
<tr>
3604236079
<td>Versions</td>
36043-
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2</td>
36080+
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2, v0.13.0</td>
3604436081
</tr>
3604536082
<tr>
3604636083
<td>Architectures</td>
@@ -36666,7 +36703,7 @@ <h3 id="upaurlcross">upa-url (cross)</h3>
3666636703
</tr>
3666736704
<tr>
3666836705
<td>Versions</td>
36669-
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0</td>
36706+
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.4.0</td>
3667036707
</tr>
3667136708
<tr>
3667236709
<td>Architectures</td>

mirror/packages/iphoneos.html

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20633,7 +20633,7 @@ <h3 id="lzaviphoneos">lzav (iphoneos)</h3>
2063320633
</tr>
2063420634
<tr>
2063520635
<td>Versions</td>
20636-
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4</td>
20636+
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4, 5.5</td>
2063720637
</tr>
2063820638
<tr>
2063920639
<td>Architectures</td>
@@ -24573,6 +24573,43 @@ <h5 id="installcommand">Install command</h5>
2457324573
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
2457424574
<pre><code class="lang-lua">add_requires("noisy")
2457524575
</code></pre>
24576+
<h3 id="nowide_standaloneiphoneos">nowide_standalone (iphoneos)</h3>
24577+
<table>
24578+
<thead>
24579+
<tr>
24580+
<th>Description</th>
24581+
<th><em>C++ implementation of the Python Numpy library</em></th>
24582+
</tr>
24583+
</thead>
24584+
<tbody>
24585+
<tr>
24586+
<td>Homepage</td>
24587+
<td><a href="https://github.com/boostorg/nowide/tree/standalone">https://github.com/boostorg/nowide/tree/standalone</a></td>
24588+
</tr>
24589+
<tr>
24590+
<td>License</td>
24591+
<td>Boost Software License, Version 1.0</td>
24592+
</tr>
24593+
<tr>
24594+
<td>Versions</td>
24595+
<td>11.2.0, 11.3.0, 11.3.1</td>
24596+
</tr>
24597+
<tr>
24598+
<td>Architectures</td>
24599+
<td>arm64, x86_64</td>
24600+
</tr>
24601+
<tr>
24602+
<td>Definition</td>
24603+
<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nowide_standalone/xmake.lua">nowide_standalone/xmake.lua</a></td>
24604+
</tr>
24605+
</tbody>
24606+
</table>
24607+
<h5 id="installcommand">Install command</h5>
24608+
<pre><code class="lang-console">xrepo install -p iphoneos nowide_standalone
24609+
</code></pre>
24610+
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
24611+
<pre><code class="lang-lua">add_requires("nowide_standalone")
24612+
</code></pre>
2457624613
<h3 id="nsynciphoneos">nsync (iphoneos)</h3>
2457724614
<table>
2457824615
<thead>
@@ -35571,7 +35608,7 @@ <h3 id="tracyiphoneos">tracy (iphoneos)</h3>
3557135608
</tr>
3557235609
<tr>
3557335610
<td>Versions</td>
35574-
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2</td>
35611+
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2, v0.13.0</td>
3557535612
</tr>
3557635613
<tr>
3557735614
<td>Architectures</td>
@@ -36160,7 +36197,7 @@ <h3 id="upaurliphoneos">upa-url (iphoneos)</h3>
3616036197
</tr>
3616136198
<tr>
3616236199
<td>Versions</td>
36163-
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0</td>
36200+
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.4.0</td>
3616436201
</tr>
3616536202
<tr>
3616636203
<td>Architectures</td>

mirror/packages/linux.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25136,7 +25136,7 @@ <h3 id="libdatrielinux">libdatrie (linux)</h3>
2513625136
</tr>
2513725137
<tr>
2513825138
<td>Versions</td>
25139-
<td>0.2.13</td>
25139+
<td>0.2.13, 0.2.14</td>
2514025140
</tr>
2514125141
<tr>
2514225142
<td>Architectures</td>
@@ -35208,7 +35208,7 @@ <h3 id="lzavlinux">lzav (linux)</h3>
3520835208
</tr>
3520935209
<tr>
3521035210
<td>Versions</td>
35211-
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4</td>
35211+
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4, 5.5</td>
3521235212
</tr>
3521335213
<tr>
3521435214
<td>Architectures</td>
@@ -41150,7 +41150,7 @@ <h3 id="nowide_standalonelinux">nowide_standalone (linux)</h3>
4115041150
</tr>
4115141151
<tr>
4115241152
<td>Versions</td>
41153-
<td>11.2.0, 11.3.0</td>
41153+
<td>11.2.0, 11.3.0, 11.3.1</td>
4115441154
</tr>
4115541155
<tr>
4115641156
<td>Architectures</td>
@@ -58300,7 +58300,7 @@ <h3 id="tracylinux">tracy (linux)</h3>
5830058300
</tr>
5830158301
<tr>
5830258302
<td>Versions</td>
58303-
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2</td>
58303+
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2, v0.13.0</td>
5830458304
</tr>
5830558305
<tr>
5830658306
<td>Architectures</td>
@@ -59107,7 +59107,7 @@ <h3 id="upaurllinux">upa-url (linux)</h3>
5910759107
</tr>
5910859108
<tr>
5910959109
<td>Versions</td>
59110-
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0</td>
59110+
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.4.0</td>
5911159111
</tr>
5911259112
<tr>
5911359113
<td>Architectures</td>
@@ -61429,7 +61429,7 @@ <h3 id="wigxjpflinux">wigxjpf (linux)</h3>
6142961429
</tr>
6143061430
<tr>
6143161431
<td>License</td>
61432-
<td>table: 0x565156d26600</td>
61432+
<td>table: 0x5629514fe840</td>
6143361433
</tr>
6143461434
<tr>
6143561435
<td>Versions</td>

mirror/packages/macosx.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32180,7 +32180,7 @@ <h3 id="lzavmacosx">lzav (macosx)</h3>
3218032180
</tr>
3218132181
<tr>
3218232182
<td>Versions</td>
32183-
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4</td>
32183+
<td>2.14, 4.0, 4.3, 4.4, 4.5, 4.7, 4.9, 4.19, 4.23, 5.3, 5.4, 5.5</td>
3218432184
</tr>
3218532185
<tr>
3218632186
<td>Architectures</td>
@@ -37842,7 +37842,7 @@ <h3 id="nowide_standalonemacosx">nowide_standalone (macosx)</h3>
3784237842
</tr>
3784337843
<tr>
3784437844
<td>Versions</td>
37845-
<td>11.2.0, 11.3.0</td>
37845+
<td>11.2.0, 11.3.0, 11.3.1</td>
3784637846
</tr>
3784737847
<tr>
3784837848
<td>Architectures</td>
@@ -53774,7 +53774,7 @@ <h3 id="tracymacosx">tracy (macosx)</h3>
5377453774
</tr>
5377553775
<tr>
5377653776
<td>Versions</td>
53777-
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2</td>
53777+
<td>v0.8.2, v0.9, v0.9.1, v0.10, v0.11.0, v0.11.1, v0.12.0, v0.12.1, v0.12.2, v0.13.0</td>
5377853778
</tr>
5377953779
<tr>
5378053780
<td>Architectures</td>
@@ -54540,7 +54540,7 @@ <h3 id="upaurlmacosx">upa-url (macosx)</h3>
5454054540
</tr>
5454154541
<tr>
5454254542
<td>Versions</td>
54543-
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0</td>
54543+
<td>v1.0.0, v1.0.1, v1.0.2, v1.2.0, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.4.0</td>
5454454544
</tr>
5454554545
<tr>
5454654546
<td>Architectures</td>
@@ -56648,7 +56648,7 @@ <h3 id="wigxjpfmacosx">wigxjpf (macosx)</h3>
5664856648
</tr>
5664956649
<tr>
5665056650
<td>License</td>
56651-
<td>table: 0x565156d26600</td>
56651+
<td>table: 0x5629514fe840</td>
5665256652
</tr>
5665356653
<tr>
5665456654
<td>Versions</td>

0 commit comments

Comments
 (0)