Daniel James
59f9543c10
Use boost 1.67.0 in travis and appveyor
2018-04-15 22:44:19 +01:00
Daniel James
a6da082784
Stop using -Werror
...
So that there aren't any failures because of warnings in other modules.
2018-04-15 22:44:19 +01:00
Daniel James
0ad83592af
Test g++-7, and display output from hash_info
2018-01-21 21:09:50 +00:00
Daniel James
9d5a16c288
Run concurrent test processes in travis
2018-01-06 14:29:05 +00:00
Daniel James
e80c0c84bb
Use cxxstd to set language version
2018-01-06 13:51:06 +00:00
Daniel James
c64e516518
Build boost build ourself
2018-01-06 13:50:42 +00:00
Daniel James
b40b795572
Use boost 1.66.0 in travis
2018-01-06 13:45:56 +00:00
Daniel James
8bdfb0cf90
Use 1.65.1 in travis
2017-09-08 21:40:16 +01:00
Daniel James
3ee110f82c
Download branch snapshot from cron jobs
2017-08-24 22:03:19 +01:00
Daniel James
f7ad177dae
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
d0ee8e13bd
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
b790429529
Warnings as errors on travis.
2016-09-30 09:25:44 +01:00
Daniel James
0361d416b7
Always specify standard version.
2016-07-03 08:47:14 +01:00
Daniel
e76c3dc1a2
Travis
2016-05-26 22:36:58 +01:00