mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
add cygwin 32 and 64-bit builds, and mingw 32-bit builds to appveyor
This commit is contained in:
19
README.md
19
README.md
@@ -16,6 +16,25 @@ Branch | Travis | Appveyor | Coverity Scan | codecov.io | Documentation
|
||||
[master](https://github.com/boostorg/uuid/tree/master) | [](https://travis-ci.org/boostorg/uuid) | [](https://ci.appveyor.com/project/boostorg/uuid/branch/master) | [](https://scan.coverity.com/projects/boostorg-uuid) | [](https://codecov.io/gh/boostorg/uuid/branch/master) | [](http://www.boost.org/doc/libs/master/libs/uuid/doc/index.html) | [](http://www.boost.org/development/tests/master/developer/uuid.html)
|
||||
[develop](https://github.com/boostorg/uuid/tree/develop) | [](https://travis-ci.org/boostorg/uuid) | [](https://ci.appveyor.com/project/boostorg/uuid/branch/develop) | | [](https://codecov.io/gh/boostorg/uuid/branch/develop) | [](http://www.boost.org/doc/libs/develop/libs/uuid/doc/index.html) | [](http://www.boost.org/development/tests/develop/developer/uuid.html)
|
||||
|
||||
### Dependencies
|
||||
|
||||
Boost.Uuid depends on the following Boost libraries:
|
||||
|
||||
* assert
|
||||
* config
|
||||
* core
|
||||
* io
|
||||
* numeric
|
||||
* predef
|
||||
* random
|
||||
* serialization
|
||||
* smart_ptr
|
||||
* static_assert
|
||||
* throw_exception
|
||||
* tti
|
||||
* type_traits
|
||||
* uuid
|
||||
* winapi
|
||||
|
||||
### Directories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user