Ver código fonte

autoupdate docs by xmake-repo/ci

ruki 2 anos atrás
pai
commit
5360a4f19b
7 arquivos alterados com 80 adições e 19 exclusões
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 37 0
      mirror/packages/windows.html
  4. 24 0
      packages/windows.md
  5. 15 15
      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: vulkansdk, geographiclib, sentencepiece**
+- **Recently added: d3d12-memory-allocator, vulkansdk, geographiclib**
 
 [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 (770)
+- Packages (771)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 37 - 0
mirror/packages/windows.html

@@ -3030,6 +3030,43 @@
 <pre><code class="lang-lua">add_requires("cxxopts")
 </code></pre>
 <h2 id="d">d</h2>
+<h3 id="d3d12memoryallocatorwindows">d3d12-memory-allocator (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Easy to integrate memory allocation library for Direct3D 12</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator">https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/d/d3d12-memory-allocator/xmake.lua">d3d12-memory-allocator/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install d3d12-memory-allocator
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("d3d12-memory-allocator")
+</code></pre>
 <h3 id="dataframewindows">dataframe (windows)</h3>
 <table>
 <thead>

+ 24 - 0
packages/windows.md

@@ -1965,6 +1965,30 @@ add_requires("cxxopts")
 
 
 ## d
+### d3d12-memory-allocator (windows)
+
+
+| Description | *Easy to integrate memory allocation library for Direct3D 12* |
+| -- | -- |
+| Homepage | [https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator](https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator) |
+| License | MIT |
+| Versions | v2.0.1 |
+| Architectures | x64 |
+| Definition | [d3d12-memory-allocator/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/d3d12-memory-allocator/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install d3d12-memory-allocator
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("d3d12-memory-allocator")
+```
+
+
 ### dataframe (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-10-25T11:52:17+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-10-25T11:52:20+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-10-25T11:52:20+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-10-25T11:52:20+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-10-25T11:52:21+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-10-25T11:52:21+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-10-25T11:52:21+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-10-25T11:52:22+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-10-25T11:52:22+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-10-25T11:52:22+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-10-25T11:52:23+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-10-25T11:52:23+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-10-25T11:52:23+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-10-25T11:52:24+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-10-25T11:52:24+08:00</lastmod>
+  <lastmod>2022-10-25T13:59:06+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: vulkansdk, geographiclib, sentencepiece**
+- **Recently added: d3d12-memory-allocator, vulkansdk, geographiclib**
 
 [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)
-- 包列表 (770)
+- 包列表 (771)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)