Commit Graph

  • 3b9b5b3684 Add cmake files Peter Dimov 2017-06-24 00:34:48 +03:00
  • bfd7d04440 config/cray.hpp updated for release 8.6 of CCE (Cray Compiler Environment) Richard Dale 2017-06-23 14:26:04 -05:00
  • e6deedfb33 Changed _RELEASE to _RELEASE_MAJOR. Mostly this is to test pushing to our fork. More to come. rsd 2017-06-21 14:35:04 -05:00
  • 0324c92e5c Merge pull request #155 from boostorg/issue13045 jzmaddock 2017-06-21 14:44:53 +01:00
  • 07aa7f248d Merge pull request #156 from glenfe/master jzmaddock 2017-06-21 14:44:35 +01:00
  • 9aa6c016bb Merge develop Glen Fernandes 2017-06-19 07:11:52 -04:00
  • 02dd07481d Add link to bug report in comment. [ci skip] jzmaddock 2017-06-15 17:54:41 +01:00
  • d9332d3fa3 Restrict last fix to CUDA 8 only - other versions are apparently unaffected. jzmaddock 2017-06-15 17:53:14 +01:00
  • 9b8de65f1d CUDA: disable some C++11 and 14 features which aren't supported when compiling as a .cu file. jzmaddock 2017-06-15 13:04:18 +01:00
  • d2b7f45ea2 Add android detection macros to config_info output. jzmaddock 2017-06-14 19:49:11 +01:00
  • 7d41f597cb Tentative fix for clang-3.0 failing config_test: It appears not to completely support variadic template expansion. jzmaddock 2017-06-14 19:42:21 +01:00
  • fe5e07b521 gcc.hpp: Mingw has broken thread_local support. See https://sourceforge.net/p/mingw-w64/bugs/527/ jzmaddock 2017-06-14 19:32:59 +01:00
  • f867e70d06 Merge pull request #154 from glenfe/develop jzmaddock 2017-06-13 18:51:00 +01:00
  • 0debb6db2f Allow stdint.h for compilers other than gcc when building on linux with a recent glibc version. See https://svn.boost.org/trac/boost/ticket/13045. jzmaddock 2017-06-12 19:38:54 +01:00
  • 2dfd1a95ba Move workaround.hpp out of detail (used by more than Config) Glen Fernandes 2017-06-12 07:57:34 -04:00
  • 4c7b536b3a Merge pull request #153 from glenfe/fallthrough jzmaddock 2017-06-12 11:53:03 +01:00
  • 62189d3b86 Add BOOST_FALLTHROUGH for gcc Glen Fernandes 2017-06-11 17:50:15 -04:00
  • 5d17cf16be Merge pull request #151 from boostorg/msvc2017 jzmaddock 2017-05-29 21:12:58 +01:00
  • 6f0c7dfb0c Merge branch 'develop' into msvc2017 jzmaddock 2017-05-29 19:15:22 +01:00
  • fa8c3269da Merge pull request #149 from glenfe/develop jzmaddock 2017-05-29 18:32:37 +01:00
  • c08b859996 MSVC2017: Add appveyor testing. Disable C++14 constexpr support as our tests don't pass. jzmaddock 2017-05-29 18:22:10 +01:00
  • a6ccb8f910 Add BOOST_NO_CXX17_FOLD_EXPRESSIONS detection Glen Fernandes 2017-05-29 10:15:41 -04:00
  • 1995778211 Add BOOST_NO_CXX17_INLINE_VARIABLES detection Glen Fernandes 2017-05-29 09:34:41 -04:00
  • fe06370972 Add BOOST_NO_CXX17_STRUCTURED_BINDINGS detection Glen Fernandes 2017-05-29 01:16:47 -04:00
  • 1074d5ed6e Merge pull request #148 from boostorg/develop jzmaddock 2017-05-29 08:47:03 +01:00
  • 833634021a Merge pull request #147 from boostorg/remove_tr1 jzmaddock 2017-05-28 11:06:06 +01:00
  • 373710b7ce Begin to remove all references to TR1. jzmaddock 2017-05-28 10:11:59 +01:00
  • 23060d8973 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2017-05-27 09:59:22 +01:00
  • 076c86864c CI: streamline dependencies. Add GCC testers to Appveyor. jzmaddock 2017-05-27 09:57:41 +01:00
  • ffb31de966 Merge pull request #144 from boostorg/jzmaddock-patch-3 jzmaddock 2017-05-26 12:43:29 +01:00
  • 18c69e9f40 Appveyor: we need to copy the latest Git commit, not check out the super-project which may be out of date! jzmaddock 2017-05-26 08:45:21 +01:00
  • 6c452d6e28 Merge pull request #142 from boostorg/master jzmaddock 2017-05-26 08:37:54 +01:00
  • 6ea02d000f Merge pull request #143 from boostorg/jzmaddock-patch-2 jzmaddock 2017-05-26 08:37:04 +01:00
  • 07312935fd Travis: remove redundent git clone jzmaddock 2017-05-25 19:56:41 +01:00
  • bcf6a6f6a4 Merge pull request #141 from boostorg/develop jzmaddock 2017-05-25 17:58:08 +01:00
  • 9f39b329fb Appveyor: remove test matrix entities that can not currently be built. jzmaddock 2017-05-25 12:25:40 +01:00
  • 4af206ea53 Appveyor: try enabling msvc-14.1, and add address-model to matrix. jzmaddock 2017-05-25 08:47:08 +01:00
  • e41b4e22ac Jamfile needs to import testing module. jzmaddock 2017-05-24 18:02:43 +01:00
  • d0d8da8823 appveyor.yml: Fix config_info name. jzmaddock 2017-05-24 08:32:19 +01:00
  • 1f83bcb56a appveyor.yml: correct directories now that we can see where they are. jzmaddock 2017-05-23 19:52:30 +01:00
  • 2e38c1cded appveyor.yml: still can't get the directories quite right - try again with some debugging. jzmaddock 2017-05-23 19:36:36 +01:00
  • c6d2300f07 appveyor.yml: try again with simplified directory structure. jzmaddock 2017-05-23 19:18:12 +01:00
  • 3651139cc1 Simplify appveyor.yml directory usage. jzmaddock 2017-05-23 19:16:06 +01:00
  • da36b699fc Try again with appveyor.yml jzmaddock 2017-05-23 19:06:54 +01:00
  • ba4210f244 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2017-05-23 19:05:12 +01:00
  • 15fb8c47f8 Add first tentative appveyor.yml file. jzmaddock 2017-05-23 19:04:55 +01:00
  • 3df5411858 Merge pull request #138 from boostorg/thread_local_patch jzmaddock 2017-05-21 19:11:30 +01:00
  • 63b39e2758 Enhance thread_local tests. Try to reproduce issues: https://github.com/libbitcoin/libbitcoin/issues/733#issuecomment-301652210 https://github.com/boostorg/multiprecision/issues/20 jzmaddock 2017-05-21 11:41:04 +01:00
  • 493e3ba9de We should have at least one set of tests that enable GNU extensions. jzmaddock 2017-05-21 09:33:14 +01:00
  • cf95f4b62c Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2017-05-20 17:59:45 +01:00
  • ee93e38022 More travis fixes: Fix compiler name in config_info output generation. Remove g++7 tests: apparently it's not supported yet. jzmaddock 2017-05-20 17:59:33 +01:00
  • ecd1c79fd0 Merge pull request #134 from glenfe/develop jzmaddock 2017-05-20 11:30:15 +01:00
  • 55c0e345ab Merge pull request #137 from mclow/develop jzmaddock 2017-05-20 11:28:37 +01:00
  • b73cb38a43 Merge pull request #136 from mclow/patch-2 jzmaddock 2017-05-20 11:28:11 +01:00
  • f5afbf8e27 Merge pull request #135 from DanielaE/fix/dinkumware-v650-apply jzmaddock 2017-05-20 11:27:23 +01:00
  • 4a02ac84e2 More travis improvements: Output config_info built from b2. Add more XCode versions to the test matrix. jzmaddock 2017-05-20 10:53:25 +01:00
  • eec62a1162 Update boost_has_nl_types_h.ipp Marshall Clow 2017-05-19 12:38:14 -06:00
  • 0df7552f38 define BOOST_NO_AUTO_PTR when building with libc++ and C++17 Marshall Clow 2017-05-19 12:22:13 -06:00
  • cd396b619a Clang 3.x can't parse <chrono> from gcc-4.6 and earlier. John Maddock 2017-05-19 19:18:40 +01:00
  • 219c351cb4 Add BOOST_NO_CXX11_POINTER_TRAITS Glen Fernandes 2017-05-17 01:07:18 -04:00
  • 32318e41aa Add clang detection macros to config_info.cpp. jzmaddock 2017-05-19 18:11:56 +01:00
  • 40f4e6ed2f Disable <chrono> for older clang versions. jzmaddock 2017-05-19 18:11:29 +01:00
  • 15a0c119a1 The library implementations in MSVC 14.0 and 14.1 have both version number V6.50:0009, and therefore _CPPLIB_VER defined to 650. But the library in 14.0 does *not* have std::apply whereas the one in 14.1 *does*. Daniela Engert 2017-05-19 15:02:41 +02:00
  • 6b64d2e803 Merge branch 'develop' of https://github.com/boostorg/config into develop John Maddock 2017-05-19 13:38:31 +01:00
  • 6d7592091c When using clang + libstdC++ not all C++11 features are necessarily available John Maddock 2017-05-19 13:38:02 +01:00
  • fd5d37f6df Another attempt to fix travis.yml jzmaddock 2017-05-19 08:37:45 +01:00
  • 2a15c53fbb Correct path to config_info.cpp in travis file. jzmaddock 2017-05-19 08:26:21 +01:00
  • 7398ea7955 Add diagnostic information to travis build. jzmaddock 2017-05-19 08:18:17 +01:00
  • bc966c41ad Fix missing dependencies in travis build. jzmaddock 2017-05-18 19:43:19 +01:00
  • 118c432e74 Add initial travis.yml file. jzmaddock 2017-05-18 19:39:25 +01:00
  • 8c102bcaa7 Add initial travis CI file. jzmaddock 2017-05-16 13:10:36 +01:00
  • 74c14a42a5 Merge branch 'develop' jzmaddock 2017-05-03 11:59:03 +01:00
  • 0b508cb2c9 noreturn attribute is apparently not supported by Oracle 12.4 John Maddock 2017-04-27 17:22:18 +00:00
  • 2bc27c752c Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2017-04-26 19:43:28 +01:00
  • 19766b0a0e Older Oracle Solaris compiles have no ::intptr_t. Defer to whether INTPTR_MAX is defined or not on sun whenever <stdint.h> is available. jzmaddock 2017-04-26 19:43:11 +01:00
  • cb2216eaff Bump to 1.65.0. Rene Rivera 2017-04-23 22:11:56 -05:00
  • 912ebda1ca Bump to 1.65.0. Rene Rivera 2017-04-23 22:11:56 -05:00
  • 5317fd4193 Regenerate docs. jzmaddock 2017-04-17 18:42:27 +01:00
  • 0e364efe0b Add more macros for removed std lib features: BOOST_NO_CXX98_FUNCTION_BASE BOOST_NO_CXX98_BINDERS Added new documentation section for features that have been removed from the standard. jzmaddock 2017-04-17 18:41:44 +01:00
  • 5193948558 Merge branch 'feature/config-macro-random_shuffle' of https://github.com/DanielaE/boost.config into PR131 jzmaddock 2017-04-17 17:48:12 +01:00
  • 79bd4b8acf Simplify build-time config checks. These now simply reflect whatever config.hpp reports, and are therefore always in synch with the headers. They are also now compile-time tests only, which means they function with cross compilers. Fixes: https://svn.boost.org/trac/boost/ticket/12805. jzmaddock 2017-04-17 13:19:19 +01:00
  • f3cea5a8e4 Introduce feature-test macro BOOST_NO_CXX98_RANDOM_SHUFFLE Daniela Engert 2017-04-09 08:59:41 +02:00
  • 8acd1c464d If we have INTPTR_MAX then presumably we have intptr_t. See https://svn.boost.org/trac/boost/ticket/12853. jzmaddock 2017-04-16 19:41:36 +01:00
  • fc1f603143 Prevent macro re-definition in cstdint.hpp. See https://svn.boost.org/trac/boost/ticket/12786. jzmaddock 2017-04-16 19:31:25 +01:00
  • 8037ff436b Use inline functions not macros for workarounds for missing functions. See https://svn.boost.org/trac/boost/ticket/12501. jzmaddock 2017-04-16 19:22:19 +01:00
  • 3fbf51f31a Move private headers into detail directory. See https://svn.boost.org/trac/boost/ticket/12328. jzmaddock 2017-04-16 19:12:59 +01:00
  • 7e1b05be28 Update for Pathscale from https://svn.boost.org/trac/boost/ticket/12193. jzmaddock 2017-04-16 18:52:22 +01:00
  • 7d09af4555 Apply Diab compiler support from https://svn.boost.org/trac/boost/ticket/11655. jzmaddock 2017-04-16 18:29:44 +01:00
  • 3eff8788b1 Apply VXWorks patch from https://svn.boost.org/trac/boost/ticket/11653 jzmaddock 2017-04-16 18:22:44 +01:00
  • d468063662 Regenerate docs. jzmaddock 2017-04-16 09:38:33 +01:00
  • a5ce2a0ef7 Merge pull request #133 from olk/patch-2 jzmaddock 2017-04-16 09:37:42 +01:00
  • 21d6c913ad Merge pull request #132 from olk/patch-1 jzmaddock 2017-04-16 09:36:56 +01:00
  • d88c41e681 Remove unnecessary reference to deprecated std::unary/binary_function in test. This test will only fail for obsolete versions of Metrowerks compilers which are probably no longer supported anyway. jzmaddock 2017-04-16 08:37:17 +01:00
  • 272ab4c69f There are no TR1 functions in C++17. jzmaddock 2017-04-15 19:19:46 +01:00
  • 4f4927b999 Merge pull request #130 from DanielaE/feature/enable-c++17apply jzmaddock 2017-04-15 19:18:47 +01:00
  • 517ee146c3 docu: description of BOOST_NO_CXX14_STD_EXCHANGE Oliver Kowalke 2017-04-14 14:10:10 +02:00
  • af570a4679 add defect macro description to documentation Oliver Kowalke 2017-04-14 14:05:20 +02:00
  • 4c3433434f vc++ 19.10 has std::apply if enabled by /std:c++latest Daniela Engert 2017-04-05 19:57:31 +02:00
  • 4fb2b836bc Merge pull request #128 from teeks99/use_141 Rene Rivera 2017-03-21 09:15:24 -05:00
  • 6611d45398 Using 141 instead of 1410 Thomas Kent 2017-03-19 08:48:11 -05:00