Searched +full:llvm +full:- +full:toolchain +full:- +full:trusty +full:- +full:4 (Results 1 – 25 of 67) sorted by relevance
123
/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/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/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/mpl/ |
D | .travis.yml | 8 # See: https://github.com/jeking3/boost-ci 17 # --include bench --include fog 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [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/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 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [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 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [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 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/ |
D | .travis.yml | 1 # Copyright 2016-2020 Peter Dimov 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 31 - g++-multilib 33 - os: linux 38 - os: linux [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/ |
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 31 - g++-multilib 33 - os: linux 38 - os: linux [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/ |
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 31 - g++-multilib 33 - os: linux 38 - os: linux [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tokenizer/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 17 # --include bench --include fog 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 17 # --include bench --include fog 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 17 # --include bench --include fog 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/ |
D | .travis.yml | 2 # Copyright 2017 - 2019 James E. King III 8 # See: https://github.com/boostorg/boost-ci 17 # --include bench --include fog 21 # 4. Enable pull request builds in your boostorg/<library> account. 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 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/.github/workflows/ |
D | ci.yml | 7 - master 8 - develop 9 - githubactions* 10 - feature/** 11 - fix/** 12 - pr/** 17 fail-fast: false 20 - name: "TOOLSET=gcc COMPILER=g++ CXXSTD=03,11 Job 0" 24 os: "ubuntu-16.04" 32 - name: "TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=03,11 Job 1" [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/toolchains/clang6/ |
H A D | README.md | 3 This is a specialized toolchain that uses an old Debian with a new Clang that 7 - GLIBC_2.18 8 - CXXABI_1.3.7 (GCC 4.8.3) 9 - GCC_4.2.0 13 - Ubuntu 14+ 14 - CentOS 7+ 15 - Debian 8+ 16 - SuSE 13.2+ 17 - Mint 17.3+ 18 - Manjaro 0.8.11 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/any/ |
D | .travis.yml | 5 # Copyright Antony Polukhin 2014-2021. 16 # `--coverage` flags required to generate coverage info for Coveralls 19 …- env: B2_ARGS='cxxstd=98,03,11,14,1y toolset=gcc-6 cxxflags="--coverage -fsanitize=address,leak,u… 20 name: "GCC-6, no RTTI" 23 sources: ubuntu-toolchain-r-test 24 packages: g++-6 26 …- env: B2_ARGS='cxxstd=98,03,11,14,1z toolset=gcc-8 cxxflags="--coverage -fsanitize=address,leak,u… 27 name: "GCC-8" 31 sources: ubuntu-toolchain-r-test 32 packages: g++-8 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/ |
D | .travis.yml | 5 # Copyright Antony Polukhin 2014-2021. 17 # `--coverage` flags required to generate coverage info for Coveralls 20 …- env: B2_ARGS='cxxstd=98,03,11,14,1y toolset=gcc-6 cxxflags="--coverage -fsanitize=address,leak,u… 21 name: "GCC-6, no RTTI" 24 sources: ubuntu-toolchain-r-test 25 packages: g++-6 27 …- env: B2_ARGS='cxxstd=98,03,11,14,1z toolset=gcc-8 cxxflags="--coverage -fsanitize=address,leak,u… 28 name: "GCC-8" 32 sources: ubuntu-toolchain-r-test 33 packages: g++-8 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/ |
D | .travis.yml | 5 # Copyright Antony Polukhin 2014-2021. 16 # `--coverage` flags required to generate coverage info for Coveralls 19 …- env: B2_ARGS='cxxstd=98,03,11,14,1y toolset=gcc-6 cxxflags="--coverage -fsanitize=address,leak,u… 20 name: "GCC-6" 23 sources: ubuntu-toolchain-r-test 24 packages: g++-6 26 …- env: B2_ARGS='cxxstd=98,03,11,14,1z toolset=gcc-8 cxxflags="--coverage -fsanitize=address,leak,u… 27 name: "GCC-8" 31 sources: ubuntu-toolchain-r-test 32 packages: g++-8 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/conversion/ |
D | .travis.yml | 5 # Copyright Antony Polukhin 2014-2021. 16 # `--coverage` flags required to generate coverage info for Coveralls 19 …- env: B2_ARGS='cxxstd=98,03,11,14,1z toolset=gcc-8 cxxflags="--coverage -fsanitize=address,leak,u… 20 name: "GCC-8" 24 sources: ubuntu-toolchain-r-test 25 packages: g++-8 27 …- env: B2_ARGS='cxxstd=98,0x toolset=gcc-4.6 cxxflags="--coverage -DBOOST_TRAVISCI_BUILD" linkflag… 28 name: "GCC-4.6" 31 sources: ubuntu-toolchain-r-test 32 packages: g++-4.6 [all …]
|
123