瀏覽代碼

autoupdate docs by xmake-repo/ci

ruki 4 年之前
父節點
當前提交
ecc599d637
共有 3 個文件被更改,包括 70 次插入14 次删除
  1. 33 0
      mirror/packages/mingw.html
  2. 23 0
      packages/mingw.md
  3. 14 14
      sitemap.xml

+ 33 - 0
mirror/packages/mingw.html

@@ -1426,6 +1426,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("protoc")
 </code></pre>
+<h3 id="pthreads4wmingw">pthreads4w (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>POSIX Threads for Win32</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://sourceforge.net/projects/pthreads4w/">https://sourceforge.net/projects/pthreads4w/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.0.0</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/p/pthreads4w/xmake.lua">pthreads4w/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] pthreads4w
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pthreads4w")
+</code></pre>
 <h3 id="pybind11mingw">pybind11 (mingw)</h3>
 <table>
 <thead>

+ 23 - 0
packages/mingw.md

@@ -942,6 +942,29 @@ add_requires("protoc")
 ```
 
 
+### pthreads4w (mingw)
+
+
+| Description | *POSIX Threads for Win32* |
+| -- | -- |
+| Homepage | [https://sourceforge.net/projects/pthreads4w/](https://sourceforge.net/projects/pthreads4w/) |
+| Versions | 3.0.0 |
+| Architectures | i386, x86_64 |
+| Definition | [pthreads4w/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pthreads4w/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] pthreads4w
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pthreads4w")
+```
+
+
 ### pybind11 (mingw)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-03T14:32:39+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-03T14:32:40+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-03T14:32:40+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-03T14:32:41+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-03T14:32:41+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-03T14:32:41+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-03T14:32:41+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-03T14:32:41+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-03T14:32:42+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-03T14:32:42+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-03T14:32:42+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-03T14:32:42+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-03T14:32:42+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-03T14:32:43+08:00</lastmod>
+  <lastmod>2020-11-03T15:26:22+08:00</lastmod>
 </url>
 
 </urlset>