Commit Graph

18 Commits

Author SHA1 Message Date
Glen Fernandes
7e0fae9738 Add gcc9 and correct clang8 travis entries 2019-08-28 21:34:07 -04:00
Glen Fernandes
6520a84e70 Add Clang 8 to Travis testing 2019-08-27 12:16:30 -04:00
Glen Fernandes
a7707e7345 Update Library meta information and Travis configuration 2019-08-26 20:15:55 -04:00
Daniel James
39de410228 Use boost 1.67.0 on travis 2018-04-15 22:17:45 +01:00
Daniel James
0391d607aa Stop using Werror on travis 2018-04-15 22:17:45 +01:00
Daniel James
7fe70563fb Run concurrent processes in travis 2018-01-06 14:17:35 +00:00
Daniel James
abd46b812e Fix travis
A search and replace error message up BJAM_TOOLSET. Haven't used it for a
while, so just delete the parameter.
2018-01-06 14:12:57 +00:00
Daniel James
4ef2b1ebeb Use cxxstd in travis 2018-01-06 13:57:39 +00:00
Daniel James
bbbd444cc7 Use boost 1.66.0 in travis 2018-01-06 13:55:45 +00:00
Daniel James
35622d14a3 Build boost.build in travis 2018-01-06 13:54:22 +00:00
Daniel James
16a4ab6de6 Remove hash from repo 2017-12-22 20:10:37 +00:00
Daniel James
dd14136f44 Use 1.65.1 in travis 2017-09-08 21:40:16 +01:00
Daniel James
1360fbe99a Download branch snapshot from cron jobs 2017-08-24 22:03:19 +01:00
Daniel James
7eccdaa78d Use boost 1.65 in travis
Also copied some other things that I've found to work well.
2017-08-24 10:24:52 +01:00
Daniel James
281e11b292 Support for removed function objects in C++17
std::unary_function and std::binary_function are removed in C++17, and
Visual C++ is the first compiler to do this (when the appropriate macro
is defined). I'm not sure what the long term solution should be, but
hopefully this will work for now.
2016-11-01 16:31:21 +00:00
Daniel James
e28d3f882a Warnings as errors on travis. 2016-09-30 09:25:44 +01:00
Daniel James
815fc115a0 Always specify standard version. 2016-07-03 08:47:14 +01:00
Daniel
f2e4a80a33 Travis 2016-05-26 22:36:58 +01:00