[meta] Add dummy dirs/files as workaround for sublibs checks in regression matrix.

This commit is contained in:
Adam Wulkiewicz 2019-03-29 22:52:23 +01:00
parent c207b86470
commit 4f3e66dfaa
6 changed files with 84 additions and 0 deletions

2
extensions/doc/dummy Normal file
View File

@ -0,0 +1,2 @@
The purpose of this file is to have non-empty directory.

15
extensions/index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, click this
<a href="doc/html/index.html">link</a> &nbsp;<hr>
<p>Copyright © 2009-2019 Barend Gehrels, Bruno Lalande, Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates</p>
<p>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="../../../LICENSE_1_0.txt">
LICENSE_1_0.txt</a> or copy at
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
</html>

View File

@ -0,0 +1,25 @@
[
{
"key": "geometry/extensions",
"boost-version": "1.47.0",
"name": "Geometry Extensions",
"authors": [
"Barend Gehrels",
"Bruno Lalande",
"Mateusz Loskot",
"Adam Wulkiewicz",
"Menelaos Karavelas"
],
"maintainers": [
"Barend Gehrels <barend -at- xs4all.nl>",
"Bruno Lalande <bruno.lalande -at- gmail.com>",
"Mateusz Loskot <mateusz -at- loskot.net>",
"Adam Wulkiewicz <adam.wulkiewicz -at- gmail.com>"
],
"description":
"The Boost.Geometry library provides geometric algorithms, primitives and spatial index.",
"category": [
"Algorithms", "Data", "Math"
]
}
]

2
index/doc/dummy Normal file
View File

@ -0,0 +1,2 @@
The purpose of this file is to have non-empty directory.

15
index/index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, click this
<a href="doc/html/index.html">link</a> &nbsp;<hr>
<p>Copyright © 2009-2019 Barend Gehrels, Bruno Lalande, Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates</p>
<p>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="../../../LICENSE_1_0.txt">
LICENSE_1_0.txt</a> or copy at
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
</html>

25
index/meta/libraries.json Normal file
View File

@ -0,0 +1,25 @@
[
{
"key": "geometry/index",
"boost-version": "1.54.0",
"name": "Geometry Index",
"authors": [
"Barend Gehrels",
"Bruno Lalande",
"Mateusz Loskot",
"Adam Wulkiewicz",
"Menelaos Karavelas"
],
"maintainers": [
"Barend Gehrels <barend -at- xs4all.nl>",
"Bruno Lalande <bruno.lalande -at- gmail.com>",
"Mateusz Loskot <mateusz -at- loskot.net>",
"Adam Wulkiewicz <adam.wulkiewicz -at- gmail.com>"
],
"description":
"The Boost.Geometry library provides geometric algorithms, primitives and spatial index.",
"category": [
"Algorithms", "Data", "Math"
]
}
]