Commit Graph

  • 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
  • 967e92f224 Move header dependencies around - to try to fix a clang-3.x issue with ::gets not found when compiling std lib header. jzmaddock 2018-09-25 18:25:26 +01: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
  • 28b1b02546 Merge pull request #220 from pkolbus/remove-c4668-warning jzmaddock 2018-04-18 19:21:29 +01:00
  • 6d8b3bc77b Merge pull request #222 from jlapolla-cray/cray-config jzmaddock 2018-04-18 19:19:33 +01:00
  • 3f10d20431 Merge pull request #223 from danieljames/feature/1.68.0 morinmorin 2018-04-18 20:35:44 +09:00
  • 17c6806797 Bump to 1.68.0 Daniel James 2018-04-15 20:53:20 +01:00
  • d70b298826 Fix typo in comment in 'cray.hpp' Justin LaPolla 2018-04-10 13:59:50 -05:00
  • 664b2fdec8 Update 'cray.hpp' for CCE 8.6.4 Justin LaPolla 2018-04-10 13:29:34 -05:00
  • 42e1c7913a Update 'cray.hpp' for CCE 8.6.5 Justin LaPolla 2018-04-10 12:40:55 -05:00
  • 5e33b4c27a Update 'cray.hpp' for upcoming release Justin LaPolla 2018-04-10 11:39:43 -05:00
  • 54c07da09b Update copyright information Justin LaPolla 2018-04-10 10:32:18 -05:00
  • 7238f9f0f6 Fix 'cray.hpp' BOOST_NO_CXX11_HDR_ATOMIC setting Justin LaPolla 2018-02-06 12:43:21 -06:00
  • c04b991321 Add section for next release to 'cray.hpp' Justin LaPolla 2018-02-06 11:36:52 -06:00
  • 3144e2a8e4 Fix comments in 'cray.hpp' Justin LaPolla 2018-02-06 11:29:08 -06:00
  • 620f819e3b Handle Cray developer builds Justin LaPolla 2018-01-10 12:56:12 -06:00
  • 07993e2e2f Remove redundant macro definitions in 'cray.hpp' Justin LaPolla 2017-12-15 12:06:36 -06:00
  • 900c36e2fb 'cray.hpp' empty section for 8.7.0 Justin LaPolla 2017-12-15 11:54:59 -06:00
  • d1e0933528 Improve Cray 8.6.5 C++2003 configuration Justin LaPolla 2017-12-15 10:36:01 -06:00
  • 382913d25d Work on Cray 8.6.5 C++2011 configuration Justin LaPolla 2017-12-15 09:34:32 -06:00
  • ea46cf5332 Set more macros in 'cray.hpp' Justin LaPolla 2017-12-15 09:11:19 -06:00
  • 026ebd864e Alphabetize macros in 'cray.hpp' Justin LaPolla 2017-12-15 08:38:22 -06:00
  • f2eca6c7fa Add comments in 'cray.hpp' Justin LaPolla 2017-12-15 08:30:21 -06:00
  • 3c4ea795d7 Add explanatory comments to 'cray.hpp' Justin LaPolla 2017-12-15 08:18:43 -06:00
  • d26ae70b20 BOOST_NO_DEDUCED_TYPENAME test is broken Justin LaPolla 2017-12-15 07:56:46 -06:00
  • 90ae208868 BOOST_NO_COMPLETE_VALUE_INITIALIZATION test is broken Justin LaPolla 2017-12-15 07:43:17 -06:00
  • 82c6e933f1 Remove 'BOOST_HAS_CLOCK_GETTIME' from 'cray.hpp' Justin LaPolla 2017-12-14 14:42:30 -06:00
  • bf628a3b3e Fix 'BOOST_NO_DEDUCED_TYPENAME' in 'cray.hpp' Justin LaPolla 2017-12-14 14:25:57 -06:00
  • f7165b4f70 Add comments on macro definitions in 'cray.hpp' Justin LaPolla 2017-12-14 12:28:18 -06:00
  • 83c9f74990 Add '<linkflags>-lrt' to 'cray.hpp' test specification Justin LaPolla 2017-12-14 10:07:25 -06:00
  • bea3493fcb Add comments in 'cray.hpp' Justin LaPolla 2017-12-13 15:52:09 -06:00
  • 5679e66d10 Add more notes about 'cray.hpp' failing tests Justin LaPolla 2017-12-13 15:46:41 -06:00
  • f34ea93eb2 Document test procedure for 'cray.hpp' Justin LaPolla 2017-12-13 15:34:37 -06:00
  • 9c220e9fff Work on Cray 8.6.5 header for C++14 Justin LaPolla 2017-12-13 15:27:00 -06:00
  • 31cbd59c85 'cray.hpp' remove unneeded macros for C++14 Justin LaPolla 2017-12-12 14:35:22 -06:00
  • da5012a135 Work on 'cray.hpp' for C++2003 version 8.6.5 Justin LaPolla 2017-12-12 14:31:45 -06:00
  • 76ee8244df Fix 'cray.hpp' for C++11 version 8.6.5 Justin LaPolla 2017-12-12 14:27:35 -06:00
  • f18418b17a Work through tests with 'cray.hpp' Justin LaPolla 2017-12-12 13:06:18 -06:00
  • c78aa62469 Undefine temporary macros in 'cray.hpp' Justin LaPolla 2017-12-12 12:15:14 -06:00
  • e20aa6d187 Remove duplicate macros in 'cray.hpp' Justin LaPolla 2017-12-12 12:10:59 -06:00
  • b21d168410 Sort macro definitions in 'cray.hpp' Justin LaPolla 2017-12-12 12:09:13 -06:00
  • 9e9ba3361d Cosmetic refactoring Justin LaPolla 2017-12-12 12:01:57 -06:00
  • 790a047107 Refactor cray.hpp logic Justin LaPolla 2017-12-12 11:54:17 -06:00
  • 745a1eb4f8 Refactoring cray.hpp Justin LaPolla 2017-12-12 11:26:39 -06:00
  • 149bfe1c93 libcpp has no invoke_result. jzmaddock 2018-04-04 18:37:59 +01:00
  • 4370498457 std::invoke is only feature complete in VC2015.3 and later. jzmaddock 2018-04-04 18:20:47 +01:00
  • 3764d61f25 BOOST_NO_CXX17_STD_INVOKE: Update test case to check we have std::invoke_result. MSVC has no std::invoke in C++14 mode. GCC has no std::invoke_result prior to 7.1. jzmaddock 2018-04-03 19:08:57 +01:00
  • 77a290c237 Fix MSVC C4668 on _HAS_NAMESPACE Peter Kolbus 2018-03-26 22:19:21 -05:00
  • 200d36776e Merge branch 'develop' boost-1.67.0 jzmaddock 2018-03-25 10:36:23 +01:00