Parcourir la source

autoupdate docs by xmake-repo/ci

ruki il y a 3 ans
Parent
commit
587580ccbe

+ 1 - 1
mirror/getting_started.html

@@ -149,7 +149,7 @@ $ xrepo install -p cross --sdk=/xxx/arm-linux-musleabi-cross zlib
 <pre><code class="lang-console">$ xrepo install -k shared zlib
 </code></pre>
 <h4 id="installthespecifiedconfigurationpackage">Install the specified configuration package</h4>
-<pre><code class="lang-console">$ xrepo install -f "vs_runtime=MD" zlib
+<pre><code class="lang-console">$ xrepo install -f "vs_runtime=&#39;MD&#39;" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 </code></pre>
 <h4 id="installpackagesfromthirdpartypackagemanager">Install packages from third-party package manager</h4>

+ 1 - 1
mirror/index.html

@@ -151,7 +151,7 @@ $ xrepo install -p cross --sdk=/xxx/arm-linux-musleabi-cross zlib
 <pre><code class="lang-console">$ xrepo install -k shared zlib
 </code></pre>
 <h4 id="installthespecifiedconfigurationpackage">Install the specified configuration package</h4>
-<pre><code class="lang-console">$ xrepo install -f "vs_runtime=MD" zlib
+<pre><code class="lang-console">$ xrepo install -f "vs_runtime=&#39;MD&#39;" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 </code></pre>
 <h4 id="installpackagesfromthirdpartypackagemanager">Install packages from third-party package manager</h4>

+ 2 - 2
mirror/packages/linux.html

@@ -2764,7 +2764,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.6.2, 1.7.2</td>
+<td>1.6.2, 1.7.2, 1.8.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20844,7 +20844,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v5.10.1</td>
+<td>v5.10.1, v5.12.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/macosx.html

@@ -2509,7 +2509,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.6.2, 1.7.2</td>
+<td>1.6.2, 1.7.2, 1.8.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19354,7 +19354,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v5.10.1</td>
+<td>v5.10.1, v5.12.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/windows.html

@@ -2443,7 +2443,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.6.2, 1.7.2</td>
+<td>1.6.2, 1.7.2, 1.8.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16685,7 +16685,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v5.10.1</td>
+<td>v5.10.1, v5.12.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/zh-cn/getting_started.html

@@ -149,7 +149,7 @@ $ xrepo install -p cross --sdk=/xxx/arm-linux-musleabi-cross zlib
 <pre><code class="lang-console">$ xrepo install -k shared zlib
 </code></pre>
 <h4 id="">安装指定配置包</h4>
-<pre><code class="lang-console">$ xrepo install -f "vs_runtime=MD" zlib
+<pre><code class="lang-console">$ xrepo install -f "vs_runtime=&#39;MD&#39;" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 </code></pre>
 <h4 id="">安装第三方包管理器的包</h4>

+ 1 - 1
mirror/zh-cn/index.html

@@ -149,7 +149,7 @@ $ xrepo install -p cross --sdk=/xxx/arm-linux-musleabi-cross zlib
 <pre><code class="lang-console">$ xrepo install -k shared zlib
 </code></pre>
 <h4 id="">安装指定配置包</h4>
-<pre><code class="lang-console">$ xrepo install -f "vs_runtime=MD" zlib
+<pre><code class="lang-console">$ xrepo install -f "vs_runtime=&#39;MD&#39;" zlib
 $ xrepo install -f "regex=true,thread=true" boost
 </code></pre>
 <h4 id="">安装第三方包管理器的包</h4>

+ 2 - 2
packages/linux.md

@@ -1781,7 +1781,7 @@ add_requires("cppzmq")
 | -- | -- |
 | Homepage | [https://docs.libcpr.org/](https://docs.libcpr.org/) |
 | License | MIT |
-| Versions | 1.6.2, 1.7.2 |
+| Versions | 1.6.2, 1.7.2, 1.8.3 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [cpr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpr/xmake.lua) |
 
@@ -13903,7 +13903,7 @@ add_requires("strtk")
 | Description | *SuiteSparse is a suite of sparse matrix algorithms* |
 | -- | -- |
 | Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
-| Versions | v5.10.1 |
+| Versions | v5.10.1, v5.12.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
 

+ 2 - 2
packages/macosx.md

@@ -1614,7 +1614,7 @@ add_requires("cppzmq")
 | -- | -- |
 | Homepage | [https://docs.libcpr.org/](https://docs.libcpr.org/) |
 | License | MIT |
-| Versions | 1.6.2, 1.7.2 |
+| Versions | 1.6.2, 1.7.2, 1.8.3 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [cpr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpr/xmake.lua) |
 
@@ -12911,7 +12911,7 @@ add_requires("strtk")
 | Description | *SuiteSparse is a suite of sparse matrix algorithms* |
 | -- | -- |
 | Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
-| Versions | v5.10.1 |
+| Versions | v5.10.1, v5.12.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
 

+ 2 - 2
packages/windows.md

@@ -1568,7 +1568,7 @@ add_requires("cppzmq")
 | -- | -- |
 | Homepage | [https://docs.libcpr.org/](https://docs.libcpr.org/) |
 | License | MIT |
-| Versions | 1.6.2, 1.7.2 |
+| Versions | 1.6.2, 1.7.2, 1.8.3 |
 | Architectures | x64, x86 |
 | Definition | [cpr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpr/xmake.lua) |
 
@@ -11086,7 +11086,7 @@ add_requires("strtk")
 | Description | *SuiteSparse is a suite of sparse matrix algorithms* |
 | -- | -- |
 | Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
-| Versions | v5.10.1 |
+| Versions | v5.10.1, v5.12.0 |
 | Architectures | x64, x86 |
 | Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-06-09T13:59:04+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-06-09T13:59:07+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-06-09T13:59:07+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-06-09T13:59:08+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-06-09T13:59:08+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-06-09T13:59:08+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-06-09T13:59:09+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-06-09T13:59:09+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-06-09T13:59:09+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-06-09T13:59:10+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-06-09T13:59:10+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-06-09T13:59:10+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-06-09T13:59:10+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-06-09T13:59:11+08:00</lastmod>
+  <lastmod>2022-06-12T15:44:20+08:00</lastmod>
 </url>
 
 </urlset>