Commit Graph

  • dfa0f25e5a Merge pull request #355 from boostorg/jzmaddock-patch-2 jzmaddock 2021-01-05 19:23:41 +00:00
  • 1bb7ec6de0 Correct limits_test.cpp for C++20. jzmaddock 2021-01-05 18:47:17 +00:00
  • 710c32360b Correct parameter order in .star file. jzmaddock 2021-01-05 18:22:34 +00:00
  • f41f2ddc9a Add missing " to drone onfig. jzmaddock 2021-01-05 18:20:26 +00:00
  • 56669b102b Try again to get gcc-10 install working on drone. jzmaddock 2021-01-05 18:00:43 +00:00
  • 638fbd9f42 Correct drone.star syntax. jzmaddock 2021-01-01 18:02:31 +00:00
  • d3b5e524c9 second try and getting gcc-10 running. jzmaddock 2021-01-01 16:44:40 +00:00
  • 9644a4b432 Tentatively add gcc/clang 9 and 10 support to CI. jzmaddock 2020-12-31 19:36:03 +00:00
  • 5683aab0b2 Add Drone CI status. jzmaddock 2020-12-31 18:25:29 +00:00
  • b9a3b764a7 Merge pull request #352 from boostorg/feature/architecture-jamroot jzmaddock 2020-12-30 18:58:21 +00:00
  • 95faf9558d Merge pull request #353 from sdarwin/drone jzmaddock 2020-12-29 19:20:05 +00:00
  • 1d0a1e69c7 Trigger rebuild. jzmaddock 2020-12-29 18:42:50 +00:00
  • 265b349464 drone sdarwin 2020-12-29 17:59:23 +00:00
  • d43027c777 Fix b2 headers Peter Dimov 2020-12-29 19:52:36 +02:00
  • c4e9597e5f Rename Jamroot.jam to Jamfile.jam (refs #351) Peter Dimov 2020-12-29 19:40:26 +02:00
  • 5bcaa933b5 Correct duplicate using declarations. jzmaddock 2020-12-18 10:58:43 +00:00
  • b4a0ebc265 Update libstdcpp3.hpp to use has_include to check for has_set/hash_map presence. Correct doc typo. Update tests to use BOOST_HASH_SET_HEADER. Fixes https://github.com/boostorg/config/issues/349. jzmaddock 2020-12-18 10:53:01 +00:00
  • 9022672932 Merge pull request #347 from glenfe/develop Glen Fernandes 2020-12-12 09:51:32 -05:00
  • 5b78937b3b Bump versions to 1.76.0 Glen Fernandes 2020-12-11 23:32:11 -05:00
  • 0e80afa323 Change toolset name to embtc Tanzinul Islam 2020-11-25 18:43:34 +00:00
  • 2e4b1fd404 Don't add address model in Embarcadero toolset name Tanzinul Islam 2020-11-25 15:41:18 +00:00
  • a9bc134610 Merge pull request #340 from boostorg/cxx17_headers jzmaddock 2020-10-12 18:09:14 +01:00
  • fd2a10c27c Add web assembly support (emscripten/wasm). jzmaddock 2020-10-12 17:58:27 +01:00
  • c85db52de0 Merge pull request #343 from viccie30/develop jzmaddock 2020-09-14 16:51:39 +01:00
  • 3b62357c43 Do not use C++98 binders when _GLIBCXX_USE_DEPRECATED=0 Victor Westerhuis 2020-09-14 14:49:40 +02:00
  • fad75493bd Merge branch 'master' into develop boost-1.75.0.beta1 boost-1.75.0 Peter Dimov 2020-08-24 19:14:07 +03:00
  • e797fc7938 Merge pull request #341 from boostorg/mclow-patch-3 Marshall Clow 2020-08-16 13:38:44 -07:00
  • 49a88f2945 Bump version to 1.75.0 Marshall Clow 2020-08-14 09:31:42 -07:00
  • 2276736ced Another try to configure <execution> correctly for libstdc++. jzmaddock 2020-07-29 19:12:24 +01:00
  • d0f983f942 Header <execution> may not be available if it depends on Intel's TBB. jzmaddock 2020-07-29 18:57:56 +01:00
  • 03e99668f6 Define BOOST_NO_CXX17_HDR_CHARCONV pre-gcc-10. jzmaddock 2020-07-28 19:07:19 +01:00
  • def50a41b0 Document C++17 header macro support. jzmaddock 2020-07-27 18:19:45 +01:00
  • d068116805 Add all C++17 headers not already covered. jzmaddock 2020-07-27 18:14:55 +01:00
  • 4d253c0efb Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2020-07-25 19:46:34 +01:00
  • 46e0a13496 Further restrict typeinfo workarounds to msvc. jzmaddock 2020-07-25 19:46:13 +01:00
  • d6414910bc Merge pull request #335 from boostorg/pr/feature-check-message jzmaddock 2020-07-25 19:26:44 +01:00
  • 0ff8258ecf Merge pull request #337 from Lastique/detect_libstdcxx10 jzmaddock 2020-07-25 19:25:54 +01:00
  • 83fd6b3e9d Merge branch 'develop' boost-1.74.0.beta1 boost-1.74.0 John Maddock 2020-06-23 18:56:28 +01:00
  • ab7bb5c511 regenerate docs. jzmaddock 2020-06-23 18:55:52 +01:00
  • 48a22d91b3 Detect libstdc++ from gcc 10 by the presence of <compare> header. Andrey Semashev 2020-05-23 19:46:40 +03:00
  • d39ce839d1 Remove prefix from feature check messages Peter Dimov 2020-05-09 16:36:21 +03:00
  • 982bd905f3 Merge pull request #333 from eldiener/develop Edward Diener 2020-05-08 03:57:03 -04:00
  • e8adadd5d4 Merge pull request #334 from boostorg/develop Glen Fernandes 2020-05-04 16:39:46 -04:00
  • dea5465f9e Changed the latest accepted value of __BORLANDC__ for when __CODEGEARC__ is not defined. Edward Diener 2020-05-03 16:24:55 -04:00
  • c2e8598933 Documented the basic Embarcadero macros. I did not document the extended Embarcadero macros beginning with BOOST_EMBTC_ but I did define them all to the value of 1 whereas before they were just defined to an empty value. Edward Diener 2020-05-01 18:51:49 -04:00
  • 205b545182 Merge pull request #331 from eldiener/develop jzmaddock 2020-04-30 09:53:20 +01:00
  • a1f0e165fe Merge pull request #332 from boostorg/mclow-patch-2 Glen Fernandes 2020-04-29 17:31:37 -04:00
  • 9baf468ecb Bump version to 1.74.0 Marshall Clow 2020-04-27 21:21:11 -07:00
  • 4433fe3355 Define BOOST_NORETURN for Embarcadero the same as gcc/clang Edward Diener 2020-04-23 11:54:24 -04:00
  • 3e9a8d9fcd Atomic exchange for 16 bytes does not work for Embarcadero C++ clang-based compilers. Edward Diener 2020-04-17 05:49:29 -04:00
  • 0f1850cc1d Merge pull request #330 from eldiener/develop jzmaddock 2020-04-15 19:18:21 +01:00
  • ffe4e0f5a4 Merge pull request #329 from glenfe/develop jzmaddock 2020-04-13 16:59:18 +01:00
  • db53db48e5 Corrected code. Edward Diener 2020-04-12 06:30:42 -04:00
  • 869cc06e30 Turned off 128 bit float for Embarcadero and updated 128 float test. Edward Diener 2020-04-11 15:00:14 -04:00
  • 2dcb3f09c0 Turn off 128-bit integer for Embarcadero C++ clang-based compilers. Update the test for 128-bit integers. Edward Diener 2020-04-11 12:41:56 -04:00
  • c6817bf70e Implement BOOST_OVERRIDE Glen Fernandes 2020-04-09 13:10:15 -04:00
  • b9eac83cb3 Merge pull request #328 from eldiener/develop jzmaddock 2020-04-07 21:56:04 +01:00
  • 221273f1a0 Move version check to the front. Edward Diener 2020-04-05 17:30:25 -04:00
  • 2c70a870d9 Embarcadero C++ clang-based compilers have chdir and dup2 but not _chdir and _dup2. Edward Diener 2020-04-05 15:56:42 -04:00
  • e680a13d8a Removed unnecessary changes. Corrected spelling mistake in a comment. Edward Diener 2020-04-05 01:04:18 -04:00
  • efaceea8c3 Updated configuration for Embarcadero C++ clang-based compilers. Created a better test for CWCHAR compatibility which involves a minimum of multi-byte character functionality also. Edward Diener 2020-04-03 20:53:01 -04:00
  • be471047f2 Merge pull request #327 from eldiener/develop Edward Diener 2020-03-30 10:52:30 -04:00
  • 2d926e384c Final fix for autolink Edward Diener 2020-03-25 12:35:28 -04:00
  • 687c9e80c9 Merge branch 'develop' into develop jzmaddock 2020-03-25 09:49:57 +00:00
  • 03d2c4963e Final change to autolink.hpp Edward Diener 2020-03-25 01:47:55 -04:00
  • 835b765973 Next change Edward Diener 2020-03-25 01:23:25 -04:00
  • 0f5f39d1bd Try to resolve conflict. Edward Diener 2020-03-25 01:18:18 -04:00
  • 4916249f72 Move block so git does not think there is a conflict. Edward Diener 2020-03-24 21:25:46 -04:00
  • 1ec083d6c2 Update to match latest Boost develop branch change Edward Diener 2020-03-24 21:07:55 -04:00
  • 68b8da3446 Merge pull request #325 from MarcelRaad/autolink_systemlibs jzmaddock 2020-03-24 11:08:02 +00:00
  • 460c32737d Merge pull request #324 from Lastique/alignas_constexpr jzmaddock 2020-03-24 11:06:58 +00:00
  • 1bc450210a Merge pull request #323 from mloskot/ml/document-macro-boost-libstdcxx-version jzmaddock 2020-03-24 11:06:01 +00:00
  • 0b32bb4f6b Merge branch 'develop' boost-1.73.0.beta1 boost-1.73.0 jzmaddock 2020-03-23 21:08:46 +00:00
  • d11a6ebe09 Regenerate docs. [CI SKIP] jzmaddock 2020-03-23 21:07:52 +00:00
  • a592d243c6 Fix for Issue about config-link-test. Added some code for making sure BOOST_NO_EXCEPTIONS is defined if it needs to be. Edward Diener 2020-03-21 18:49:15 -04:00
  • f9e74d8a12 Updated configuration for Embarcadero clang based compilers Edward Diener 2020-03-20 12:29:35 -04:00
  • aa90bfdb4a Support for Embarcadero clang-based C++ compilers in Boost Config. Edward Diener 2020-03-18 20:23:04 -04:00
  • 0e3b487200 Support auto-linking for non-Boost libraries Marcel Raad 2020-03-06 09:01:32 +01:00
  • c3f81f3c70 Increase gcc version to 4.9 for alignas. Andrey Semashev 2020-03-01 12:59:03 +03:00
  • 0173564c24 Added tests for alignas involving constant expressions. Andrey Semashev 2020-03-01 12:53:47 +03:00
  • 5879c6d095 Document BOOST_LIBSTDCXX_VERSION macro Mateusz Łoskot 2020-02-28 18:51:27 +01:00
  • cc915f1055 Merge pull request #320 from boostorg/issue_305 jzmaddock 2020-02-24 12:16:04 +00:00
  • 79e92d9222 Merge pull request #312 from wzssyqa/no-mips1-only jzmaddock 2020-01-25 11:09:54 +00:00
  • b54214277f Merge branch 'develop' into issue_305 jzmaddock 2020-01-25 09:35:15 +00:00
  • aab566f9b9 Merge pull request #319 from boostorg/issue_306 jzmaddock 2020-01-25 09:33:42 +00:00
  • 8505446ea8 Merge pull request #316 from glenfe/develop jzmaddock 2020-01-24 19:17:25 +00:00
  • 9aaa4edda1 Add helper macro BOOST_IF_CONSTEXPR. jzmaddock 2020-01-24 18:33:21 +00:00
  • 9d79e8111a Print out \_GLIBCXX_USE_FLOAT128 config_info.cpp. jzmaddock 2020-01-24 18:23:04 +00:00
  • 035c096da9 Disable <typeinfo> workaround when not required. jzmaddock 2020-01-24 18:19:31 +00:00
  • c8a93e6317 Merge pull request #317 from giomasce/develop jzmaddock 2020-01-24 18:08:53 +00:00
  • 94f7da0e5e Merge pull request #308 from Kojoley/use-version-include jzmaddock 2020-01-24 18:07:23 +00:00
  • e7ab8753d2 Merge pull request #304 from boostorg/math_issue_272 jzmaddock 2020-01-24 18:05:52 +00:00
  • cc80517d02 Disable installation without the superproject; add comments Peter Dimov 2019-12-27 04:19:00 +02:00
  • e77da9e2ce Update according to latest BoostInstall changes Peter Dimov 2019-12-26 17:13:16 +02:00
  • 40ee4013d4 Merge commit '836f7c1d2cf16444d0b283c24facd8f24ab7f99f' Peter Dimov 2020-01-06 15:41:40 +02:00
  • 920960252d Use __linux__ instead of __linux. Giovanni Mascellani 2020-01-03 09:17:54 +01:00
  • 947571e214 Add BOOST_INLINE_CONSTEXPR convenience macro Glen Fernandes 2020-01-01 13:10:17 -05:00
  • 80e4c01b2c Merge pull request #315 from boostorg/pr/update-cmake-install Peter Dimov 2019-12-28 09:48:48 -08:00
  • c99d0326b3 Disable installation without the superproject; add comments Peter Dimov 2019-12-27 04:19:00 +02:00
  • e2abb7ab4d Update according to latest BoostInstall changes Peter Dimov 2019-12-26 17:13:16 +02:00