浏览代码

autoupdate docs by xmake-repo/ci

ruki 1 年之前
父节点
当前提交
a594dfb079

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: coin-or-asl, bqlog, liblifthttp**
+- **Recently added: debug-hpp, coin-or-asl, bqlog**
 
 [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 (1500)
+- Packages (1501)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 38 - 1
mirror/packages/android.html

@@ -5522,6 +5522,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbg-macro")
 </code></pre>
+<h3 id="debughppandroid">debug-hpp (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertandroid">debug_assert (android)</h3>
 <table>
 <thead>
@@ -23408,7 +23445,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/bsd.html

@@ -5969,6 +5969,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbg-macro")
 </code></pre>
+<h3 id="debughppbsd">debug-hpp (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertbsd">debug_assert (bsd)</h3>
 <table>
 <thead>
@@ -23597,7 +23634,7 @@
 </tr>
 <tr>
 <td>Versions</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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -5796,6 +5796,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbus")
 </code></pre>
+<h3 id="debughppcross">debug-hpp (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertcross">debug_assert (cross)</h3>
 <table>
 <thead>
@@ -22226,7 +22263,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/iphoneos.html

@@ -5373,6 +5373,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbg-macro")
 </code></pre>
+<h3 id="debughppiphoneos">debug-hpp (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertiphoneos">debug_assert (iphoneos)</h3>
 <table>
 <thead>
@@ -22490,7 +22527,7 @@
 </tr>
 <tr>
 <td>Versions</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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 40 - 3
mirror/packages/linux.html

@@ -9250,6 +9250,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dcmtk")
 </code></pre>
+<h3 id="debughpplinux">debug-hpp (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertlinux">debug_assert (linux)</h3>
 <table>
 <thead>
@@ -44026,7 +44063,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48084,7 +48121,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.4, 4.0.0</td>
+<td>1.0.4, 4.0.0, 4.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -50073,7 +50110,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55c9988d5200</td>
+<td>table: 0x559c9dffa2b0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 40 - 3
mirror/packages/macosx.html

@@ -8641,6 +8641,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dcmtk")
 </code></pre>
+<h3 id="debughppmacosx">debug-hpp (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertmacosx">debug_assert (macosx)</h3>
 <table>
 <thead>
@@ -40714,7 +40751,7 @@
 </tr>
 <tr>
 <td>Versions</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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44525,7 +44562,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.4, 4.0.0</td>
+<td>1.0.4, 4.0.0, 4.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -46333,7 +46370,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55c9988d5200</td>
+<td>table: 0x559c9dffa2b0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -6159,6 +6159,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbg-macro")
 </code></pre>
+<h3 id="debughppmingw">debug-hpp (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertmingw">debug_assert (mingw)</h3>
 <table>
 <thead>
@@ -26332,7 +26369,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/msys.html

@@ -5710,6 +5710,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbg-macro")
 </code></pre>
+<h3 id="debughppmsys">debug-hpp (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertmsys">debug_assert (msys)</h3>
 <table>
 <thead>
@@ -21165,7 +21202,7 @@
 </tr>
 <tr>
 <td>Versions</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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/wasm.html

@@ -4875,6 +4875,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dbg-macro")
 </code></pre>
+<h3 id="debughppwasm">debug-hpp (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertwasm">debug_assert (wasm)</h3>
 <table>
 <thead>
@@ -19750,7 +19787,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/windows.html

@@ -8546,6 +8546,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("dcmtk")
 </code></pre>
+<h3 id="debughppwindows">debug-hpp (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>printing everything including STL containers without pain</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/archibate/debug-hpp">https://github.com/archibate/debug-hpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.09.06</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/d/debug-hpp/xmake.lua">debug-hpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install debug-hpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("debug-hpp")
+</code></pre>
 <h3 id="debug_assertwindows">debug_assert (windows)</h3>
 <table>
 <thead>
@@ -37802,7 +37839,7 @@
 </tr>
 <tr>
 <td>Versions</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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0</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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -41724,7 +41761,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.4, 4.0.0</td>
+<td>1.0.4, 4.0.0, 4.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 25 - 1
packages/android.md

@@ -3561,6 +3561,30 @@ add_requires("dbg-macro")
 ```
 
 
+### debug-hpp (android)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (android)
 
 
@@ -15318,7 +15342,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 

+ 25 - 1
packages/bsd.md

@@ -3848,6 +3848,30 @@ add_requires("dbg-macro")
 ```
 
 
+### debug-hpp (bsd)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | i386, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (bsd)
 
 
@@ -15452,7 +15476,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+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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 

+ 25 - 1
packages/cross.md

@@ -3731,6 +3731,30 @@ add_requires("dbus")
 ```
 
 
+### debug-hpp (cross)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (cross)
 
 
@@ -14534,7 +14558,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 

+ 25 - 1
packages/iphoneos.md

@@ -3463,6 +3463,30 @@ add_requires("dbg-macro")
 ```
 
 
+### debug-hpp (iphoneos)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm64, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (iphoneos)
 
 
@@ -14718,7 +14742,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+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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0 |
+| 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+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

@@ -6014,6 +6014,30 @@ add_requires("dcmtk")
 ```
 
 
+### debug-hpp (linux)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (linux)
 
 
@@ -28948,7 +28972,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 
@@ -31618,7 +31642,7 @@ add_requires("unzip")
 | -- | -- |
 | Homepage | [https://wiki.ros.org/urdf](https://wiki.ros.org/urdf) |
 | License | BSD-3-Clause |
-| Versions | 1.0.4, 4.0.0 |
+| Versions | 1.0.4, 4.0.0, 4.0.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [urdfdom/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/urdfdom/xmake.lua) |
 
@@ -32930,7 +32954,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: 0x55c9988d5200 |
+| License | table: 0x559c9dffa2b0 |
 | 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

@@ -5611,6 +5611,30 @@ add_requires("dcmtk")
 ```
 
 
+### debug-hpp (macosx)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm64, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (macosx)
 
 
@@ -26763,7 +26787,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+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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 
@@ -29268,7 +29292,7 @@ add_requires("unzip")
 | -- | -- |
 | Homepage | [https://wiki.ros.org/urdf](https://wiki.ros.org/urdf) |
 | License | BSD-3-Clause |
-| Versions | 1.0.4, 4.0.0 |
+| Versions | 1.0.4, 4.0.0, 4.0.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [urdfdom/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/urdfdom/xmake.lua) |
 
@@ -30461,7 +30485,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: 0x55c9988d5200 |
+| License | table: 0x559c9dffa2b0 |
 | 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) |

+ 25 - 1
packages/mingw.md

@@ -3971,6 +3971,30 @@ add_requires("dbg-macro")
 ```
 
 
+### debug-hpp (mingw)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (mingw)
 
 
@@ -17229,7 +17253,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 

+ 25 - 1
packages/msys.md

@@ -3680,6 +3680,30 @@ add_requires("dbg-macro")
 ```
 
 
+### debug-hpp (msys)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | i386, x86_64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (msys)
 
 
@@ -13841,7 +13865,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+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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 

+ 25 - 1
packages/wasm.md

@@ -3132,6 +3132,30 @@ add_requires("dbg-macro")
 ```
 
 
+### debug-hpp (wasm)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | wasm32, wasm64 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (wasm)
 
 
@@ -12912,7 +12936,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
+| 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+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

@@ -5543,6 +5543,30 @@ add_requires("dcmtk")
 ```
 
 
+### debug-hpp (windows)
+
+
+| Description | *printing everything including STL containers without pain* |
+| -- | -- |
+| Homepage | [https://github.com/archibate/debug-hpp](https://github.com/archibate/debug-hpp) |
+| License | Unlicense |
+| Versions | 2024.09.06 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [debug-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/debug-hpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install debug-hpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("debug-hpp")
+```
+
+
 ### debug_assert (windows)
 
 
@@ -24774,7 +24798,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+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+300, 3.45.0+200, 3.46.0+100, 3.46.0+0 |
+| 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+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) |
 
@@ -27351,7 +27375,7 @@ add_requires("unzip")
 | -- | -- |
 | Homepage | [https://wiki.ros.org/urdf](https://wiki.ros.org/urdf) |
 | License | BSD-3-Clause |
-| Versions | 1.0.4, 4.0.0 |
+| Versions | 1.0.4, 4.0.0, 4.0.1 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [urdfdom/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/u/urdfdom/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-09-18T01:05:34+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-09-18T01:05:40+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-09-18T01:05:40+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-09-18T01:05:40+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-09-18T01:05:41+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-09-18T01:05:41+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-09-18T01:05:41+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-09-18T01:05:42+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-09-18T01:05:42+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-09-18T01:05:42+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-09-18T01:05:43+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-09-18T01:05:43+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-09-18T01:05:44+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-09-18T01:05:44+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-09-18T01:05:44+08:00</lastmod>
+  <lastmod>2024-09-18T06:36:57+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: coin-or-asl, bqlog, liblifthttp**
+- **Recently added: debug-hpp, coin-or-asl, bqlog**
 
 [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)
-- 包列表 (1500)
+- 包列表 (1501)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)