Commit Graph

  • d112744885 Add BOOST_NO_CXX17_HDR_VARIANT. See https://github.com/boostorg/config/issues/264 jzmaddock 2019-04-01 19:08:54 +01:00
  • db26d1431c Update auto linking for --layout=tagged. Fixes: https://github.com/boostorg/config/issues/260 jzmaddock 2019-04-01 18:58:26 +01:00
  • 1d09aace31 Add comment on last change [CI SKIP] jzmaddock 2019-04-01 18:26:43 +01:00
  • e27ecad25e Fix BOOST_NO_CXX17_HDR_STRING_VIEW and BOOST_NO_CXX17_HDR_OPTIONAL for msvc and clang/msvc. jzmaddock 2019-04-01 18:23:26 +01:00
  • 621335b175 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2019-04-01 17:22:06 +01:00
  • 2cbec1f74b Merge pull request #270 from Kojoley/patch-1 jzmaddock 2019-04-01 17:21:49 +01:00
  • 38a9ed16db Correct BOOST_UNREACHABLE_RETURN usage in test case. jzmaddock 2019-04-01 17:21:14 +01:00
  • 5b9a7ac526 Missing semicolon in BOOST_UNREACHABLE_RETURN(x) Nikita Kniazev 2019-04-01 17:53:33 +03:00
  • 6231009e97 Merge pull request #269 from Kojoley/msvc-unreachable-return jzmaddock 2019-03-31 17:27:06 +01:00
  • 2af0a97e4f Expand BOOST_UNREACHABLE_RETURN to __assume(0) on MSVC Nikita Kniazev 2019-03-31 16:07:14 +03:00
  • e9e3129524 Lift thread local ban for 64bit MinGW Nikita Kniazev 2019-03-29 23:54:51 +03:00
  • cb01bd379f Merge pull request #267 from Kojoley/patch-1 jzmaddock 2019-03-30 11:08:20 +00:00
  • bcff5c7997 Merge pull request #266 from teeks99/vc142-support jzmaddock 2019-03-30 11:06:54 +00:00
  • 057be035f4 Merge pull request #265 from kuhlenough/develop jzmaddock 2019-03-30 11:06:26 +00:00
  • 8118ba6547 Remove icc testing, it seems to be no longer functional. jzmaddock 2019-03-30 11:04:52 +00:00
  • a2bf626b54 __builtin_unreachable was introduced in GCC 4.5 Nikita Kniazev 2019-03-26 00:41:31 +03:00
  • 354b02cd2b Tried with the latest RC Thomas Kent 2019-03-21 21:05:22 -05:00
  • 84e1f00b14 Support for Visual Studio 2019, vc142 toolset. Thomas Kent 2019-03-20 07:32:07 -05:00
  • e6aeafd0d3 Update vxworks.hpp - wide char support in kernel - use Boost's slist for operator instantiating compatibility in several libraries - undef V7 macro Brian Kuhl 2019-03-19 08:33:45 -04:00
  • 98dc98611e Merge branch 'develop' boost-1.70.0.beta1 jzmaddock 2019-02-24 09:13:22 +00:00
  • fb362e6b29 Merge pull request #263 from boostorg/std_features jzmaddock 2019-02-12 11:41:44 +00:00
  • 4d9e3db530 Add versioning to std feature checks, document the feature. jzmaddock 2019-02-11 18:22:05 +00:00
  • cdb997ef90 Merge pull request #261 from boostorg/float128-clang jzmaddock 2019-02-10 20:04:51 +00:00
  • 93dc993313 Implement b2 checks for std lib feature macros. jzmaddock 2019-02-10 20:03:32 +00:00
  • 778ceed6f0 Tentatively enable __float128 support for clang jzmaddock 2019-02-08 19:09:07 +00:00
  • c2b1df496a Travis CI: Add intel-16 testing. jzmaddock 2018-12-24 18:59:56 +00:00
  • 6a260d76a4 Intel-16 doesn't have a C++03 mode so don't test it. feature/intel-ci-testing jzmaddock 2018-12-24 18:11:48 +00:00
  • f28264d988 Intel C++ CI: gcc-7 doesn't quite work either, try gcc-6. jzmaddock 2018-12-23 14:48:39 +00:00
  • 9f4985a2c0 Intel CI testing: Intel-16 doesn't work with gcc-8, try it with gcc-7 instead. jzmaddock 2018-12-23 13:22:58 +00:00
  • 26b52f9899 Intel CI: attempt to add gcc-8 compatible testing. jzmaddock 2018-12-23 13:12:59 +00:00
  • da2f7267ba Intel C++ CI testing: Remove argument to installer as it's not recognised and should be the default anyway. jzmaddock 2018-12-23 12:00:44 +00:00
  • 2fe0d73475 Intel C++ CI testing: Invoke installer via bash as it doesn't have executable permissions set by default. jzmaddock 2018-12-23 11:22:44 +00:00
  • 6f2d5daf04 First attempt at testing Intel C++ in Travis CI. jzmaddock 2018-12-23 10:51:28 +00:00
  • 5d593759a0 Update CI scripts to cope with new submodule layout. jzmaddock 2018-12-20 09:00:23 +00:00
  • 6f67f0510b Merge branch 'develop' jzmaddock 2018-12-12 18:23:16 +00:00
  • eb5d4bd834 Merge pull request #255 from boostorg/mclow-patch-170 jzmaddock 2018-12-12 18:19:35 +00:00
  • 03b3941162 Bump version number to 1.70 Marshall Clow 2018-12-12 09:56:48 -08:00
  • a986462f71 Merge pull request #252 from boostorg/issue246 jzmaddock 2018-11-08 08:47:59 +00:00
  • 107abccc93 Merge branch 'issue246' of https://github.com/boostorg/config into issue246 jzmaddock 2018-11-07 18:20:54 +00:00
  • 5c055f1c63 Merge branch 'develop' into issue246 jzmaddock 2018-11-07 18:12:49 +00:00
  • f48077f631 Make constexpr a gcc-4.7 feature not 4.6. jzmaddock 2018-11-07 18:12:32 +00:00
  • 969ff1a974 Remove CMake test - it's apparent I don't understand this. jzmaddock 2018-11-07 18:04:56 +00:00
  • eaec25b4c4 Merge branch 'develop' into issue246: rebase PR. jzmaddock 2018-11-07 16:15:00 +00:00
  • d5217742dd Fix indentation is .travis.yml. jzmaddock 2018-11-07 16:12:37 +00:00
  • 32ecea81e0 Add test case for issue #246 jzmaddock 2018-11-07 13:52:52 +00:00
  • db9b7e36c3 Better CI badges. [CI SKIP] jzmaddock 2018-11-06 19:31:16 +00:00
  • d020447e13 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2018-11-06 19:21:06 +00:00
  • 1fae3dddab Test adding travis badge. jzmaddock 2018-11-06 19:20:46 +00:00
  • 96d0bce5f1 Merge pull request #251 from jeking3/cygwin-fenv jzmaddock 2018-11-02 13:45:31 +00:00
  • c78a676e82 Fix BOOST_NO_FENV_H on cygwin James E. King III 2018-11-01 14:27:59 -04:00
  • 67102d0436 Merge branch 'develop' boost-1.69.0-beta1 boost-1.69.0 jzmaddock 2018-10-22 19:03:50 +01:00
  • ce370332ce Documentation update: * Fix URL of bug tracker to point to Github. * Regenerate docs. * Add README.md jzmaddock 2018-10-15 17:57:12 +01:00
  • df0bdcd04a Merge pull request #244 from boostorg/cmake_test jzmaddock 2018-10-06 09:56:17 +01:00
  • f19c65679e Add minimal CMake test script - just enough to verify the interface description. jzmaddock 2018-10-05 19:32:44 +01:00
  • bef8ef7b80 Add CMake test project feature/cmake-test-project Peter Dimov 2018-09-28 22:48:02 +03:00
  • 1d39fdec80 Remove malformed CMake testing files. jzmaddock 2018-09-28 12:46:49 +01:00
  • d25a1df5d2 Add comments to CMake files. [CI SKIP] jzmaddock 2018-09-28 12:07:29 +01:00
  • fb33858b6e Merge pull request #242 from Mike-Devel/min_cmake jzmaddock 2018-09-28 12:02:57 +01:00
  • 9d084e5310 [CI/CMake] Remove cmake build from ci Mike Dev 2018-09-27 18:17:22 +02:00
  • fe45ca1601 [CMake] Test cmake target on travis Mike Dev 2018-09-25 20:08:34 +02:00
  • 6b238b5d1c [CMake] Add copyright notice Mike Dev 2018-09-25 16:37:33 +02:00
  • 1f5fc3c74b [CMake] Lower requirement to 3.5 and rename project to BoostConfig Mike Dev 2018-09-19 18:37:32 +02:00
  • 85f716830d [CMake] Generate cmake target that other libraries can use Mike Dev 2018-09-14 15:00:28 +02:00
  • d229f9be96 Latest msvc seems OK with C++14 constexpr now. jzmaddock 2018-09-15 08:22:00 +01:00
  • cec1a860e9 Add call to report_errors() to limits_test.cpp. jzmaddock 2018-09-15 08:21:19 +01:00
  • c2af669dd7 Merge pull request #239 from boostorg/string_view jzmaddock 2018-08-16 12:07:19 +01:00
  • 62e72071d2 Merge branch 'develop' jzmaddock 2018-08-16 11:41:18 +01:00
  • b420491e88 Add BOOST_NO_CXX17_HDR_STRING_VIEW. jzmaddock 2018-08-16 11:25:16 +01:00
  • 7a5a1e1154 Merge pull request #238 from boostorg/mclow-boost-version-patch jzmaddock 2018-08-09 18:25:52 +01:00
  • 9f006ceb6c Bump version number to 1.69.0 Marshall Clow 2018-08-09 10:11:34 -07:00
  • d3084e8cb0 Stop testing C++1z with obsolete libc++ version. There is also no shared_timed_mutex in obsolete libc++ versions. jzmaddock 2018-08-05 08:31:18 +01:00
  • fb9957101f Correct use of __has_include in suffix.hpp. jzmaddock 2018-08-04 19:35:11 +01:00
  • 96a6cd878f Apply fix for [[fallthrough]] attribute in Intel C++ compiler. Fixes: https://github.com/boostorg/config/issues/211. jzmaddock 2018-08-04 19:32:00 +01:00
  • 5364a2e8a7 Add new macro BOOST_NO_CXX17_HDR_OPTIONAL. Fixes: https://github.com/boostorg/config/issues/236. jzmaddock 2018-08-04 19:21:21 +01:00
  • ec3318d47a Fixes https://github.com/boostorg/config/issues/237. Also tentatively adds .cu test file, though without boost.build support at present. jzmaddock 2018-08-04 18:15:48 +01:00
  • eb4e8d58d5 Clang/libc++: Disable thread_local prior to clang-6 as it appears not to work. See: https://github.com/boostorg/config/issues/231. jzmaddock 2018-08-04 17:55:58 +01:00
  • 304a62a85a CI: Try again with clang-6 libc++ test. jzmaddock 2018-08-04 17:03:36 +01:00
  • fa426d8e24 CI: Add clang 6.0 and another libc++/clang config. jzmaddock 2018-08-04 11:16:15 +01:00
  • ffd6682a8b No need to define BOOST_NO_CXX11_THREAD_LOCAL for recent libc++ versions on Linux. Fixes https://github.com/boostorg/config/issues/231. jzmaddock 2018-08-04 08:25:09 +01:00
  • d265f48d7b Don't use __attribute__((__visibility__("default"))) for clang on windows as it isn't supported. Fixes https://github.com/boostorg/config/issues/226. jzmaddock 2018-08-03 18:21:18 +01:00
  • cd5c825039 Document intptr_t in cstdint.h. [SKIP CI] Fixes https://github.com/boostorg/config/issues/234. jzmaddock 2018-08-03 13:09:53 +01:00
  • 76a94a4bcf Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2018-08-02 18:30:13 +01:00
  • 7143b31545 Document recently added auto-linking macros. [CI SKIP] jzmaddock 2018-08-02 18:29:55 +01:00
  • 87f56edb22 Merge pull request #228 from lanurmi/message-prefix jzmaddock 2018-08-02 18:29:17 +01:00
  • 447dab3d20 Merge pull request #227 from isuruf/auto_link_system jzmaddock 2018-08-02 18:19:53 +01:00
  • 0a22b8dbed Update last tested gcc version. jzmaddock 2018-07-31 19:50:31 +01:00
  • bb3c8a20dc Merge branch 'develop' boost-1.68.0 John Maddock 2018-07-12 18:15:00 +01:00
  • 024dbed67e Merge branch 'develop' into message-prefix Lauri Nurmi 2018-07-12 09:42:07 +03:00
  • cdf41efdd3 Prefix "Unknown compiler version ..." messages with "boost:". Lauri Nurmi 2018-07-12 09:23:53 +03:00
  • fb903c7180 Add support for user defined option BOOST_AUTO_LINK_SYSTEM Isuru Fernando 2018-07-10 21:06:20 -06:00
  • 9fd87d6d7d CUDA 9 does support constexpr for msvc. jzmaddock 2018-07-09 17:54:42 +01:00
  • 851508363f Bump to 1.68.0 Daniel James 2018-04-15 20:53:20 +01:00
  • 47bc9827be Tentatively add support for gcc-8 CI testing. jzmaddock 2018-06-28 18:05:33 +01:00
  • 11d584332c Merge pull request #224 from boostorg/pdimov-patch-1 Edward Diener 2018-04-28 14:40:50 -04:00
  • eb68e4725a Add parentheses to BOOST_CUDA_VERSION Peter Dimov 2018-04-28 20:32:16 +03:00
  • c80a3088a0 #pragma detect_mismatch should be at global scope. [CI SKIP] jzmaddock 2018-04-19 18:25:38 +01:00
  • a97d5f32d4 Previous fix broke some tests, second try at warning suppression. jzmaddock 2018-04-19 09:12:18 +01:00
  • 39f48141c5 Fix some warnings and miswritten test case, add test for BOOST_HAS_PRAGMA_DETECT_MISMATCH. jzmaddock 2018-04-18 20:08:22 +01:00
  • f3ebdc4558 Add docs for BOOST_NO_CXX17_IF_CONSTEXPR [CI SKIP] jzmaddock 2018-04-18 19:30:39 +01:00
  • 29b754ed08 Merge pull request #216 from tzlaine/develop jzmaddock 2018-04-18 19:26:47 +01:00