Commit Graph

9 Commits

Author SHA1 Message Date
Vinnie Falco
26f9cfb70a Don't build examples when variant==release 2019-02-27 06:52:59 -08:00
Vinnie Falco
8f536f173c bjam variant names are global 2019-02-19 16:27:27 -08:00
Glen Fernandes
1d5a18a0a1 Use cxxstd instead of cxxflags 2019-01-09 09:53:24 -08:00
Vinnie Falco
5a42490921 Squelch Boost.Coroutine deprecation warning 2018-12-12 19:32:21 -08:00
Damian Jarek
f90712d678 Don't collect coverage of experimental code:
close #1344

Code from beast/_experimental will be ignored when collecting coverage.

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2018-12-03 14:19:52 -08:00
Vinnie Falco
0a38da5b7a Ignore experimental files in coverage 2018-11-27 08:09:40 -08:00
Damian Jarek
9816d61f38 Improve compilation of tests for continuous integration:
fix #1293

* Build ASIO's non-template entities into a static library
  to reduce the compiler's memory usage during test compilation.

* Retry as single-threaded build after the first build failure.
2018-11-20 18:07:33 -08:00
Vinnie Falco
24358f784a Disable gdb on Travis for Meltdown 2018-01-12 11:54:29 -08:00
Vinnie Falco
9fd7e4adee tools/ renamed from build/ 2017-08-09 18:50:04 -07:00