Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 year ago
parent
commit
67ede9839e

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: libvpx, cnats, aravis**
+- **Recently added: qdldl, libvpx, cnats**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (1492)
+- Packages (1493)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 75 - 1
mirror/packages/android.html

@@ -18190,6 +18190,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("osmanip")
 </code></pre>
+<h3 id="osqpandroid">osqp (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The Operator Splitting QP Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://osqp.org/">https://osqp.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.6.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua">osqp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] osqp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("osqp")
+</code></pre>
 <h3 id="out_ptrandroid">out_ptr (android)</h3>
 <table>
 <thead>
@@ -20117,6 +20154,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qcbor")
 </code></pre>
+<h3 id="qdldlandroid">qdldl (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullandroid">qhull (android)</h3>
 <table>
 <thead>
@@ -23149,7 +23223,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/bsd.html

@@ -18391,6 +18391,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("osmanip")
 </code></pre>
+<h3 id="osqpbsd">osqp (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The Operator Splitting QP Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://osqp.org/">https://osqp.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.6.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua">osqp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install osqp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("osqp")
+</code></pre>
 <h3 id="out_ptrbsd">out_ptr (bsd)</h3>
 <table>
 <thead>
@@ -20384,6 +20421,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qdcae")
 </code></pre>
+<h3 id="qdldlbsd">qdldl (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullbsd">qhull (bsd)</h3>
 <table>
 <thead>
@@ -23375,7 +23449,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/cross.html

@@ -17238,6 +17238,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("osmanip")
 </code></pre>
+<h3 id="osqpcross">osqp (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The Operator Splitting QP Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://osqp.org/">https://osqp.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.6.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua">osqp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] osqp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("osqp")
+</code></pre>
 <h3 id="out_ptrcross">out_ptr (cross)</h3>
 <table>
 <thead>
@@ -19054,6 +19091,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qcbor")
 </code></pre>
+<h3 id="qdldlcross">qdldl (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullcross">qhull (cross)</h3>
 <table>
 <thead>
@@ -22041,7 +22115,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/iphoneos.html

@@ -17383,6 +17383,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("osmanip")
 </code></pre>
+<h3 id="osqpiphoneos">osqp (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The Operator Splitting QP Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://osqp.org/">https://osqp.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.6.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua">osqp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos osqp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("osqp")
+</code></pre>
 <h3 id="out_ptriphoneos">out_ptr (iphoneos)</h3>
 <table>
 <thead>
@@ -19203,6 +19240,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qcbor")
 </code></pre>
+<h3 id="qdldliphoneos">qdldl (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhulliphoneos">qhull (iphoneos)</h3>
 <table>
 <thead>
@@ -22231,7 +22305,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 40 - 3
mirror/packages/linux.html

@@ -35256,7 +35256,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.2</td>
+<td>v0.6.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38497,6 +38497,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qdcae")
 </code></pre>
+<h3 id="qdldllinux">qdldl (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, loong64, 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/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhulllinux">qhull (linux)</h3>
 <table>
 <thead>
@@ -43763,7 +43800,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -49773,7 +49810,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5593db8ecb60</td>
+<td>table: 0x560b79606980</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 40 - 3
mirror/packages/macosx.html

@@ -32705,7 +32705,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.2</td>
+<td>v0.6.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -35621,6 +35621,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qcbor")
 </code></pre>
+<h3 id="qdldlmacosx">qdldl (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullmacosx">qhull (macosx)</h3>
 <table>
 <thead>
@@ -40488,7 +40525,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -46070,7 +46107,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5593db8ecb60</td>
+<td>table: 0x560b79606980</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/mingw.html

@@ -20236,7 +20236,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.2</td>
+<td>v0.6.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22387,6 +22387,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qdcae")
 </code></pre>
+<h3 id="qdldlmingw">qdldl (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullmingw">qhull (mingw)</h3>
 <table>
 <thead>
@@ -26184,7 +26221,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/msys.html

@@ -16461,6 +16461,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("osmanip")
 </code></pre>
+<h3 id="osqpmsys">osqp (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The Operator Splitting QP Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://osqp.org/">https://osqp.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.6.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua">osqp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install osqp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("osqp")
+</code></pre>
 <h3 id="out_ptrmsys">out_ptr (msys)</h3>
 <table>
 <thead>
@@ -18277,6 +18314,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qcbor")
 </code></pre>
+<h3 id="qdldlmsys">qdldl (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullmsys">qhull (msys)</h3>
 <table>
 <thead>
@@ -20980,7 +21054,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/wasm.html

@@ -15342,6 +15342,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("osmanip")
 </code></pre>
+<h3 id="osqpwasm">osqp (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The Operator Splitting QP Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://osqp.org/">https://osqp.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.6.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua">osqp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm osqp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("osqp")
+</code></pre>
 <h3 id="out_ptrwasm">out_ptr (wasm)</h3>
 <table>
 <thead>
@@ -17010,6 +17047,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qcbor")
 </code></pre>
+<h3 id="qdldlwasm">qdldl (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullwasm">qhull (wasm)</h3>
 <table>
 <thead>
@@ -19565,7 +19639,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/windows.html

@@ -29933,7 +29933,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.2</td>
+<td>v0.6.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -32775,6 +32775,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("qdcae")
 </code></pre>
+<h3 id="qdldlwindows">qdldl (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free LDL factorisation routine</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/osqp/qdldl">https://github.com/osqp/qdldl</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua">qdldl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install qdldl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("qdldl")
+</code></pre>
 <h3 id="qhullwindows">qhull (windows)</h3>
 <table>
 <thead>
@@ -37580,7 +37617,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 49 - 1
packages/android.md

@@ -11895,6 +11895,30 @@ add_requires("osmanip")
 ```
 
 
+### osqp (android)
+
+
+| Description | *The Operator Splitting QP Solver* |
+| -- | -- |
+| Homepage | [https://osqp.org/](https://osqp.org/) |
+| License | Apache-2.0 |
+| Versions | v0.6.3 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] osqp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("osqp")
+```
+
+
 ### out_ptr (android)
 
 
@@ -13162,6 +13186,30 @@ add_requires("qcbor")
 ```
 
 
+### qdldl (android)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (android)
 
 
@@ -15150,7 +15198,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/bsd.md

@@ -12032,6 +12032,30 @@ add_requires("osmanip")
 ```
 
 
+### osqp (bsd)
+
+
+| Description | *The Operator Splitting QP Solver* |
+| -- | -- |
+| Homepage | [https://osqp.org/](https://osqp.org/) |
+| License | Apache-2.0 |
+| Versions | v0.6.3 |
+| Architectures | i386, x86_64 |
+| Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install osqp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("osqp")
+```
+
+
 ### out_ptr (bsd)
 
 
@@ -13345,6 +13369,30 @@ add_requires("qdcae")
 ```
 
 
+### qdldl (bsd)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | i386, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (bsd)
 
 
@@ -15308,7 +15356,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/cross.md

@@ -11257,6 +11257,30 @@ add_requires("osmanip")
 ```
 
 
+### osqp (cross)
+
+
+| Description | *The Operator Splitting QP Solver* |
+| -- | -- |
+| Homepage | [https://osqp.org/](https://osqp.org/) |
+| License | Apache-2.0 |
+| Versions | v0.6.3 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] osqp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("osqp")
+```
+
+
 ### out_ptr (cross)
 
 
@@ -12452,6 +12476,30 @@ add_requires("qcbor")
 ```
 
 
+### qdldl (cross)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (cross)
 
 
@@ -14414,7 +14462,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/iphoneos.md

@@ -11367,6 +11367,30 @@ add_requires("osmanip")
 ```
 
 
+### osqp (iphoneos)
+
+
+| Description | *The Operator Splitting QP Solver* |
+| -- | -- |
+| Homepage | [https://osqp.org/](https://osqp.org/) |
+| License | Apache-2.0 |
+| Versions | v0.6.3 |
+| Architectures | arm64, x86_64 |
+| Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos osqp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("osqp")
+```
+
+
 ### out_ptr (iphoneos)
 
 
@@ -12563,6 +12587,30 @@ add_requires("qcbor")
 ```
 
 
+### qdldl (iphoneos)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm64, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (iphoneos)
 
 
@@ -14550,7 +14598,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 3
packages/linux.md

@@ -23179,7 +23179,7 @@ add_requires("osmanip")
 | -- | -- |
 | Homepage | [https://osqp.org/](https://osqp.org/) |
 | License | Apache-2.0 |
-| Versions | v0.6.2 |
+| Versions | v0.6.3 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
 
@@ -25318,6 +25318,30 @@ add_requires("qdcae")
 ```
 
 
+### qdldl (linux)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (linux)
 
 
@@ -28779,7 +28803,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -32737,7 +32761,7 @@ add_requires("whisper.cpp")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x5593db8ecb60 |
+| License | table: 0x560b79606980 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 27 - 3
packages/macosx.md

@@ -21494,7 +21494,7 @@ add_requires("osmanip")
 | -- | -- |
 | Homepage | [https://osqp.org/](https://osqp.org/) |
 | License | Apache-2.0 |
-| Versions | v0.6.2 |
+| Versions | v0.6.3 |
 | Architectures | arm64, x86_64 |
 | Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
 
@@ -23419,6 +23419,30 @@ add_requires("qcbor")
 ```
 
 
+### qdldl (macosx)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm64, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (macosx)
 
 
@@ -26618,7 +26642,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -30292,7 +30316,7 @@ add_requires("which")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x5593db8ecb60 |
+| License | table: 0x560b79606980 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 26 - 2
packages/mingw.md

@@ -13220,7 +13220,7 @@ add_requires("osmanip")
 | -- | -- |
 | Homepage | [https://osqp.org/](https://osqp.org/) |
 | License | Apache-2.0 |
-| Versions | v0.6.2 |
+| Versions | v0.6.3 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
 
@@ -14644,6 +14644,30 @@ add_requires("qdcae")
 ```
 
 
+### qdldl (mingw)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (mingw)
 
 
@@ -17133,7 +17157,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/msys.md

@@ -10753,6 +10753,30 @@ add_requires("osmanip")
 ```
 
 
+### osqp (msys)
+
+
+| Description | *The Operator Splitting QP Solver* |
+| -- | -- |
+| Homepage | [https://osqp.org/](https://osqp.org/) |
+| License | Apache-2.0 |
+| Versions | v0.6.3 |
+| Architectures | i386, x86_64 |
+| Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install osqp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("osqp")
+```
+
+
 ### out_ptr (msys)
 
 
@@ -11948,6 +11972,30 @@ add_requires("qcbor")
 ```
 
 
+### qdldl (msys)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | i386, x86_64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (msys)
 
 
@@ -13721,7 +13769,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/wasm.md

@@ -10016,6 +10016,30 @@ add_requires("osmanip")
 ```
 
 
+### osqp (wasm)
+
+
+| Description | *The Operator Splitting QP Solver* |
+| -- | -- |
+| Homepage | [https://osqp.org/](https://osqp.org/) |
+| License | Apache-2.0 |
+| Versions | v0.6.3 |
+| Architectures | wasm32, wasm64 |
+| Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm osqp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("osqp")
+```
+
+
 ### out_ptr (wasm)
 
 
@@ -11115,6 +11139,30 @@ add_requires("qcbor")
 ```
 
 
+### qdldl (wasm)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | wasm32, wasm64 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (wasm)
 
 
@@ -12792,7 +12840,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/windows.md

@@ -19599,7 +19599,7 @@ add_requires("osmanip")
 | -- | -- |
 | Homepage | [https://osqp.org/](https://osqp.org/) |
 | License | Apache-2.0 |
-| Versions | v0.6.2 |
+| Versions | v0.6.3 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [osqp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/osqp/xmake.lua) |
 
@@ -21476,6 +21476,30 @@ add_requires("qdcae")
 ```
 
 
+### qdldl (windows)
+
+
+| Description | *A free LDL factorisation routine* |
+| -- | -- |
+| Homepage | [https://github.com/osqp/qdldl](https://github.com/osqp/qdldl) |
+| License | Apache-2.0 |
+| Versions | v0.1.7 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [qdldl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/qdldl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install qdldl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("qdldl")
+```
+
+
 ### qhull (windows)
 
 
@@ -24630,7 +24654,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-09-15T05:16:25+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-09-15T05:16:32+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-09-15T05:16:32+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-09-15T05:16:32+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-09-15T05:16:32+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-09-15T05:16:33+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-09-15T05:16:33+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-09-15T05:16:33+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-09-15T05:16:34+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-09-15T05:16:34+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-09-15T05:16:35+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-09-15T05:16:35+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-09-15T05:16:35+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-09-15T05:16:36+08:00</lastmod>
+  <lastmod>2024-09-15T07:36:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-09-15T05:16:36+08:00</lastmod>
+  <lastmod>2024-09-15T07:37:00+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: libvpx, cnats, aravis**
+- **Recently added: qdldl, libvpx, cnats**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (1492)
+- 包列表 (1493)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)