|
@@ -2300,22 +2300,22 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("cnpy")
|
|
|
</code></pre>
|
|
|
-<h3 id="cocoyaxiwindows">cocoyaxi (windows)</h3>
|
|
|
+<h3 id="colladadomwindows">collada-dom (windows)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th>Description</th>
|
|
|
-<th><em>A go-style coroutine library in C++11 and more</em></th>
|
|
|
+<th><em>COLLADA Document Object Model (DOM) C++ Library</em></th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td>Homepage</td>
|
|
|
-<td><a href="https://github.com/idealvin/cocoyaxi">https://github.com/idealvin/cocoyaxi</a></td>
|
|
|
+<td><a href="https://github.com/rdiankov/collada-dom/">https://github.com/rdiankov/collada-dom/</a></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Versions</td>
|
|
|
-<td>v2.0.3</td>
|
|
|
+<td>v2.5.0</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Architectures</td>
|
|
@@ -2323,32 +2323,32 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Definition</td>
|
|
|
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cocoyaxi/xmake.lua">cocoyaxi/xmake.lua</a></td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/collada-dom/xmake.lua">collada-dom/xmake.lua</a></td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
<h5 id="installcommand">Install command</h5>
|
|
|
-<pre><code class="lang-console">xrepo install cocoyaxi
|
|
|
+<pre><code class="lang-console">xrepo install collada-dom
|
|
|
</code></pre>
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
-<pre><code class="lang-lua">add_requires("cocoyaxi")
|
|
|
+<pre><code class="lang-lua">add_requires("collada-dom")
|
|
|
</code></pre>
|
|
|
-<h3 id="colladadomwindows">collada-dom (windows)</h3>
|
|
|
+<h3 id="concurrentqueuewindows">concurrentqueue (windows)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th>Description</th>
|
|
|
-<th><em>COLLADA Document Object Model (DOM) C++ Library</em></th>
|
|
|
+<th><em>An industrial-strength lock-free queue for C++.</em></th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td>Homepage</td>
|
|
|
-<td><a href="https://github.com/rdiankov/collada-dom/">https://github.com/rdiankov/collada-dom/</a></td>
|
|
|
+<td><a href="https://github.com/cameron314/concurrentqueue">https://github.com/cameron314/concurrentqueue</a></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Versions</td>
|
|
|
-<td>v2.5.0</td>
|
|
|
+<td></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Architectures</td>
|
|
@@ -2356,32 +2356,36 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Definition</td>
|
|
|
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/collada-dom/xmake.lua">collada-dom/xmake.lua</a></td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concurrentqueue/xmake.lua">concurrentqueue/xmake.lua</a></td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
<h5 id="installcommand">Install command</h5>
|
|
|
-<pre><code class="lang-console">xrepo install collada-dom
|
|
|
+<pre><code class="lang-console">xrepo install concurrentqueue
|
|
|
</code></pre>
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
-<pre><code class="lang-lua">add_requires("collada-dom")
|
|
|
+<pre><code class="lang-lua">add_requires("concurrentqueue")
|
|
|
</code></pre>
|
|
|
-<h3 id="concurrentqueuewindows">concurrentqueue (windows)</h3>
|
|
|
+<h3 id="consolebridgewindows">console-bridge (windows)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th>Description</th>
|
|
|
-<th><em>An industrial-strength lock-free queue for C++.</em></th>
|
|
|
+<th><em>A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.</em></th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td>Homepage</td>
|
|
|
-<td><a href="https://github.com/cameron314/concurrentqueue">https://github.com/cameron314/concurrentqueue</a></td>
|
|
|
+<td><a href="https://github.com/ros/console_bridge">https://github.com/ros/console_bridge</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>License</td>
|
|
|
+<td>BSD-3-Clause</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Versions</td>
|
|
|
-<td></td>
|
|
|
+<td>1.0.1</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Architectures</td>
|
|
@@ -2389,36 +2393,32 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Definition</td>
|
|
|
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concurrentqueue/xmake.lua">concurrentqueue/xmake.lua</a></td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/console-bridge/xmake.lua">console-bridge/xmake.lua</a></td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
<h5 id="installcommand">Install command</h5>
|
|
|
-<pre><code class="lang-console">xrepo install concurrentqueue
|
|
|
+<pre><code class="lang-console">xrepo install console-bridge
|
|
|
</code></pre>
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
-<pre><code class="lang-lua">add_requires("concurrentqueue")
|
|
|
+<pre><code class="lang-lua">add_requires("console-bridge")
|
|
|
</code></pre>
|
|
|
-<h3 id="consolebridgewindows">console-bridge (windows)</h3>
|
|
|
+<h3 id="coostwindows">coost (windows)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th>Description</th>
|
|
|
-<th><em>A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.</em></th>
|
|
|
+<th><em>A tiny boost library in C++11.</em></th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td>Homepage</td>
|
|
|
-<td><a href="https://github.com/ros/console_bridge">https://github.com/ros/console_bridge</a></td>
|
|
|
-</tr>
|
|
|
-<tr>
|
|
|
-<td>License</td>
|
|
|
-<td>BSD-3-Clause</td>
|
|
|
+<td><a href="https://github.com/idealvin/coost">https://github.com/idealvin/coost</a></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Versions</td>
|
|
|
-<td>1.0.1</td>
|
|
|
+<td>v3.0.0</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Architectures</td>
|
|
@@ -2426,15 +2426,15 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Definition</td>
|
|
|
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/console-bridge/xmake.lua">console-bridge/xmake.lua</a></td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coost/xmake.lua">coost/xmake.lua</a></td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
<h5 id="installcommand">Install command</h5>
|
|
|
-<pre><code class="lang-console">xrepo install console-bridge
|
|
|
+<pre><code class="lang-console">xrepo install coost
|
|
|
</code></pre>
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
-<pre><code class="lang-lua">add_requires("console-bridge")
|
|
|
+<pre><code class="lang-lua">add_requires("coost")
|
|
|
</code></pre>
|
|
|
<h3 id="corradewindows">corrade (windows)</h3>
|
|
|
<table>
|