Searched +full:llvm +full:- +full:toolchain +full:- +full:trusty +full:- +full:6 (Results 1 – 25 of 84) sorted by relevance
1234
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/ |
D | .travis.yml | 12 - master 13 - develop 14 - /feature\/.*/ 18 - BOGUS_JOB=true 23 - env: BOGUS_JOB=true 27 - os: linux 28 dist: trusty 29 compiler: gcc-4.4 30 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 - g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/ |
D | .travis.yml | 10 dist: trusty 14 - master 15 - develop 16 - /feature\/.*/ 20 - EMPTY=true 25 - env: EMPTY=true 29 - os: linux 30 dist: trusty 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/ |
D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 30 dist: trusty 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/ |
D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 30 dist: trusty 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/ |
D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 30 dist: trusty 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/ |
D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 # Note: gcc-4.4 in C++0x mode fails zip_iterator tests with std::tuple 30 - os: linux 31 dist: trusty 32 compiler: gcc-4.4 33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/ |
D | .travis.yml | 2 # Copyright 2019 - 2020 Andrey Semashev 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 30 dist: trusty 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD64=98,0x CXXSTD32=98,0x INSTRUCTION_SET=core2 [all …]
|
/aosp_15_r20/external/regex-re2/ |
H A D | .travis.yml | 3 dist: trusty 5 - make 6 - make test 10 - os: linux 14 - ubuntu-toolchain-r-test 16 - g++-4.8 18 - MATRIX_EVAL="CC=gcc-4.8 CXX=g++-4.8" 19 - os: linux 23 - ubuntu-toolchain-r-test 25 - g++-4.9 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/ |
D | .travis.yml | 12 - linux 13 - osx 17 - master 18 - develop 19 - /feature\/.*/ 23 - BOGUS_JOB=true 28 - env: BOGUS_JOB=true 31 - os: linux 32 compiler: g++-4.7 33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=c++11 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/ |
D | .travis.yml | 12 - linux 13 - osx 17 - master 18 - develop 19 - /feature\/.*/ 23 - BOGUS_JOB=true 28 - env: BOGUS_JOB=true 31 - os: linux 32 compiler: g++-4.7 33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=c++11 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/ |
D | .travis.yml | 1 # Copyright 2016-2018 Peter Dimov 2 # Copyright 2018-2019 Emil Dotchevski 10 dist: trusty 15 - linux 16 - osx 20 - master 21 - develop 22 - /^feature.*/ 26 - BOGUS_JOB=true 31 - g++-4.9 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/ |
D | .travis.yml | 8 # See: https://github.com/jeking3/boost-ci 17 # --include bench --include fog 23 # That's it - the scripts will do everything else for you. 26 dist: trusty 33 # - B2_ADDRESS_MODEL=address-model=64,32 34 # - B2_LINK=link=shared,static 35 # - B2_THREADING=threading=multi,single 36 - B2_VARIANT=variant=release,debug 39 - git clone https://github.com/jeking3/boost-ci.git boost-ci 40 - cp -pr boost-ci/ci boost-ci/.codecov.yml . [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 9 dist: trusty 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/io/ |
D | .travis.yml | 9 dist: trusty 15 - master 16 - develop 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 - os: linux 32 - os: linux 33 compiler: g++-4.4 34 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 38 - g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/ |
D | .travis.yml | 1 # Copyright 2003-2019 Joaqu�n M L�pez Mu�oz. 14 dist: trusty 18 - develop 19 - master 23 - BOGUS_JOB=true 26 exclude: # workaround for https://github.com/travis-ci/travis-ci/issues/4681 27 - env: BOGUS_JOB=true 29 - os: linux 32 - os: linux 33 compiler: g++-4.4 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/ |
D | .travis.yml | 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-4.7 33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=03,11 37 - g++-4.7 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 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 37 - git clone https://github.com/boostorg/boost-ci.git boost-ci 38 - cp -pr boost-ci/ci boost-ci/.codecov.yml . [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 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 37 - git clone https://github.com/boostorg/boost-ci.git boost-ci 38 - cp -pr boost-ci/ci boost-ci/.codecov.yml . [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/ |
D | .travis.yml | 1 # Copyright 2016-2018 Peter Dimov 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 29 - os: linux 30 compiler: g++-4.4 31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 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 38 - git clone https://github.com/boostorg/boost-ci.git boost-ci 39 - cp -pr boost-ci/ci boost-ci/.codecov.yml . [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/rational/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-4.4 33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 29 - os: linux 30 compiler: g++-4.4 31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 29 - os: linux 30 compiler: g++-4.4 31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 26 compiler: g++-4.4 31 - g++-4.4 33 - ubuntu-toolchain-r-test [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/static_assert/ |
D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 29 - os: linux 30 compiler: g++-4.4 31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98 [all …]
|
1234