Home
last modified time | relevance | path

Searched +full:travis +full:- +full:ci (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/external/shflags/
DREADME.md8 [![Travis CI][travis-ci-png]][travis-ci]
10 [travis-ci-png]: https://travis-ci.org/kward/shflags.png?branch=master
11 [travis-ci]: https://travis-ci.org/kward/shflags
/external/sdv/vsomeip/third_party/boost/process/
DREADME.md1 # [Boost Process (Boost.Process)](https://github.com/klemens-morgenstern/boost-process)
8 ----------------|-------|-----|---------| ------------- |--------|
9travis-ci.org/klemens-morgenstern/boost-process.svg?branch=develop&env=BADGE=linux)](https://travi…
10travis-ci.org/klemens-morgenstern/boost-process.svg?branch=master&env=BADGE=linux)](https://travis…
13 [Open Issues](https://github.com/klemens-morgenstern/boost-process/issues)
15 [Latest developer documentation](http://klemens-morgenstern.github.io/process/)
/external/sdv/vsomeip/third_party/boost/parameter/
DREADME.md3 …ction of the [Boost C++ Libraries](https://github.com/boostorg), is a header-only library that imp…
7 * **doc** - Documentation sources
8 * **include** - Interface headers of Boost.Parameter
9 * **test** - Boost.Parameter unit tests
19 Branch | Travis CI | AppVeyor | Test Matrix | Dependencies |
20 :-------------: | --------- | -------- | ----------- | ------------ |
21Travis CI](https://travis-ci.org/boostorg/parameter.svg?branch=master)](https://travis-ci.org/boos…
22Travis CI](https://travis-ci.org/boostorg/parameter.svg?branch=develop)](https://travis-ci.org/boo…
/external/sdv/vsomeip/third_party/boost/smart_ptr/
DREADME.md3 Branch | Travis | Appveyor
4 ---------|--------|---------
5travis-ci.org/boostorg/smart_ptr.svg?branch=develop)](https://travis-ci.org/boostorg/smart_ptr) | …
6travis-ci.org/boostorg/smart_ptr.svg?branch=master)](https://travis-ci.org/boostorg/smart_ptr) | […
/external/sdv/vsomeip/third_party/boost/bind/
DREADME.md3 Branch | Travis | Appveyor
4 ---------|--------|---------
5travis-ci.org/boostorg/bind.svg?branch=develop)](https://travis-ci.org/boostorg/bind) | [![Build S…
6travis-ci.org/boostorg/bind.svg?branch=master)](https://travis-ci.org/boostorg/bind) | [![Build St…
/external/sdv/vsomeip/third_party/boost/atomic/
DREADME.md7 * **build** - Boost.Atomic build scripts
8 * **doc** - QuickBook documentation sources
9 * **include** - Interface headers of Boost.Atomic
10 * **src** - Compilable source code of Boost.Atomic
11 * **test** - Boost.Atomic unit tests
21 Branch | Travis CI | AppVeyor | Test Matrix | Dependencies |
22 :-------------: | --------- | -------- | ----------- | ------------ |
23Travis CI](https://travis-ci.org/boostorg/atomic.svg?branch=master)](https://travis-ci.org/boostor…
24Travis CI](https://travis-ci.org/boostorg/atomic.svg?branch=develop)](https://travis-ci.org/boosto…
/external/sdv/vsomeip/third_party/boost/filesystem/
DREADME.md7 * **doc** - Documentation sources
8 * **include** - Interface headers of Boost.Filesystem
9 * **src** - Compilable source files of Boost.Filesystem
10 * **test** - Boost.Filesystem unit tests
11 * **example** - Boost.Filesystem usage examples
21 Branch | Travis CI | AppVeyor | Test Matrix | Dependencies |
22 :-------------: | --------- | -------- | ----------- | ------------ |
23Travis CI](https://travis-ci.org/boostorg/filesystem.svg?branch=master)](https://travis-ci.org/boo…
24Travis CI](https://travis-ci.org/boostorg/filesystem.svg?branch=develop)](https://travis-ci.org/bo…
/external/sdv/vsomeip/third_party/boost/integer/
DREADME.md6 as well as compile-time bit mask selection. There is a derivative of `std::numeric_limits` that pro…
8 Finally, it provides two compile-time algorithms: determining the highest power of two in a
9 compile-time value; and computing min and max of constant expressions.
13 * **doc** - QuickBook documentation sources
14 * **include** - Interface headers of Boost.Integer
15 * **test** - Boost.Integer unit tests
25ci.appveyor.com/api/projects/status/iugyf5rf51n99g3w?svg=true)](https://ci.appveyor.com/project/La…
26ci.appveyor.com/api/projects/status/iugyf5rf51n99g3w/branch/develop?svg=true)](https://ci.appveyor…
/external/sdv/vsomeip/third_party/boost/utility/
DREADME.md7 * **doc** - Documentation sources
8 * **include** - Interface headers of Boost.Utility
9 * **test** - Boost.Utility unit tests
19 Master: [![Travis CI](https://travis-ci.org/boostorg/utility.svg?branch=master)](https://travis-ci.…
20 Develop: [![Travis CI](https://travis-ci.org/boostorg/utility.svg?branch=develop)](https://travis-c…
/external/sdv/vsomeip/third_party/boost/core/
DREADME.md11 ### CI Status
13 Branch | Travis | Appveyor
14 ---------|--------|---------
15travis-ci.org/boostorg/core.svg?branch=develop)](https://travis-ci.org/boostorg/core) | [![Build S…
16travis-ci.org/boostorg/core.svg?branch=master)](https://travis-ci.org/boostorg/core) | [![Build St…
20 * **doc** - Documentation of the components
21 * **include** - Interface headers
22 * **test** - Unit tests
/external/sdv/vsomeip/third_party/boost/tokenizer/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
[all …]
/external/sdv/vsomeip/third_party/boost/concept_check/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
[all …]
/external/sdv/vsomeip/third_party/boost/pool/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
[all …]
/external/sdv/vsomeip/third_party/boost/concept_check/.drone/
Ddrone.sh7 set -e
20 git clone https://github.com/boostorg/boost-ci.git boost-ci
21 cp -pr boost-ci/ci boost-ci/.codecov.yml .
24 unset -f cd
31 . ./ci/common_install.sh
36 ci/travis/build.sh
38 elif [ "$DRONE_JOB_BUILDTYPE" == "b5847f804b-bbb3de2b00" ]; then
42 git clone https://github.com/boostorg/boost-ci.git boost-ci
43 cp -pr boost-ci/ci boost-ci/.codecov.yml .
46 unset -f cd
[all …]
/external/sdv/vsomeip/third_party/boost/multi_index/
DREADME.md1 # Boost Multi-index Containers Library
3 Branch | Travis | Drone | AppVeyor | Regression tests
4 ---------|--------|-------|----------|-----------------
5travis-ci.com/boostorg/multi_index.svg?branch=develop)](https://travis-ci.com/boostorg/multi_index…
6travis-ci.com/boostorg/multi_index.svg?branch=master)](https://travis-ci.com/boostorg/multi_index)…
/external/sdv/vsomeip/third_party/boost/numeric/interval/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
[all …]
/external/opencensus-java/contrib/exemplar_util/
DREADME.md3 [![Build Status][travis-image]][travis-url]
4 [![Windows Build Status][appveyor-image]][appveyor-url]
5 [![Maven Central][maven-image]][maven-url]
19 <artifactId>opencensus-contrib-exemplar-util</artifactId>
27 compile 'io.opencensus:opencensus-contrib-exemplar-util:0.28.3'
30 [travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
31 [travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
32 [appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=tr…
33 [appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
34 [maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-ex…
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
[all …]
/external/sdv/vsomeip/third_party/boost/move/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
[all …]
/external/sdv/vsomeip/third_party/boost/format/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
7 # Generic Travis CI build script for boostorg repositories
8 # See: https://github.com/boostorg/boost-ci
14 # tools/ directories, modify your Travis CI project and add the environment
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
[all …]
/external/opencensus-java/contrib/appengine_standard_util/
DREADME.md2 [![Build Status][travis-image]][travis-url]
3 [![Windows Build Status][appveyor-image]][appveyor-url]
4 [![Maven Central][maven-image]][maven-url]
7 instrumentation when working with [AppEngine][appengine-url].
18 <artifactId>opencensus-appengine-standard-util</artifactId>
26 compile 'io.opencensus:opencensus-contrib-appengine-standard-util:0.28.3'
29 [travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
30 [travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
31 [appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=tr…
32 [appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
[all …]
/external/opencensus-java/contrib/grpc_util/
DREADME.md2 [![Build Status][travis-image]][travis-url]
3 [![Windows Build Status][appveyor-image]][appveyor-url]
4 [![Maven Central][maven-image]][maven-url]
7 working with [gRPC][grpc-url].
18 <artifactId>opencensus-contrib-grpc-util</artifactId>
26 compile 'io.opencensus:opencensus-contrib-grpc-util:0.28.3'
29 [travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
30 [travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
31 [appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=tr…
32 [appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
[all …]
/external/opencensus-java/contrib/resource_util/
DREADME.md2 [![Build Status][travis-image]][travis-url]
3 [![Windows Build Status][appveyor-image]][appveyor-url]
4 [![Maven Central][maven-image]][maven-url]
19 <artifactId>opencensus-contrib-resource-util</artifactId>
27 compile 'io.opencensus:opencensus-contrib-resource-util:0.20.0'
30 [travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
31 [travis-url]: https://travis-ci.org/census-instrumentation/opencensus-java
32 [appveyor-image]: https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=tr…
33 [appveyor-url]: https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
34 [maven-image]: https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-contrib-re…
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/.drone/
Ddrone.sh7 set -e
8 set -x
21 git clone https://github.com/boostorg/boost-ci.git boost-ci
22 cp -pr boost-ci/ci boost-ci/.codecov.yml .
25 unset -f cd
32 . ./ci/common_install.sh
37 ci/travis/build.sh
39 elif [ "$DRONE_JOB_BUILDTYPE" == "b5847f804b-0fcaf592f9" ]; then
43 git clone https://github.com/boostorg/boost-ci.git boost-ci
44 cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/external/sdv/vsomeip/third_party/boost/mpl/.drone/
Ddrone.sh7 set -e
20 git clone https://github.com/jeking3/boost-ci.git boost-ci
21 cp -pr boost-ci/ci boost-ci/.codecov.yml .
24 unset -f cd
31 . ./ci/common_install.sh
36 ci/travis/build.sh
38 elif [ "$DRONE_JOB_BUILDTYPE" == "6d5a3a255d-bbb3de2b00" ]; then
42 git clone https://github.com/jeking3/boost-ci.git boost-ci
43 cp -pr boost-ci/ci boost-ci/.codecov.yml .
46 unset -f cd
[all …]

12345678910>>...20