Commit Graph

  • 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
  • d9d5ece1c8 Revert "BOOST_STATIC_CONSTANT should use constexpr" jzmaddock 2018-03-18 10:53:41 +00:00
  • d03a3756d9 Add static_asserts() to a false path in boost_no_cxx_if_constexpr.ipp as a further check of implementation correctness. Zach Laine 2018-03-17 13:24:51 -05:00
  • 90238fe435 Merge pull request #213 from Kojoley/patch-1 jzmaddock 2018-03-16 18:24:58 +00:00
  • 2814b40640 Merge pull request #217 from Lastique/cygwin_dllattr jzmaddock 2018-03-16 18:15:30 +00:00
  • f48572a067 Merge pull request #218 from danieljames/fix-boost-gcc-on-intel jzmaddock 2018-03-16 18:13:59 +00:00
  • dca252c087 cstdint.hpp: Move the #pragma system_header to catch more cases. See https://github.com/boostorg/config/issues/190. jzmaddock 2018-03-16 18:10:43 +00:00
  • 3cf434c002 Undefine BOOST_GCC for intel compilers Daniel James 2018-03-11 21:12:53 +00:00
  • 3b709bc3ed Use dllimport/dllexport with clang and gcc on Cygwin. Andrey Semashev 2018-03-11 17:37:13 +03:00
  • 47c2b0a74a Merge branch 'develop' jzmaddock 2018-03-07 18:04:01 +00:00
  • 5ad0730630 visualc.hpp: Disable warning about outdated config. jzmaddock 2018-03-07 18:02:01 +00:00
  • 15d78e548f Add BOOST_NO_CXX17_IF_CONSTEXPR. Zach Laine 2018-03-06 00:53:15 -06:00
  • 51f1178921 BOOST_STATIC_CONSTANT should use constexpr Nikita Kniazev 2018-02-24 20:17:36 +03:00
  • f68542269a config_info: add more architecture specific macros. jzmaddock 2018-02-22 12:50:48 +00:00
  • 29ceb18264 Merge branch 'develop' jzmaddock 2018-02-18 18:39:35 +00:00
  • bfd85ac978 Merge pull request #212 from glenfe/develop jzmaddock 2018-02-10 11:59:13 +00:00
  • db4ebfca6f Variable templates are somewhat unusable in GCC 5.1 (bug 65719) Glen Fernandes 2018-02-09 07:58:30 -05:00
  • 0275380f32 Appveyor: try to fix quoting in batch script. jzmaddock 2018-01-30 17:58:24 +00:00
  • 29dbea1b5a Appveyor: yet another attempt to print config_info for each build config. jzmaddock 2018-01-30 09:17:01 +00:00
  • 2de7d27bfd Appveyor: correct ^ typo. jzmaddock 2018-01-28 19:43:33 +00:00
  • bc99a449c1 Appveyor: give up trying to loop through cxxstd options for now... jzmaddock 2018-01-28 19:40:28 +00:00
  • d566c119a7 Appveyor: yet another command line escaping attempt... jzmaddock 2018-01-28 19:37:10 +00:00
  • 8e14096bf3 appveyor: yet another try at command for loop. jzmaddock 2018-01-28 19:31:25 +00:00
  • 81b7dfb728 Appveyor: try again with FOR loop. jzmaddock 2018-01-28 19:23:20 +00:00
  • 5ac217aa3f Config: correct appveyor.yml multi-config builds. jzmaddock 2018-01-28 19:07:22 +00:00
  • d0b3e9d59e Config: Fix up cygwin support as follows: * Define BOOST_HAS_STDINT_H in more situations. * Disable BOOST_NO_CXX14_HDR_SHARED_MUTEX in -std=c++XX mode as the std header doesn't compile (cygwin bug). * Add more tests to CI. jzmaddock 2018-01-28 18:37:04 +00:00
  • bb095bf0e7 Merge pull request #210 from boostorg/feature/travis-libc++ jzmaddock 2018-01-25 10:15:04 +00:00
  • 73cff8ec7c Merge pull request #209 from boostorg/pr/pragma-message-intel jzmaddock 2018-01-25 10:13:35 +00:00
  • e87ea67c61 Merge pull request #205 from akrzemi1/develop jzmaddock 2018-01-25 10:12:08 +00:00
  • f04e129c05 Merge pull request #206 from danieljames/feature/deprecated-macros jzmaddock 2018-01-21 10:19:58 +00:00
  • 611d428a37 Merge pull request #204 from boostorg/feature/header-deprecated jzmaddock 2018-01-21 10:18:58 +00:00
  • 2ec8f0fc73 Add file/line to BOOST_PRAGMA_MESSAGE on Intel C++ Peter Dimov 2018-01-19 05:01:39 +02:00
  • 9d3cef6dba Define BOOST_NO_CXX11_THREAD_LOCAL for libc++ on Linux Peter Dimov 2018-01-18 21:45:06 +02:00
  • 2617671fd2 Use full g++ 4.4 version (4.4.7) Peter Dimov 2018-01-18 00:47:00 +02:00
  • 3143e185c6 Disable config_test_no_rtti on g++ 4.4 -std=c++0x Peter Dimov 2018-01-17 19:27:38 +02:00
  • 0ac815ed21 Add clang++-libc++, g++ 4.4, g++ 4.6 to Travis Peter Dimov 2018-01-16 19:01:36 +02:00
  • 19349c3941 Merge branch 'develop' Peter Dimov 2018-01-13 21:33:48 +02:00
  • cb2b706bf2 comment/whitespace fixes Andrzej Krzemieński 2018-01-11 21:22:59 +01:00
  • 0d0211e4d5 comment typeo fix Andrzej Krzemieński 2018-01-11 21:21:20 +01:00
  • 95fe1c03ac Update deprecated macros Daniel James 2018-01-10 15:27:31 +00:00
  • 3ec5a2b573 Added macro BOOST_NO_CXX11_DEFAULTED_MOVES akrzemi1 2018-01-04 00:58:32 +01:00
  • da9f4d062b Add BOOST_HEADER_DEPRECATED Peter Dimov 2017-12-23 01:52:52 +02:00
  • 24a2cc623d Merge pull request #202 from danieljames/feature/1.67.0 jzmaddock 2017-12-22 18:56:40 +00:00
  • a28e9c6c1c Bump to 1.67.0 Daniel James 2017-12-18 17:04:53 +00:00
  • b95595517e Merge pull request #201 from boostorg/pr/more-gcc-macros jzmaddock 2017-12-17 09:15:51 +00:00
  • cc5a67a18d Merge pull request #200 from boostorg/pr/more-ms-macros jzmaddock 2017-12-17 09:15:29 +00:00
  • d70e6fcc85 Print a few more g++/libstdc++ macros, notably _GLIBCXX_RELEASE Peter Dimov 2017-12-17 03:15:08 +02:00
  • d5986d697c Print more MS macros, taken from VS2017 15.5 yvals.h Peter Dimov 2017-12-15 19:25:13 +02:00
  • 08212107cb Merge pull request #199 from bitsrules/patch-1 jzmaddock 2017-12-13 12:11:18 +00:00
  • f6296c0495 Update to newest Visual Studio 2017 bitsrules 2017-12-13 14:58:09 +09:00
  • 4ba6b9d545 Config: Add file and line number info to visualc.hpp #pragma message. jzmaddock 2017-12-12 18:20:27 +00:00
  • 5fa3b7d00c Merge branch 'feature/pragma-message' into develop jzmaddock 2017-12-12 18:15:37 +00:00
  • ae3c914e70 Merge pull request #198 from boostorg/msvc_15_5 jzmaddock 2017-12-12 10:00:24 +00:00
  • 884133ef7f Config.MSVC-15.5: Fix macro spelling. jzmaddock 2017-12-11 20:02:32 +00:00
  • baeb8cd550 Config.MSVC-15.5: Update docs. jzmaddock 2017-12-11 19:32:29 +00:00