Browse Source

autoupdate docs by xmake-repo/ci

ruki 2 years ago
parent
commit
1bd10de22c
3 changed files with 71 additions and 15 deletions
  1. 33 0
      mirror/packages/mingw.html
  2. 23 0
      packages/mingw.md
  3. 15 15
      sitemap.xml

+ 33 - 0
mirror/packages/mingw.html

@@ -7632,6 +7632,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("muslcc")
 </code></pre>
+<h3 id="mysqlmingw">mysql (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Open source relational database management system.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://dev.mysql.com/doc/refman/5.7/en/">https://dev.mysql.com/doc/refman/5.7/en/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>5.7.29</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/m/mysql/xmake.lua">mysql/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] mysql
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("mysql")
+</code></pre>
 <h2 id="n">n</h2>
 <h3 id="named_typemingw">named_type (mingw)</h3>
 <table>

+ 23 - 0
packages/mingw.md

@@ -5047,6 +5047,29 @@ add_requires("muslcc")
 ```
 
 
+### mysql (mingw)
+
+
+| Description | *Open source relational database management system.* |
+| -- | -- |
+| Homepage | [https://dev.mysql.com/doc/refman/5.7/en/](https://dev.mysql.com/doc/refman/5.7/en/) |
+| Versions | 5.7.29 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [mysql/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mysql/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] mysql
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("mysql")
+```
+
+
 
 ## n
 ### named_type (mingw)

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-04-24T02:16:15+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-04-24T02:16:19+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-04-24T02:16:20+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-04-24T02:16:20+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-04-24T02:16:20+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-04-24T02:16:21+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-04-24T02:16:21+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-04-24T02:16:22+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-04-24T02:16:22+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-04-24T02:16:23+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-04-24T02:16:23+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-04-24T02:16:23+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-04-24T02:16:24+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-04-24T02:16:24+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-04-24T02:16:24+08:00</lastmod>
+  <lastmod>2023-04-24T03:27:47+08:00</lastmod>
 </url>
 
 </urlset>