Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-12Update .travis.ymlPeter Dimov
2021-06-12Sync .travis.yml with developPeter Dimov
2021-05-29Add CMake install job to TravisPeter Dimov
2021-05-28Use --jobs 3 when updating submodulesPeter Dimov
2021-05-28Add CMake jobs to TravisPeter Dimov
2019-12-17Add SaxonHE to dependencies listDamian Jarek
2019-08-21Switch Travis to XenialPeter Dimov
2019-08-21Remove ci_boost_test_library jobs from .travis.yml; add ci_boost_build job us...Peter Dimov
2019-03-24Test `b2 -n status` from a release layoutPeter Dimov
2019-03-04Install python-docutilsPeter Dimov
2019-01-09Enable feature branches in .travis.ymlPeter Dimov
2017-12-23Do not build Boost w/ clang on Travis; not worth the time takenPeter Dimov
2017-12-21Remove ci_boost_library_check from TravisPeter Dimov
2017-12-21Add building Boost to Travis (#175)Peter Dimov
2017-10-27Reduce Travis jobsPeter Dimov
2017-10-24Fix one `compiler:` in .travis.ymlPeter Dimov
2017-09-13travis: omit building the release to increase turnaroundPeter Dimov
2017-09-13Use clang/c++11 instead of 14 because clang 3.9 w/ libstdc++ 4.8 errors on ::...Peter Dimov
2017-09-13Add clang/c++14 tests to TravisPeter Dimov
2017-09-08Add MODE=check release build to TravisPeter Dimov
2017-09-08travis: test the library updated by the commitPeter Dimov
2017-09-08travis: move ci_boost_release to front, small fixesPeter Dimov
2017-09-08Add g++/11 and clang to TravisPeter Dimov
2017-09-08Add 'quick' status to TravisPeter Dimov
2017-09-08Skip EOL=LF and EOL=CRLF because they tend to time out oftenPeter Dimov
2017-09-08Add EOL=NONE config to TravisPeter Dimov
2017-07-15Add `rvm install 2.3.3` to .travis.yml (#151)Peter Dimov
2017-06-25Try installing ghostscript on travisDaniel James
2016-07-06Allow library checks to fail for now. When we get better conformance we'll tu...Rene Rivera
2016-06-22No sudo needed for building releases.Rene Rivera
2016-06-17Use shorter and more obvious env var for EOL build type.Rene Rivera
2016-06-17Change to fetching common ci code for eventual use. Also add in configRene Rivera
2016-06-14Add library requirements testing to Travis-CI.Rene Rivera
2016-06-10Move to Ubuntu Trusty Travis-CI to see if it improves performance of CIRene Rivera
2016-05-26Move encrypted env to web settings for security.Rene Rivera
2016-05-24We can get submodules as build script now doesn't need to fetch submodules.Rene Rivera
2016-05-23Copy/merge testing method from develop.Rene Rivera
2016-04-25Use parallel b2 actions to attempt faster build.Rene Rivera
2016-04-05Attempt to overrive existing uploads so that avoid errors for releaseRene Rivera
2016-03-31Switch to boost_1_61_0 name.boost-1.61.0-beta1Vladimir Prus
2016-03-31Set git line-ending config globally for Travis builds.Vladimir Prus
2016-03-21Fix incorrect EOL for Windows archives. And hardcode archive dir, andRene Rivera
2016-02-25Turn off verbose web output.Rene Rivera
2016-02-24Merge release archive building CI from develop.Rene Rivera
2015-08-05Fix path to test b2 invocation (now that we cd to status).Rene Rivera
2015-08-05Split up test/build commands to tell which specific step might be havingRene Rivera
2015-04-04Merge Travis CI setup from develop.Vladimir Prus