jzmaddock
|
12325df58f
|
Add clang-8 and gcc-9 to CI tests.
|
2019-06-28 11:53:12 +01:00 |
|
jzmaddock
|
5ff6b669ea
|
CI: Try again to get clang-3.7 working.
|
2019-06-25 12:58:31 +01:00 |
|
jzmaddock
|
86855dac99
|
CI: clang-3.7 needs "precise" distro?
|
2019-06-25 08:28:17 +01:00 |
|
jzmaddock
|
17359415f5
|
Make sure distributions match and are supported.
|
2019-06-24 16:01:39 +01:00 |
|
jzmaddock
|
f9e8143ac5
|
CI: update distribution and clang testing.
|
2019-06-23 08:50:30 +01:00 |
|
jzmaddock
|
13d477be5d
|
Travis CI: Add more OS X testers, plus clang-6.
Update configuration to handle more broken compilers that can't deduce noexcept parameters in template partial specializations.
|
2019-01-06 11:29:49 +00:00 |
|
jzmaddock
|
9830bcb8a9
|
Travis: Add Xcode 9.1.
|
2019-01-06 10:36:36 +00:00 |
|
jzmaddock
|
94e055c9ba
|
Travis: Update XCode versions.
|
2019-01-06 09:22:25 +00:00 |
|
jzmaddock
|
bdaa002b74
|
Update CI scripts to handle new module layout.
|
2018-12-20 09:05:45 +00:00 |
|
jzmaddock
|
373c9fc4b4
|
Travis: add gcc-8 to tested compilers.
|
2018-07-01 10:36:06 +01:00 |
|
jzmaddock
|
bc54a3f54f
|
Travis.yml: add gcc-4.4 and 4.6 testers.
|
2018-03-13 08:55:30 +00:00 |
|
Glen Fernandes
|
35c105501b
|
Implement detection idiom toolkit
|
2018-01-28 09:40:24 -05:00 |
|
jzmaddock
|
1146f73070
|
Travis.yml: Correct use of "cxxstd-dialect".
|
2017-10-28 16:56:08 +01:00 |
|
jzmaddock
|
af2546ae5c
|
travis.yml: need to unset IFS before b2 invocation.
|
2017-10-28 08:25:13 +01:00 |
|
jzmaddock
|
3530a015ed
|
One more try with travis.yml: remove ":" from command line as travis mangles it.
|
2017-10-27 17:18:19 +01:00 |
|
jzmaddock
|
4cd7655730
|
Correct travis.yml syntax one more time.
|
2017-10-27 08:31:49 +01:00 |
|
jzmaddock
|
ceaddeef42
|
Type_traits: correct travis.yml.
|
2017-10-26 11:27:44 +01:00 |
|
jzmaddock
|
bb94535ba8
|
Type_traits: add CI defines to Jamfile. Update travis script to build multiple configurations at once for faster build times.
|
2017-10-25 19:10:02 +01:00 |
|
jzmaddock
|
336162c8c4
|
Merge pull request #42 from boostorg/feature/is_list_constructible
Add is_list_constructible
|
2017-07-16 19:04:56 +01:00 |
|
Peter Dimov
|
aa2158f97b
|
Define CI_SUPPRESS_KNOWN_ISSUES on Travis, suppress known g++-4 issues
|
2017-07-16 02:29:40 +03:00 |
|
Peter Dimov
|
0ea90ad466
|
Fix typo in .travis.yml
|
2017-07-15 21:51:11 +03:00 |
|
Peter Dimov
|
0c3d8420ee
|
Add g++-7 in -std=c++ mode as well
|
2017-07-15 15:05:25 +03:00 |
|
Peter Dimov
|
3d81378e92
|
Add g++-7, clang-4 to Travis
|
2017-07-15 14:36:29 +03:00 |
|
jzmaddock
|
7bf550d474
|
CI: add missing type_index dependency.
|
2017-05-29 20:57:03 +01:00 |
|
jzmaddock
|
f0e7cfbf96
|
Improve CI testing
|
2017-05-29 19:58:42 +01:00 |
|
jzmaddock
|
623f41d806
|
Update travis to run GCC with GNU extensions, plus multiple XCode versions, and better config_info output.
|
2017-05-21 10:58:09 +01:00 |
|
jzmaddock
|
85df11dad2
|
Don't test new aliases prior to gcc 4.6.4.
Add config_info output to travis build.
|
2017-05-19 08:40:54 +01:00 |
|
jzmaddock
|
58b0bc964e
|
Add initial .travis.yml
|
2017-05-16 18:49:01 +01:00 |
|