Commit Graph

  • dc67f3ea65 Merge branch 'develop' cc jzmaddock 2019-10-31 19:08:21 +0000
  • 8aa8d541b3 Update suffix.hpp for older msvc versions. See 8dcea4d78c (commitcomment-35718928). jzmaddock 2019-10-30 18:30:31 +0000
  • c85145a2a8 Merge branch 'inline_variable' of https://github.com/Lastique/config into develop jzmaddock 2019-10-29 16:56:11 +0000
  • 3ac79f29ba
    Merge pull request #299 from Lastique/add_final jzmaddock 2019-10-29 14:34:39 +0000
  • 153063cbe1 Documentation update. Fixes https://github.com/boostorg/config/issues/283. [CI SKIP] jzmaddock 2019-10-29 09:33:41 +0000
  • 8dcea4d78c Add version check for C++17 features in suffix.hpp Fixes https://github.com/boostorg/config/issues/287. jzmaddock 2019-10-29 09:29:04 +0000
  • 7292b5d6d1 Fix accidental removal of BOOST_NO_CXX11_HDR_EXCEPTION define jzmaddock 2019-10-28 19:30:59 +0000
  • c035825792 Update libstdc++ library version detection: fixes https://github.com/boostorg/config/issues/302 jzmaddock 2019-10-28 17:59:35 +0000
  • 9895c6082d
    Merge pull request #301 from HDembinski/fix_warning_nodiscard jzmaddock 2019-10-20 12:55:08 +0100
  • d32f9c5864 fixes warning in clang-6 Hans Dembinski 2019-10-19 14:02:08 +0200
  • 2fa0a0bd52 Added BOOST_FINAL macro. Andrey Semashev 2019-10-14 21:20:33 +0300
  • 38df8ca0d7 Added BOOST_INLINE_VARIABLE macro. Andrey Semashev 2019-10-02 17:16:55 +0300
  • aaba3405b9
    Merge pull request #295 from mjcaisse/bump-version Glen Fernandes 2019-09-02 10:34:46 -0400
  • e8d28de5e6 bump version for 1.72 Michael Caisse 2019-08-31 13:14:26 -0700
  • cda275e884
    Merge pull request #293 from boostorg/cxx11_exception jzmaddock 2019-08-26 09:32:46 +0100
  • ec36711924
    Merge pull request #294 from mjcaisse/version-bump jzmaddock 2019-08-23 20:32:37 +0100
  • 4f40061b93 bump version to 1.72 Michael Caisse 2019-08-23 12:21:42 -0700
  • 7bc82dbefd Add BOOST_NO_CXX11_EXCECPTION. Replaces: https://github.com/boostorg/config/pull/285 Fixes https://github.com/boostorg/config/issues/284 See also: https://github.com/boostorg/exception/issues/10 jzmaddock 2019-08-23 12:45:33 +0100
  • 112a85b2ee
    Merge pull request #292 from boostorg/circle_ci_inspect jzmaddock 2019-08-21 18:22:00 +0100
  • 490e9106f9 circle-ci: fix docbook path jzmaddock 2019-08-21 13:38:48 +0100
  • 270758d5b0 Add doc build to circle-ci. jzmaddock 2019-08-21 13:34:40 +0100
  • 83b9463643 Fix inspection report issues. jzmaddock 2019-08-21 11:08:06 +0100
  • 61e771dcae circle-ci: Fix inspect command line. jzmaddock 2019-08-21 11:02:53 +0100
  • 36561293dd circle-ci: fix paths. jzmaddock 2019-08-21 10:57:07 +0100
  • 09863d3dfd Change boost init for circle-ci jzmaddock 2019-08-21 10:52:52 +0100
  • ead17bf12a correct circle-ci config.yml jzmaddock 2019-08-21 09:46:46 +0100
  • 686a5820a0 Add circle-ci inspection run. jzmaddock 2019-08-21 09:44:53 +0100
  • 75cdaea7e2 Reinstate program incorrectly deleted in last commit. jzmaddock 2019-08-20 20:32:06 +0100
  • b97ab76eae Big clean up to fix issues identified by the inspect program. Regenerate docs. jzmaddock 2019-08-20 18:51:17 +0100
  • bbda3f0aba
    Merge pull request #291 from boostorg/develop jzmaddock 2019-07-02 11:47:12 +0100
  • f7b608155b
    Merge pull request #290 from boostorg/pr274 jzmaddock 2019-06-29 18:46:18 +0100
  • 5dcae72f8e Improve backwards compatibility for other libraries that use config_info_install target. jzmaddock 2019-06-29 08:44:12 +0100
  • 23e245f5d0 Revert "Revert "Print config info via b2"" jzmaddock 2019-06-28 18:27:23 +0100
  • fa1544f7b2
    Merge pull request #289 from boostorg/gcc9 jzmaddock 2019-06-28 18:24:33 +0100
  • 8d58766c7b gcc: exclude attribute definition for gcc in C++03 mode. Even though __has_attribute reports true for gcc-9. jzmaddock 2019-06-28 08:32:47 +0100
  • baf3a25a65 Update config_info.cpp. jzmaddock 2019-06-27 18:14:33 +0100
  • 10c5df0159 Update char8_t tests and print out C++20 feature macros. jzmaddock 2019-06-27 12:48:00 +0100
  • 089e3749fd Correct usage of std::memory_order in test case. Otherwise it fails in C++20. jzmaddock 2019-06-27 08:34:47 +0100
  • ab3807ef83 Revert "Print config info via b2" jzmaddock 2019-06-26 18:11:29 +0100
  • 6409132b36 fix file name to match expected Michael Caisse 2019-06-26 07:37:43 -0700
  • 890d569350 Add rule for backwards compatibility. jzmaddock 2019-06-26 13:11:49 +0100
  • 0f6b79fe1f Add gcc-9, clang-8, xcode-10 to test matrix. jzmaddock 2019-06-26 09:37:13 +0100
  • 8e742b82b4
    Merge pull request #281 from nealef/s390x jzmaddock 2019-06-26 08:37:43 +0100
  • fdb0a1a241
    Merge pull request #274 from Kojoley/print-config-info-via-b2 jzmaddock 2019-06-26 08:36:29 +0100
  • 7671e53525
    Merge pull request #286 from boostorg/clang7 jzmaddock 2019-06-25 08:23:27 +0100
  • a900330798 CI: Revert no longer needed defines. jzmaddock 2019-06-24 09:08:18 +0100
  • 21a37b6c4c CI: revert changes for clang-3.x and revert to using trusty, clang-3.x seems to have too many issues with xenial. jzmaddock 2019-06-23 18:07:18 +0100
  • d5046fd9e5 clang-3.5: disable more stuff using auto. jzmaddock 2019-06-23 08:56:25 +0100
  • 1c712d0bf0 clang-3.5: another try at figuring which auto expression is failing. jzmaddock 2019-06-23 08:46:45 +0100
  • b3c5c3a442 CI: correct clang-libc++ invocation. jzmaddock 2019-06-22 18:01:26 +0100
  • 892b6a8e4e CI: set distribution to xenial. jzmaddock 2019-06-22 16:49:42 +0100
  • 1c2d96012e Remove clang-7-libc++ for now. jzmaddock 2019-06-22 08:56:06 +0100
  • f5a36e0fc1 Again fix for clang logic.... jzmaddock 2019-06-19 12:51:50 +0100
  • b914f2b6a8 Try to correct clang defect logic. jzmaddock 2019-06-19 11:52:55 +0100
  • 0bb4a11787 tentative fixes for clang failures. jzmaddock 2019-06-18 18:42:30 +0100
  • 1cf54521a5 Change clang toolchain to xenial. jzmaddock 2019-06-17 12:51:30 +0100
  • 76ba0cfac9 Add clang-7 testing. jzmaddock 2019-06-15 11:44:03 +0100
  • da2cf21fde
    Merge pull request #282 from jeking3/auto-link-clang-cl jzmaddock 2019-06-09 18:03:38 +0100
  • a18911902d Enable auto link support for clang on windows (clang-win) (clang-cl) James E. King III 2019-05-14 08:47:13 -0400
  • 92ea5a3bd9 Merge branch 'develop' jzmaddock 2019-05-05 17:42:46 +0100
  • b62dd43cc0 Change s390 -> s390x Neale Ferguson 2019-04-26 09:04:06 -0400
  • 4f82c11ce8 Add s390 Neale Ferguson 2019-04-25 12:29:16 -0400
  • f76000bbc9 Update version check for __cpp_deduction_guides. Fixes https://github.com/boostorg/config/issues/279. jzmaddock 2019-04-21 09:17:37 +0100
  • 9f2bb19547 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2019-04-16 19:37:35 +0100
  • 87931b074f In C++20 the u8 literal produces a char8_t[] not a char[]. Fixes https://github.com/boostorg/config/issues/276. jzmaddock 2019-04-16 19:37:15 +0100
  • 0a20a83860 Bump version to 1.71.0 Marshall Clow 2019-04-12 07:19:54 +0100
  • 77ff8a2fac
    Merge pull request #278 from boostorg/mclow-patch-1 Peter Dimov 2019-04-15 17:03:09 +0300
  • d65e644144
    Merge pull request #277 from andreas-schwab/develop jzmaddock 2019-04-12 18:00:51 +0100
  • b2bf7ebed1
    Bump version to 1.71.0 Marshall Clow 2019-04-12 07:19:54 +0100
  • f6029148a8 Add detection of the RISC-V architecture Andreas Schwab 2019-04-08 14:53:30 +0200
  • 96abc66a3b vc142 auto lib Thomas Kent 2019-04-04 18:58:33 -0500
  • 96607d5e15
    Merge pull request #275 from teeks99/msvc142-auto-lib jzmaddock 2019-04-05 10:52:18 +0100
  • 6fe7117b2e vc142 auto lib Thomas Kent 2019-04-04 18:58:33 -0500
  • bae57f50de Update auto linking for --layout=tagged. Fixes: https://github.com/boostorg/config/issues/260 jzmaddock 2019-04-01 18:58:26 +0100
  • 9a79d0b155
    Merge pull request #273 from boostorg/no_unique_address jzmaddock 2019-04-03 18:09:33 +0100
  • dd47b4b59e Print config info via b2 Nikita Kniazev 2019-04-03 02:42:11 +0300
  • 6ef16c8d90 Add BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS. See https://github.com/boostorg/config/issues/257. jzmaddock 2019-04-02 18:40:25 +0100
  • fb746fc6fb
    Merge pull request #272 from boostorg/nodiscard jzmaddock 2019-04-02 13:24:34 +0100
  • b68cf2b660
    Merge pull request #271 from boostorg/variant jzmaddock 2019-04-02 13:24:24 +0100
  • 9c829919aa Merge branch 'variant' into nodiscard John Maddock 2019-04-01 21:19:55 +0100
  • a16e603718 Add missing files. jzmaddock 2019-04-01 21:19:11 +0100
  • 85b4600817 Add BOOST_ATTRIBUTE_NODISCARD. See https://github.com/boostorg/config/issues/258. jzmaddock 2019-04-01 19:30:31 +0100
  • dcc6fccd8e
    Merge pull request #268 from Kojoley/patch-2 jzmaddock 2019-04-01 19:13:58 +0100
  • d112744885 Add BOOST_NO_CXX17_HDR_VARIANT. See https://github.com/boostorg/config/issues/264 jzmaddock 2019-04-01 19:08:54 +0100
  • db26d1431c Update auto linking for --layout=tagged. Fixes: https://github.com/boostorg/config/issues/260 jzmaddock 2019-04-01 18:58:26 +0100
  • 1d09aace31 Add comment on last change [CI SKIP] jzmaddock 2019-04-01 18:26:43 +0100
  • e27ecad25e Fix BOOST_NO_CXX17_HDR_STRING_VIEW and BOOST_NO_CXX17_HDR_OPTIONAL for msvc and clang/msvc. jzmaddock 2019-04-01 18:23:26 +0100
  • 621335b175 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2019-04-01 17:22:06 +0100
  • 2cbec1f74b
    Merge pull request #270 from Kojoley/patch-1 jzmaddock 2019-04-01 17:21:49 +0100
  • 38a9ed16db Correct BOOST_UNREACHABLE_RETURN usage in test case. jzmaddock 2019-04-01 17:21:14 +0100
  • 5b9a7ac526
    Missing semicolon in BOOST_UNREACHABLE_RETURN(x) Nikita Kniazev 2019-04-01 17:53:33 +0300
  • 6231009e97
    Merge pull request #269 from Kojoley/msvc-unreachable-return jzmaddock 2019-03-31 17:27:06 +0100
  • 2af0a97e4f Expand BOOST_UNREACHABLE_RETURN to __assume(0) on MSVC Nikita Kniazev 2019-03-31 16:07:14 +0300
  • e9e3129524 Lift thread local ban for 64bit MinGW Nikita Kniazev 2019-03-29 23:54:51 +0300
  • cb01bd379f
    Merge pull request #267 from Kojoley/patch-1 jzmaddock 2019-03-30 11:08:20 +0000
  • bcff5c7997
    Merge pull request #266 from teeks99/vc142-support jzmaddock 2019-03-30 11:06:54 +0000
  • 057be035f4
    Merge pull request #265 from kuhlenough/develop jzmaddock 2019-03-30 11:06:26 +0000
  • 8118ba6547 Remove icc testing, it seems to be no longer functional. jzmaddock 2019-03-30 11:04:52 +0000
  • a2bf626b54
    __builtin_unreachable was introduced in GCC 4.5 Nikita Kniazev 2019-03-26 00:41:31 +0300
  • 354b02cd2b Tried with the latest RC Thomas Kent 2019-03-21 21:05:22 -0500