Procházet zdrojové kódy

autoupdate docs by xmake-repo/ci

ruki před 3 roky
rodič
revize
3f7d7cb6a3
3 změnil soubory, kde provedl 75 přidání a 14 odebrání
  1. 37 0
      mirror/packages/cross.html
  2. 24 0
      packages/cross.md
  3. 14 14
      sitemap.xml

+ 37 - 0
mirror/packages/cross.html

@@ -2170,6 +2170,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="linuxheaderscross">linux-headers (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Header files of the Linux kernel</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kernel.org/">https://kernel.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-only</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] linux-headers
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("linux-headers")
+</code></pre>
 <h3 id="llhttpcross">llhttp (cross)</h3>
 <table>
 <thead>

+ 24 - 0
packages/cross.md

@@ -1423,6 +1423,30 @@ add_requires("libtool")
 ```
 
 
+### linux-headers (cross)
+
+
+| Description | *Header files of the Linux kernel* |
+| -- | -- |
+| Homepage | [https://kernel.org/](https://kernel.org/) |
+| License | GPL-2.0-only |
+| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] linux-headers
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("linux-headers")
+```
+
+
 ### llhttp (cross)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-12-11T11:53:35+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-12-11T11:53:36+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-12-11T11:53:37+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-12-11T11:53:37+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-12-11T11:53:37+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-12-11T11:53:37+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-12-11T11:53:37+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-12-11T11:53:38+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-12-11T11:53:38+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-12-11T11:53:38+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-12-11T11:53:38+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-12-11T11:53:38+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-12-11T11:53:39+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-12-11T11:53:39+08:00</lastmod>
+  <lastmod>2021-12-11T13:26:26+08:00</lastmod>
 </url>
 
 </urlset>