mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
[meta] Add dummy dirs/files as workaround for sublibs checks in regression matrix.
This commit is contained in:
parent
c207b86470
commit
4f3e66dfaa
2
extensions/doc/dummy
Normal file
2
extensions/doc/dummy
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
The purpose of this file is to have non-empty directory.
|
||||||
|
|
15
extensions/index.html
Normal file
15
extensions/index.html
Normal 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> <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
extensions/meta/libraries.json
Normal file
25
extensions/meta/libraries.json
Normal 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
2
index/doc/dummy
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
The purpose of this file is to have non-empty directory.
|
||||||
|
|
15
index/index.html
Normal file
15
index/index.html
Normal 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> <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
25
index/meta/libraries.json
Normal 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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user