Browse Source

autoupdate docs by xmake-repo/ci

ruki 2 years ago
parent
commit
c70ca97501

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: ada, units, cpp-peglib**
+- **Recently added: vc-ltl5, ada, units**
 
 [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 (885)
+- Packages (886)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 1 - 1
mirror/packages/cross.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 2 - 2
mirror/packages/linux.html

@@ -214,7 +214,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -20434,7 +20434,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21</td>
+<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/macosx.html

@@ -177,7 +177,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -19014,7 +19014,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21</td>
+<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 1 - 1
mirror/packages/msys.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 40 - 3
mirror/packages/windows.html

@@ -177,7 +177,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x561d02910560</td>
+<td>table: 0x5611666ab850</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -16291,11 +16291,11 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21</td>
+<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23</td>
 </tr>
 <tr>
 <td>Architectures</td>
-<td>arm64, x64, x86</td>
+<td>x64, x86</td>
 </tr>
 <tr>
 <td>Definition</td>
@@ -23454,6 +23454,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("vc")
 </code></pre>
+<h3 id="vcltl5windows">vc-ltl5 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Shared to msvcrt.dll or ucrtbase.dll and optimize the C/C++ application file size</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Chuyu-Team/VC-LTL5">https://github.com/Chuyu-Team/VC-LTL5</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>5.0.6</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vc-ltl5/xmake.lua">vc-ltl5/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install vc-ltl5
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("vc-ltl5")
+</code></pre>
 <h3 id="vcglibwindows">vcglib (windows)</h3>
 <table>
 <thead>

+ 1 - 1
packages/android.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |

+ 1 - 1
packages/bsd.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | i386, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |

+ 1 - 1
packages/cross.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |

+ 1 - 1
packages/iphoneos.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |

+ 2 - 2
packages/linux.md

@@ -78,7 +78,7 @@ add_requires("acl")
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -13587,7 +13587,7 @@ add_requires("openal-soft")
 | -- | -- |
 | Homepage | [http://www.openblas.net/](http://www.openblas.net/) |
 | License | BSD-3-Clause |
-| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21 |
+| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [openblas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openblas/xmake.lua) |
 

+ 2 - 2
packages/macosx.md

@@ -54,7 +54,7 @@ add_requires("abseil")
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -12642,7 +12642,7 @@ add_requires("openal-soft")
 | -- | -- |
 | Homepage | [http://www.openblas.net/](http://www.openblas.net/) |
 | License | BSD-3-Clause |
-| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21 |
+| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23 |
 | Architectures | arm64, x86_64 |
 | Definition | [openblas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openblas/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |

+ 1 - 1
packages/msys.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | i386, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |

+ 27 - 3
packages/windows.md

@@ -54,7 +54,7 @@ add_requires("abseil")
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x561d02910560 |
+| License | table: 0x5611666ab850 |
 | Versions | 2.3.1 |
 | Architectures | arm64, x64, x86 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -10774,8 +10774,8 @@ add_requires("openal-soft")
 | -- | -- |
 | Homepage | [http://www.openblas.net/](http://www.openblas.net/) |
 | License | BSD-3-Clause |
-| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21 |
-| Architectures | arm64, x64, x86 |
+| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.23 |
+| Architectures | x64, x86 |
 | Definition | [openblas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openblas/xmake.lua) |
 
 ##### Install command
@@ -15569,6 +15569,30 @@ add_requires("vc")
 ```
 
 
+### vc-ltl5 (windows)
+
+
+| Description | *Shared to msvcrt.dll or ucrtbase.dll and optimize the C/C++ application file size* |
+| -- | -- |
+| Homepage | [https://github.com/Chuyu-Team/VC-LTL5](https://github.com/Chuyu-Team/VC-LTL5) |
+| License | EPL-2.0 |
+| Versions | 5.0.6 |
+| Architectures | arm64, x64, x86 |
+| Definition | [vc-ltl5/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vc-ltl5/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install vc-ltl5
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("vc-ltl5")
+```
+
+
 ### vcglib (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-05-07T12:08:42+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-05-07T12:08:46+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-05-07T12:08:46+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-05-07T12:08:46+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-05-07T12:08:46+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-05-07T12:08:47+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-05-07T12:08:47+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-05-07T12:08:48+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-05-07T12:08:48+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-05-07T12:08:48+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-05-07T12:08:49+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-05-07T12:08:49+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-05-07T12:08:49+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-05-07T12:08:50+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-05-07T12:08:50+08:00</lastmod>
+  <lastmod>2023-05-08T08:27:38+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: ada, units, cpp-peglib**
+- **Recently added: vc-ltl5, ada, units**
 
 [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)
-- 包列表 (885)
+- 包列表 (886)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)