Skip to content

Commit

Permalink
[boost][many ports] Reformat manifest files in preparation for #15424 (
Browse files Browse the repository at this point in the history
…#15616)

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
  • Loading branch information
ras0219 and ras0219-msft committed Jan 13, 2021
1 parent 8414e15 commit 4783c36
Show file tree
Hide file tree
Showing 315 changed files with 3,487 additions and 1,063 deletions.
6 changes: 0 additions & 6 deletions ports/ampl-mp/CONTROL

This file was deleted.

10 changes: 10 additions & 0 deletions ports/ampl-mp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "ampl-mp",
"version-string": "2020-11-11",
"description": "An open-source library for mathematical programming",
"homepage": "https://github.com/ampl/mp",
"supports": "!uwp",
"dependencies": [
"ampl-asl"
]
}
6 changes: 0 additions & 6 deletions ports/boost-accumulators/CONTROL

This file was deleted.

33 changes: 33 additions & 0 deletions ports/boost-accumulators/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "boost-accumulators",
"version-string": "1.75.0",
"description": "Boost accumulators module",
"homepage": "https://github.com/boostorg/accumulators",
"dependencies": [
"boost-array",
"boost-assert",
"boost-circular-buffer",
"boost-concept-check",
"boost-config",
"boost-core",
"boost-detail",
"boost-fusion",
"boost-interval",
"boost-iterator",
"boost-mpl",
"boost-numeric-conversion",
"boost-odeint",
"boost-parameter",
"boost-preprocessor",
"boost-range",
"boost-serialization",
"boost-static-assert",
"boost-throw-exception",
"boost-tuple",
"boost-type-traits",
"boost-typeof",
"boost-ublas",
"boost-utility",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-algorithm/CONTROL

This file was deleted.

28 changes: 28 additions & 0 deletions ports/boost-algorithm/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "boost-algorithm",
"version-string": "1.75.0",
"description": "Boost algorithm module",
"homepage": "https://github.com/boostorg/algorithm",
"dependencies": [
"boost-array",
"boost-assert",
"boost-bind",
"boost-concept-check",
"boost-config",
"boost-core",
"boost-detail",
"boost-exception",
"boost-function",
"boost-iterator",
"boost-mpl",
"boost-range",
"boost-regex",
"boost-static-assert",
"boost-throw-exception",
"boost-tuple",
"boost-type-traits",
"boost-unordered",
"boost-utility",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-align/CONTROL

This file was deleted.

13 changes: 13 additions & 0 deletions ports/boost-align/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "boost-align",
"version-string": "1.75.0",
"description": "Boost align module",
"homepage": "https://github.com/boostorg/align",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-static-assert",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-any/CONTROL

This file was deleted.

16 changes: 16 additions & 0 deletions ports/boost-any/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "boost-any",
"version-string": "1.75.0",
"description": "Boost any module",
"homepage": "https://github.com/boostorg/any",
"dependencies": [
"boost-config",
"boost-core",
"boost-static-assert",
"boost-throw-exception",
"boost-type-index",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-array/CONTROL

This file was deleted.

15 changes: 15 additions & 0 deletions ports/boost-array/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "boost-array",
"version-string": "1.75.0",
"description": "Boost array module",
"homepage": "https://github.com/boostorg/array",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-detail",
"boost-static-assert",
"boost-throw-exception",
"boost-vcpkg-helpers"
]
}
8 changes: 0 additions & 8 deletions ports/boost-asio/CONTROL

This file was deleted.

32 changes: 32 additions & 0 deletions ports/boost-asio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "boost-asio",
"version-string": "1.75.0",
"port-version": 1,
"description": "Boost asio module",
"homepage": "https://github.com/boostorg/asio",
"supports": "!emscripten",
"dependencies": [
"boost-array",
"boost-assert",
"boost-bind",
"boost-chrono",
"boost-compatibility",
"boost-config",
{
"name": "boost-coroutine",
"platform": "!arm & !uwp & !emscripten"
},
"boost-date-time",
"boost-detail",
"boost-function",
"boost-integer",
"boost-regex",
"boost-smart-ptr",
"boost-system",
"boost-throw-exception",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers",
"openssl"
]
}
6 changes: 0 additions & 6 deletions ports/boost-assert/CONTROL

