Commit Graph

  • 329b4c17f0 Merge branch 'restrict_support' of https://github.com/jfalcou/config into restrict_keyword Add test case for boost_no_restrict_references. Regenerate tests. Tested msvc-10 - 14, intel 17, gcc-5.3.0. jzmaddock 2017-02-05 19:00:04 +0000
  • 2c34894d48 Merge branch 'restrict_support' of https://github.com/jfalcou/config into restrict_keyword jzmaddock 2017-02-05 18:02:11 +0000
  • 6e93ac5d72 Add BOOST_NO_CXX11_SFINAE_EXPR Glen Fernandes 2017-02-03 23:57:44 -0500
  • b44be22efc Merge pull request #110 from o01eg/develop jzmaddock 2017-02-04 13:22:16 +0000
  • b025db6d54 Merge pull request #113 from glenfe/develop jzmaddock 2017-02-04 13:18:53 +0000
  • c85095cf33 Support BOOST_GCC guards in BOOST_WORKAROUND Glen Fernandes 2017-02-02 13:46:39 -0500
  • b4628d91eb Merge pull request #112 from jwakely/patch-1 Edward Diener 2017-01-17 18:53:25 -0500
  • e21b1729cb Fix name of the library Jonathan Wakely 2017-01-17 23:21:37 +0000
  • de5f166253
    Use corrent name for libraries built with MS VS 2017 RC. O01eg 2017-01-05 21:18:31 +0300
  • d5d1b73638 Merge pull request #109 from mclow/patch-1 jzmaddock 2016-12-28 17:55:35 +0000
  • b49f658332 Update version.hpp to 1.64 Marshall Clow 2016-12-27 18:10:58 -0800
  • c03303bdcb Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2016-12-27 19:34:21 +0000
  • ab0fa3b3d7 Fix to get config_test passing with /clr or /clr pure and msvc. See https://svn.boost.org/trac/boost/ticket/12713. Note that /clr safe is still not supported - so much doesn't work it's hard to call it a C++ compiler in that case. jzmaddock 2016-12-27 19:34:05 +0000
  • 0c45ca206a Merge pull request #108 from Lastique/patch-3 jzmaddock 2016-12-27 19:08:37 +0000
  • ded49a9d32 Move BOOST_NO_CXX14_CONSTEXPR to the right section Andrey Semashev 2016-12-27 20:38:05 +0400
  • a1a9f07e63 Merge branch 'develop' jzmaddock 2016-12-21 19:51:54 +0000
  • 54f108a006 MSVC compatible compilers may have __has_include but still set __cplusplus to obsolete versions numbers for MSVC compatibility (ie Intel). jzmaddock 2016-12-15 18:29:58 +0000
  • 2fd39f10cb Intel appears not to support C++14 variable templates. jzmaddock 2016-12-15 10:37:11 +0000
  • 25be5543ae libstdc++ has no std::exchange unless in C++14 mode. jzmaddock 2016-12-15 10:35:00 +0000
  • 553dcbec96 MSVC has no std::apply. jzmaddock 2016-12-15 10:21:26 +0000
  • 0a83dd7aa9 Merge pull request #107 from Lastique/patch-2 jzmaddock 2016-12-13 18:10:41 +0000
  • 8d107ecb35 Merge pull request #106 from olk/develop jzmaddock 2016-12-13 09:16:34 +0000
  • 13f5d9c88a defect macro for C++14 feature std::exchange() Oliver Kowalke 2016-12-12 19:41:30 +0100
  • 6f0c359a4e Disable C++14 constexpr for Intel compiler Andrey Semashev 2016-12-11 16:45:12 +0400
  • 68b7cc8759 defect macro for C++17 feature std::apply() Oliver Kowalke 2016-12-11 12:25:53 +0100
  • 209302a3ed Merge pull request #104 from Flast/test-updates/cxx14-constexpr jzmaddock 2016-12-09 18:37:07 +0000
  • 45c6f515b1 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2016-12-09 18:10:45 +0000
  • d1c399f971 Clang/libc++ : Tentatively enable <array> and <forward_list> in C++03 mode. jzmaddock 2016-12-09 18:10:32 +0000
  • 7a3fe1f874 Update c++14 constexpr test. Kohei Takahashi 2016-12-09 01:11:53 +0900
  • fe55aadefd Merge pull request #102 from stevemcgf/fix-gitignore jzmaddock 2016-12-03 18:14:41 +0000
  • 8f9f27336c Merge branch 'develop' jzmaddock 2016-12-03 18:09:18 +0000
  • 0229c6e5cc Adds .gitignore to prevent tracking changes of compiled files under checks/architecture/bin Steve Mc Gregor 2016-12-02 00:08:16 -0500
  • 4b111941af Merge pull request #101 from akumta/patch-6 jzmaddock 2016-11-26 17:40:08 +0000
  • c717449aca Merge pull request #96 from liewegas/gitignore-bin jzmaddock 2016-11-26 17:39:34 +0000
  • 780c29bf06 Merge pull request #99 from MarcelRaad/vs15p5 jzmaddock 2016-11-26 17:38:47 +0000
  • c6e2ac028b Merge pull request #100 from mclow/patch-2 jzmaddock 2016-11-26 17:38:03 +0000
  • fa7121c0fe Update sunpro_cc.hpp akumta 2016-11-23 08:17:25 -0800
  • 4fc6130781 BOOST_NO_CXX17_STD_INVOKE for libc++ Marshall Clow 2016-11-21 17:53:34 -0800
  • 4749434d47
    Update for Visual Studio 15 Preview 5 and RC Marcel Raad 2016-11-14 16:35:54 +0100
  • 4f974d28c1 Add missing "using testing;" jzmaddock 2016-11-10 10:48:32 +0000
  • c45ac74369 Merge branch 'develop' jzmaddock 2016-11-03 19:49:09 +0100
  • ccea02471c Update for CUDA 8.0. jzmaddock 2016-10-29 09:37:32 +0100
  • 72116963c5 Correct #if code in last PR. jzmaddock 2016-10-20 19:41:09 +0100
  • ba60de800c Merge pull request #98 from olk/develop jzmaddock 2016-10-20 18:09:57 +0100
  • b20d7a811e use of <experimental/memory_resource> for clang detection Oliver Kowalke 2016-10-20 13:52:28 +0200
  • 350cfd5d82 use <experimental/filesystem> to test for version 6.1 (clang) Oliver Kowalke 2016-10-20 08:59:51 +0200
  • 9b97c79b4e Update macro_reference.qbk Oliver Kowalke 2016-10-14 21:06:05 +0200
  • b0b52d6c75 defect macro for C++17 feature std::invoke() Oliver Kowalke 2016-10-14 20:49:48 +0200
  • d7bb39764b Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:33 -0500
  • 10b814f19b Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:33 -0500
  • 6ab00cf036 Merge pull request #97 from mclow/patch-1 jzmaddock 2016-09-28 18:05:16 +0100
  • eaf874e35d Update version number to 1.63 Marshall Clow 2016-09-28 09:54:03 -0700
  • 5cb5c8e82d .gitignore config/checks/architecture/bin/ Sage Weil 2016-09-26 17:15:19 -0400
  • 606cc77268 Merge branch 'develop' jzmaddock 2016-09-20 17:02:12 +0100
  • 7d7c25bb26 Merge pull request #95 from akumta/patch-5 jzmaddock 2016-09-11 18:14:43 +0100
  • 64780152fa For Oracle Developer Studio akumta 2016-09-11 08:17:43 -0700
  • a5f23185bd Merge pull request #94 from apolukhin/better_noreturn jzmaddock 2016-09-11 11:59:53 +0100
  • d4a4885ed9 Fix for undefined BOOST_NORETURN Antony Polukhin 2016-09-10 19:45:41 +0300
  • a094c078ad Merge pull request #93 from akumta/patch-4 jzmaddock 2016-09-09 18:00:03 +0100
  • b457022699 Workaround for broken __has_cpp_attribute in Oracle-12.5 compiler John Maddock 2016-09-09 12:25:43 +0000
  • c4de2d0013 Update sunpro_cc.hpp akumta 2016-09-06 10:13:11 -0700
  • a9e325b2e0 Merge pull request #92 from apolukhin/better_noreturn jzmaddock 2016-09-04 17:19:05 +0100
  • dff5971974 Merge branch 'develop' of https://github.com/boostorg/config into develop John Maddock 2016-09-04 16:04:46 +0000
  • a17bb6c8da Update for Oracle 12.5, see issue #12425 John Maddock 2016-09-04 16:04:08 +0000
  • 830192fc35 Detect [[noreturn]] attribute Antony Polukhin 2016-09-03 12:37:06 +0300
  • 09beda8c1a Merge branch 'develop': Android + clang/libc++abi fixes. jzmaddock 2016-08-22 11:57:28 +0100
  • 226bee3010 Older versions of libc++abi have no thread_local support. jzmaddock 2016-08-18 19:26:28 +0100
  • 221f4da6d1 Try to fix constexpr test case for both C++11 and C++14 variations. jzmaddock 2016-08-18 18:34:51 +0100
  • b24ad05ffe There is no pthread_yield on Android. jzmaddock 2016-08-18 18:24:24 +0100
  • befe61c5f0 Merge branch 'develop' jzmaddock 2016-08-10 18:32:25 +0100
  • 76f6cdc453 Merge branch 'develop' jzmaddock 2016-08-07 18:22:29 +0100
  • 65fa2a46f2 MSVC-14up3 doesn't support 2 phase name lookup after all. Correct previous change. jzmaddock 2016-07-05 18:06:57 +0100
  • 7c7c58417b Enable constexpr support in VC14up3. jzmaddock 2016-07-04 18:03:05 +0100
  • ea80234d5f Update visual C++ config for version 14 update 3. jzmaddock 2016-07-03 09:18:56 +0100
  • 4fc32ad70a Add support for C++11 thread_local. jzmaddock 2016-07-02 09:09:19 +0100
  • fb27cce043 Merge pull request #89 from danieljames/feature/1.62.0 jzmaddock 2016-05-22 11:40:59 +0100
  • a7620c98b5 Bump version for 1.62.0 Daniel 2016-05-22 11:25:39 +0100
  • b9e69e9fa1 Merge branch 'develop' of github.com:boostorg/config into develop Beman 2016-05-02 14:59:33 -0400
  • 295fff9a10 Changed guidelines reference in html file. Edward Diener 2016-05-01 17:52:58 -0400
  • 01ae016b52 Updated link to guidelines. Edward Diener 2016-05-01 17:44:25 -0400
  • 4faca9e9e7 Add undocumented BOOST_MSVC_SFINAE_EXPR and BOOST_MSVC_CXX11_CONSTEXPR macros to ease testing of MSVC compiler updates Beman 2016-04-30 15:03:15 -0400
  • 534ee17f3f Fix previous commit! jzmaddock 2016-03-31 09:08:54 +0100
  • 743dc92612 Don't use __is_identifier unless it's actually defined. jzmaddock 2016-03-30 19:36:22 +0100
  • 71214fe310 Update for VC12 and 14: allow use of native log1p/expm1. jzmaddock 2016-03-26 19:10:18 +0000
  • f84f27c366 Update for clang on Windows: Enables __int64 when available. Enables stdint.h when available. Enables log1p/expm1 when available. Enables char16_t and char32_t when available. jzmaddock 2016-03-26 19:09:44 +0000
  • 733e24c081 Minor workaround for clang-win32. jzmaddock 2016-03-26 18:20:19 +0000
  • 9ea6b3fb49 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2016-03-12 17:14:30 +0000
  • 77d86bcf16 Change #includes to use angle brackets. See: https://svn.boost.org/trac/boost/ticket/11516. jzmaddock 2016-03-12 17:14:11 +0000
  • 1ce7d756ff Merge pull request #86 from Flast/libstdcxx/auto_ptr jzmaddock 2016-02-29 11:26:41 +0000
  • 9018b7b58d Define BOOST_NO_AUTO_PTR when libstdcxx don't provide std::auto_ptr. Kohei Takahashi 2015-06-30 01:23:02 +0900
  • efefba30ee Simplify runtime config check Jamfiles. jzmaddock 2016-02-27 19:08:25 +0000
  • 84f2fb19d1 Merge branch 'develop' jzmaddock 2016-02-15 19:08:25 +0000
  • 9dd2b3afff Add nvcc macro info. jzmaddock 2016-01-12 16:41:20 +0000
  • 2090da494e Tentative fix for nvcc compiler. See https://svn.boost.org/trac/boost/ticket/11897. jzmaddock 2016-01-12 16:40:54 +0000
  • 6d46b18e3b Fix up std lib config for clang-3.8 and later jzmaddock 2016-01-03 14:12:01 +0000
  • b1df465870 Second try to get BOOST_NO_CXX11_HDR_ATOMIC set correctly. See https://github.com/boostorg/config/pull/85#issuecomment-168313984 jzmaddock 2016-01-01 16:01:16 +0000
  • af5351f42b <atomic> works in later libc++ releases. See also https://github.com/boostorg/config/pull/85/files jzmaddock 2016-01-01 13:35:12 +0000
  • 8abd28004a Merge pull request #84 from mclow/develop jzmaddock 2015-12-21 18:17:56 +0000
  • f384d058f9 Update Version number to 1.61 Marshall Clow 2015-12-21 09:58:51 -0800
  • 95b158b454 Merge pull request #83 from ax3l/fix-nvccFloat128GCC jzmaddock 2015-12-18 11:56:36 +0000