forked from boostorg/beast
@ -55,5 +55,6 @@ jobs:
|
|||||||
name: build tests
|
name: build tests
|
||||||
working_directory: /tmp/boost
|
working_directory: /tmp/boost
|
||||||
command: |
|
command: |
|
||||||
|
./b2 -j 2 toolset=clang stdlib=libc++ cxxstd=latest cxxflags=-fcoroutines-ts variant=release,debug libs/beast/test
|
||||||
./b2 -j 2 cxxstd=latest libs/beast/test
|
./b2 -j 2 cxxstd=latest libs/beast/test
|
||||||
./b2 -j 2 cxxstd=latest libs/beast/example
|
./b2 -j 2 cxxstd=latest libs/beast/example
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Version XXX:
|
||||||
|
|
||||||
|
* Add clang coroutines-ts to circleci config
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version 290:
|
Version 290:
|
||||||
|
|
||||||
* Travis build host now bionic
|
* Travis build host now bionic
|
||||||
|
Reference in New Issue
Block a user