This file was deleted.

10 changes: 10 additions & 0 deletions ports/boost-assert/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "boost-assert",
"version-string": "1.75.0",
"description": "Boost assert module",
"homepage": "https://github.com/boostorg/assert",
"dependencies": [
"boost-config",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-assign/CONTROL

This file was deleted.

22 changes: 22 additions & 0 deletions ports/boost-assign/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "boost-assign",
"version-string": "1.75.0",
"description": "Boost assign module",
"homepage": "https://github.com/boostorg/assign",
"dependencies": [
"boost-array",
"boost-config",
"boost-detail",
"boost-move",
"boost-mpl",
"boost-preprocessor",
"boost-ptr-container",
"boost-range",
"boost-static-assert",
"boost-throw-exception",
"boost-tuple",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-atomic/CONTROL

This file was deleted.

20 changes: 20 additions & 0 deletions ports/boost-atomic/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "boost-atomic",
"version-string": "1.75.0",
"description": "Boost atomic module",
"homepage": "https://github.com/boostorg/atomic",
"dependencies": [
"boost-align",
"boost-assert",
"boost-build",
"boost-config",
"boost-integer",
"boost-modular-build-helper",
"boost-predef",
"boost-preprocessor",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers",
"boost-winapi"
]
}
7 changes: 0 additions & 7 deletions ports/boost-beast/CONTROL

This file was deleted.

31 changes: 31 additions & 0 deletions ports/boost-beast/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "boost-beast",
"version-string": "1.75.0",
"description": "Boost beast module",
"homepage": "https://github.com/boostorg/beast",
"supports": "!emscripten",
"dependencies": [
{
"name": "boost-asio",
"platform": "!emscripten"
},
"boost-assert",
"boost-bind",
"boost-config",
"boost-container",
"boost-core",
"boost-endian",
"boost-intrusive",
"boost-logic",
"boost-mp11",
"boost-optional",
"boost-smart-ptr",
"boost-static-assert",
"boost-system",
"boost-throw-exception",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers",
"boost-winapi"
]
}
6 changes: 0 additions & 6 deletions ports/boost-bimap/CONTROL

This file was deleted.

25 changes: 25 additions & 0 deletions ports/boost-bimap/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "boost-bimap",
"version-string": "1.75.0",
"description": "Boost bimap module",
"homepage": "https://github.com/boostorg/bimap",
"dependencies": [
"boost-concept-check",
"boost-config",
"boost-container-hash",
"boost-core",
"boost-functional",
"boost-iterator",
"boost-lambda",
"boost-mpl",
"boost-multi-index",
"boost-preprocessor",
"boost-property-map",
"boost-serialization",
"boost-static-assert",
"boost-throw-exception",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-bind/CONTROL

This file was deleted.

12 changes: 12 additions & 0 deletions ports/boost-bind/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "boost-bind",
"version-string": "1.75.0",
"description": "Boost bind module",
"homepage": "https://github.com/boostorg/bind",
"dependencies": [
"boost-config",
"boost-core",
"boost-detail",
"boost-vcpkg-helpers"
]
}
6 changes: 0 additions & 6 deletions ports/boost-build/CONTROL

This file was deleted.

10 changes: 10 additions & 0 deletions ports/boost-build/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "boost-build",
"version-string": "1.75.0.beta1",
"port-version": 1,
"description": "Boost.Build",
"homepage": "https://github.com/boostorg/build",
"dependencies": [
"boost-uninstall"
]
}
6 changes: 0 additions & 6 deletions ports/boost-callable-traits/CONTROL

This file was deleted.

0 comments on commit 4783c36

Please sign in to comment.