Commit Graph

  • 90466c9d32 Config.MSVC-15.5: Document changes to meaning of BOOST_NO_STD_ITERATOR. jzmaddock 2017-12-11 19:31:31 +00:00
  • f060bb1eca Config.MSVC-15.5: Update list of predefined macros printed in config_info.cpp. jzmaddock 2017-12-11 19:27:43 +00:00
  • 1f86d51030 Config.MSVC-15.5: We still need to define BOOST_NO_TWO_PHASE_NAME_LOOKUP as we can't tell if /permissive- is in effect or not. jzmaddock 2017-12-11 19:27:07 +00:00
  • 464f30fe36 Config.MSVC-14.5: complete changes required, update appveyor.yml to test /permissive-. jzmaddock 2017-12-09 18:08:39 +00:00
  • 44e0d3ec75 Config.MSVC-14.5: complete configuration of new compiler features. jzmaddock 2017-12-09 18:02:33 +00:00
  • 280ebb9129 Config.msvc-15.5: Fix test case for BOOST_NO_CXX17_ITERATOR_TRAITS. jzmaddock 2017-12-09 17:45:26 +00:00
  • e376809717 Config.msvc-15.5: enable some initial C++17 features. jzmaddock 2017-12-09 12:44:38 +00:00
  • 305f5a58ef Config.msvc-15.5: Fix tests that can't pass in C++17. jzmaddock 2017-12-09 12:42:47 +00:00
  • ac0cc94982 Config.MSVC-15.5: BOOST_NO_CXX11_SFINAE_EXPR no longer required in C++14 or later mode. jzmaddock 2017-12-08 20:01:39 +00:00
  • 4ca03928e9 Merge pull request #191 from boostorg/pr/config-info-sd6 jzmaddock 2017-12-04 19:59:23 +00:00
  • f841c990c9 Merge pull request #194 from boostorg/pr/more-travis-configs jzmaddock 2017-12-04 19:58:26 +00:00
  • 23327d6d01 Suppress BOOST_PRAGMA_MESSAGE messages when BOOST_DISABLE_PRAGMA_MESSAGE is defined Peter Dimov 2017-12-04 19:15:36 +02:00
  • 08bd1dbe71 Move BOOST_STRINGIZE, BOOST_JOIN to config/helper_macros.hpp; use BOOST_STRINGIZE in BOOST_PRAGMA_MESSAGE Peter Dimov 2017-12-04 18:05:05 +02:00
  • 77c6a915db Document BOOST_PRAGMA_MESSAGE header; fix mentions of detail/workaround.hpp Peter Dimov 2017-12-04 01:24:39 +02:00
  • 025db91843 Add BOOST_PRAGMA_MESSAGE Peter Dimov 2017-12-04 00:55:14 +02:00
  • aa6193c839 Add cxxstd=11 to default g++ on Travis Peter Dimov 2017-12-04 00:03:58 +02:00
  • 3c00cb8760 Update .travis.yml Peter Dimov 2017-12-03 23:30:13 +02:00
  • aecc402971 Merge pull request #192 from OlafvdSpek/patch-1 jzmaddock 2017-11-17 12:15:17 +00:00
  • 9efa768e30 Typo in visualc.hpp Olaf van der Spek 2017-11-17 11:18:48 +01:00
  • 6e8df4186f Print SD-6 macros and a few more VC STL ones Peter Dimov 2017-11-06 23:40:06 +02:00
  • 74ef9af25a Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2017-10-29 17:13:55 +00:00
  • 8a6d83ce29 Travis: simplify travis.yml to reduce testing load. jzmaddock 2017-10-29 17:13:34 +00:00
  • 59ea08b918 Merge pull request #188 from KindDragon/patch-2 boost-1.66.0 jzmaddock 2017-10-25 18:32:00 +01:00
  • 644073bcf7 Merge pull request #187 from eldiener/develop jzmaddock 2017-10-25 18:31:14 +01:00
  • 907cb7ca8b Merge pull request #185 from kuhlenough/develop jzmaddock 2017-10-25 18:30:04 +01:00
  • 4d88edd1e9 Update supported MSVC compiler version Arkady Shapkin 2017-10-23 16:27:48 +03:00
  • 068d8e1c4e Merge branch 'develop' Peter Dimov 2017-10-21 22:16:16 +03:00
  • 2e3392e00c Use architecture and address model in autolink, instead of just address model Peter Dimov 2017-07-07 02:56:46 +03:00
  • 2e2d4ce583 Add address model to auto_link.hpp Peter Dimov 2017-06-30 20:57:59 +03:00
  • e276412eb9 Merge pull request #160 from boostorg/pr/arch-and-model-autolink Peter Dimov 2017-10-20 18:46:13 +03:00
  • f4d91c7aa2 A number of places use BOOST_GCC_VERSION rather than just BOOST_GCC when testing workarounds so we need to define BOOST_GCC_VERSION_WORKAROUND_GUARD also. Edward Diener 2017-10-07 09:47:41 -04:00
  • 421866a4b2 Update vxworks.hpp Brian Kuhl 2017-09-05 22:01:13 -04:00
  • 0cdf4a5da8 config_build_check.cpp: add workarounds from config.hpp for clang build. jzmaddock 2017-09-04 08:34:00 +01:00
  • 2356a7e9c4 Additional feature disabling defines for Diab compiler Brian Kuhl 2017-09-02 06:38:18 -04:00
  • 8f1f13d0f2 Disable tests for VxWorks that use no-rtti While it's possible to re-build VxWorks libraries with this option, there isn't a separate link path, so there's no way to test in the same pass as normal libraries Brian Kuhl 2017-09-02 06:26:39 -04:00
  • 918c5fc486 Update vxworks.hpp for VxWorks 7 Brian Kuhl 2017-09-02 06:21:57 -04:00
  • 2c5de25f2d Merge pull request #184 from Lastique/patch-4 boost-1.65.1 jzmaddock 2017-09-02 09:03:55 +01:00
  • 4239074552 Bump to 1.65.1 Andrey Semashev 2017-09-01 22:38:58 +03:00
  • 6102d18867 VC2017.3: don't test for wcscpy as VC2017.3 rejects it as "unsafe". jzmaddock 2017-09-01 18:33:35 +01:00
  • aaf0fd5079 Update nvcc.hpp jzmaddock 2017-08-18 18:13:38 +01:00
  • ea5133927d MSVC: 14.11 supports structured bindings in C++17 mode Marcel Raad 2017-08-18 13:30:07 +02:00
  • 2e95cd301c Update last known MSVC version to 19.11.25506 (VS2017.3). Minmin Gong 2017-08-14 18:49:00 -07:00
  • 6291167493 Update for CUDA version macro changes. jzmaddock 2017-08-11 19:38:00 +01:00
  • 46525c9bd5 Merge pull request #183 from boostorg/develop jzmaddock 2017-08-26 12:59:39 +01:00
  • f6c3a163f0 Merge branch 'master' into develop jzmaddock 2017-08-25 19:47:02 +01:00
  • a7dd324d41 Merge pull request #175 from boostorg/jzmaddock-patch-6-1 jzmaddock 2017-08-22 18:55:15 +01:00
  • 593389dc4b Update nvcc.hpp jzmaddock 2017-08-18 18:13:38 +01:00
  • 011426d510 Merge pull request #181 from KindDragon/patch-1 jzmaddock 2017-08-18 18:06:40 +01:00
  • 02888f5052 Merge pull request #179 from MarcelRaad/msvc1411 jzmaddock 2017-08-18 18:06:05 +01:00
  • 2e2285930c Merge pull request #178 from boostorg/messages jzmaddock 2017-08-18 18:05:21 +01:00
  • 19429a2bde Print _MSVC_LANG for MSVC complier Arkady Shapkin 2017-08-18 16:19:11 +03:00
  • b04ae6d7ab MSVC: 14.11 supports structured bindings in C++17 mode Marcel Raad 2017-08-18 13:30:07 +02:00
  • bb22ab3c5f Update sunpro_cc.hpp jzmaddock 2017-08-18 08:04:06 +01:00
  • 8c9e237f26 Improve outdated configuration / new compiler messages. jzmaddock 2017-08-17 17:51:48 +01:00
  • ee11fba649 Merge pull request #177 from gongminmin/FixForVS2017.3 jzmaddock 2017-08-15 17:54:15 +01:00
  • a0147b73e8 Update last known MSVC version to 19.11.25506 (VS2017.3). Minmin Gong 2017-08-14 18:49:00 -07:00
  • 17a4997aaa Update for CUDA version macro changes. jzmaddock 2017-08-11 19:38:00 +01:00
  • b57df2a3c4 Merge pull request #174 from mclow/patch-3 jzmaddock 2017-08-11 19:23:34 +01:00
  • a4815b04af Merge pull request #173 from kuhlenough/develop jzmaddock 2017-08-11 19:23:06 +01:00
  • e27474534c Merge pull request #172 from sergey-shandar/patch-1 jzmaddock 2017-08-11 19:20:33 +01:00
  • b8fe4fe5e0 Bump version number to 1.66 Marshall Clow 2017-08-10 16:34:53 -07:00
  • 994e3cbba1 VxWorks is also using ::intptr_t in boost namespace Brian Kuhl 2017-08-10 12:40:22 -04:00
  • 9e51aa81ca Fix copy-paste-o boost-1.65.0 Marshall Clow 2017-08-07 06:11:30 -07:00
  • 1e544eae21 Add code to set for BOOST_NO_CXX98_RANDOM_SHUFFLE and BOOST_NO_CXX98_BINDERS correctly Marshall Clow 2017-08-06 17:53:56 -07:00
  • d23ba31dad Incorrect MSVC version detection Sergey Shandar 2017-08-08 17:36:58 -07:00
  • 6fe0977fc4 Merge pull request #171 from mclow/patch-3 Edward Diener 2017-08-07 11:23:49 -04:00
  • 186a7316b9 Fix copy-paste-o Marshall Clow 2017-08-07 06:11:30 -07:00
  • b2ee38f94b Add code to set for BOOST_NO_CXX98_RANDOM_SHUFFLE and BOOST_NO_CXX98_BINDERS correctly Marshall Clow 2017-08-06 17:53:56 -07:00
  • d0dab31612 Merge pull request #170 from dkolsen-pgi/pgi-compiler-support2 jzmaddock 2017-08-01 18:12:06 +01:00
  • c5e6c45d93 Merge pull request #169 from dkolsen-pgi/pgi-compiler-support jzmaddock 2017-08-01 18:11:07 +01:00
  • 911a6140e3 Merge pull request #168 from asomers/bin_bash jzmaddock 2017-08-01 18:09:21 +01:00
  • 4f1df700ad Update PGI C++ compiler support David Olsen 2017-07-27 14:49:09 -07:00
  • dd31807230 Update PGI C++ compiler support David Olsen 2017-07-26 13:10:10 -07:00
  • 5cf4d8b369 Fix bash paths in shebangs Alan Somers 2017-07-26 11:23:05 -06:00
  • 04abb9270b Merge pull request #167 from boostorg/2017_07_21 jzmaddock 2017-07-23 17:08:03 +01:00
  • 8f09bc2846 Merge pull request #161 from Lastique/no_cxx17_std_iterator_traits jzmaddock 2017-07-21 19:40:17 +01:00
  • c21f170a97 Regenerate docs. jzmaddock 2017-07-21 19:08:40 +01:00
  • d2b16361e6 Fixed references to headers in the docs. Andrey Semashev 2017-07-12 20:48:48 +03:00
  • 21830e11ff Merge pull request #162 from Lastique/may_alias jzmaddock 2017-07-21 18:52:27 +01:00
  • da4c0418da Merge pull request #166 from boostorg/cray-revert-last-update rsdale 2017-07-21 08:29:47 -05:00
  • 92ab15c361 Revert last change. We will fix this in the compiler. Richard Dale 2017-07-21 08:20:15 -05:00
  • 7e4a1c85b7 Add link to bug report in comment. [ci skip] jzmaddock 2017-06-15 17:54:41 +01:00
  • 6415a2cd43 Restrict last fix to CUDA 8 only - other versions are apparently unaffected. jzmaddock 2017-06-15 17:53:14 +01:00
  • 9910b354e5 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
  • 08c7f03f29 Add android detection macros to config_info output. jzmaddock 2017-06-14 19:49:11 +01:00
  • 573c1a5027 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
  • e56e24f0a3 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
  • cdfa925095 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
  • a53698c4a8 Merge pull request #164 from boostorg/cray--boost-hash-no-extensions rsdale 2017-07-20 14:48:55 -05:00
  • e2c4eb9de8 add BOOST_HASH_NO_EXTENSIONS to compile/cray.hpp Richard Dale 2017-07-20 14:15:50 -05:00
  • 34f320c4c9 Added BOOST_NO_CXX17_ITERATOR_TRAITS macro. Andrey Semashev 2017-07-09 17:06:34 +03:00
  • 4a58e5360a Added BOOST_MAY_ALIAS and BOOST_NO_MAY_ALIAS macros. Andrey Semashev 2017-07-12 17:51:53 +03:00
  • 6098c81ee0 Use architecture and address model in autolink, instead of just address model Peter Dimov 2017-07-07 02:56:46 +03:00
  • 80fb8000f0 Add address model to auto_link.hpp Peter Dimov 2017-06-30 20:57:59 +03:00
  • 3ffaa417c2 Merge pull request #158 from boostorg/cce86-cray-config rsdale 2017-06-28 06:56:13 -05:00
  • 437f334745 Update compiler/cray.hpp to support c++03 and both 8.5 and 8.6 releases. Richard Dale 2017-06-27 14:09:06 -05:00
  • 214c04f139 Update cray configuration for C++11. Richard Dale 2017-06-26 15:31:49 -05:00
  • 97a6bdbf46 Merge pull request #157 from boostorg/cce86-cray-config rsdale 2017-06-24 07:07:45 -05:00
  • a5ecb08207 Update dependencies feature/cmake Peter Dimov 2017-06-24 04:08:36 +03:00
  • c9373d74ae Update Jamfile to generate dependencies Peter Dimov 2017-06-24 03:43:41 +03:00