浏览代码

autoupdate docs by xmake-repo/ci

ruki 4 年之前
父节点
当前提交
3f3b5db785
共有 7 个文件被更改,包括 74 次插入18 次删除
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 33 0
      mirror/packages/windows.html
  4. 23 0
      packages/windows.md
  5. 14 14
      sitemap.xml
  6. 1 1
      zh-cn/_coverpage.md
  7. 1 1
      zh-cn/_sidebar.md

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: libplist, openexr, blosc**
+- **Recently added: pthreads4w, libplist, openexr**
 
 [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 (134)
+- Packages (135)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/windows.html

@@ -2314,6 +2314,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("protoc")
 </code></pre>
+<h3 id="pthreads4wwindows">pthreads4w (windows)</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>x64, x86</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 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="pybind11windows">pybind11 (windows)</h3>
 <table>
 <thead>

+ 23 - 0
packages/windows.md

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

+ 14 - 14
sitemap.xml

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

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: libplist, openexr, blosc**
+- **Recently added: pthreads4w, libplist, openexr**
 
 [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)
-- 包列表 (134)
+- 包列表 (135)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)