Commit Graph

  • b6a390dd9e Merge pull request #314 from glenfe/develop Glen Fernandes 2019-12-24 13:14:44 -05:00
  • d7c2c62dba Merge pull request #310 from eldiener/develop Edward Diener 2019-12-24 10:53:26 -05:00
  • 3fdb073fc2 Fix Boost library list links to Config documentation Glen Fernandes 2019-12-24 07:53:31 -05:00
  • 836f7c1d2c Merge pull request #313 from boostorg/pr/update-cmakelists jzmaddock 2019-12-23 08:34:29 +00:00
  • 6d06a1471b Install the include/ directory separately Peter Dimov 2019-12-22 08:35:51 +02:00
  • 38b658648e Update CMakeLists.txt with install support Peter Dimov 2019-12-22 04:22:06 +02:00
  • ea2a98d92d make mips1.cpp recognize all mips YunQiang Su 2019-12-18 03:40:56 -08:00
  • 41665c1317 Added define BOOST_NO_CXX11_UNRESTRICTED_UNION for CodeGear. Edward Diener 2019-12-16 19:00:31 -05:00
  • 9cb7957607 Merge branch 'develop' Glen Fernandes 2019-12-14 22:02:17 -05:00
  • e12c350455 VC++ below 14.0 does not support the full C++11 unrestricted unions spec. Edward Diener 2019-12-14 18:06:07 -05:00
  • bccc2df797 Fix Oracle C++ prior to the latest release. Edward Diener 2019-12-12 23:36:36 -05:00
  • 4fdd8bf833 Changed from boost_no_union_static_data to boost_no_cxx11_unrestricted_union, in both files and macro name. Implemented extended functionality for user-defined classes with non-trivial special member functions in test. Edward Diener 2019-12-11 21:58:12 -05:00
  • 37237a7fc4 Merge pull request #309 from boostorg/mclow-patch-1 jzmaddock 2019-12-11 19:27:23 +00:00
  • 86474dd18d Bump version to 1.73 Marshall Clow 2019-12-11 10:36:21 -08:00
  • 4031128717 Added defect macro BOOST_NO_CXX11_UNION_STATIC_DATA for compilers which do not support unions with static data. Edward Diener 2019-12-11 00:33:25 -05:00
  • 26f20bd8e5 Use <version> to determine standard library Nikita Kniazev 2019-12-03 19:35:14 +03:00
  • ab45e381e7 Add gcc-5 gnu-mode tests. See https://github.com/boostorg/math/issues/272. jzmaddock 2019-11-22 11:48:31 +00:00
  • dc67f3ea65 Merge branch 'develop' boost-1.72.0.beta1 boost-1.72.0 jzmaddock 2019-10-31 19:08:21 +00:00
  • 8aa8d541b3 Update suffix.hpp for older msvc versions. See 8dcea4d78c (commitcomment-35718928). jzmaddock 2019-10-30 18:30:31 +00:00
  • c85145a2a8 Merge branch 'inline_variable' of https://github.com/Lastique/config into develop jzmaddock 2019-10-29 16:56:11 +00:00
  • 3ac79f29ba Merge pull request #299 from Lastique/add_final jzmaddock 2019-10-29 14:34:39 +00:00
  • 153063cbe1 Documentation update. Fixes https://github.com/boostorg/config/issues/283. [CI SKIP] jzmaddock 2019-10-29 09:33:41 +00:00
  • 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 +00:00
  • 7292b5d6d1 Fix accidental removal of BOOST_NO_CXX11_HDR_EXCEPTION define jzmaddock 2019-10-28 19:30:59 +00:00
  • c035825792 Update libstdc++ library version detection: fixes https://github.com/boostorg/config/issues/302 jzmaddock 2019-10-28 17:59:35 +00:00
  • 9895c6082d Merge pull request #301 from HDembinski/fix_warning_nodiscard jzmaddock 2019-10-20 12:55:08 +01:00
  • d32f9c5864 fixes warning in clang-6 Hans Dembinski 2019-10-19 14:02:08 +02:00
  • 2fa0a0bd52 Added BOOST_FINAL macro. Andrey Semashev 2019-10-14 21:20:33 +03:00
  • 38df8ca0d7 Added BOOST_INLINE_VARIABLE macro. Andrey Semashev 2019-10-02 17:16:55 +03:00
  • aaba3405b9 Merge pull request #295 from mjcaisse/bump-version Glen Fernandes 2019-09-02 10:34:46 -04:00
  • e8d28de5e6 bump version for 1.72 Michael Caisse 2019-08-31 13:14:26 -07:00
  • cda275e884 Merge pull request #293 from boostorg/cxx11_exception jzmaddock 2019-08-26 09:32:46 +01:00
  • ec36711924 Merge pull request #294 from mjcaisse/version-bump jzmaddock 2019-08-23 20:32:37 +01:00
  • 4f40061b93 bump version to 1.72 Michael Caisse 2019-08-23 12:21:42 -07:00
  • 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 +01:00
  • 112a85b2ee Merge pull request #292 from boostorg/circle_ci_inspect jzmaddock 2019-08-21 18:22:00 +01:00
  • 490e9106f9 circle-ci: fix docbook path jzmaddock 2019-08-21 13:38:48 +01:00
  • 270758d5b0 Add doc build to circle-ci. jzmaddock 2019-08-21 13:34:40 +01:00
  • 83b9463643 Fix inspection report issues. jzmaddock 2019-08-21 11:08:06 +01:00
  • 61e771dcae circle-ci: Fix inspect command line. jzmaddock 2019-08-21 11:02:53 +01:00
  • 36561293dd circle-ci: fix paths. jzmaddock 2019-08-21 10:57:07 +01:00
  • 09863d3dfd Change boost init for circle-ci jzmaddock 2019-08-21 10:52:52 +01:00
  • ead17bf12a correct circle-ci config.yml jzmaddock 2019-08-21 09:46:46 +01:00
  • 686a5820a0 Add circle-ci inspection run. jzmaddock 2019-08-21 09:44:53 +01:00
  • 75cdaea7e2 Reinstate program incorrectly deleted in last commit. jzmaddock 2019-08-20 20:32:06 +01:00
  • b97ab76eae Big clean up to fix issues identified by the inspect program. Regenerate docs. jzmaddock 2019-08-20 18:51:17 +01:00
  • bbda3f0aba Merge pull request #291 from boostorg/develop boost-1.71.0.beta1 boost-1.71.0 jzmaddock 2019-07-02 11:47:12 +01:00
  • f7b608155b Merge pull request #290 from boostorg/pr274 jzmaddock 2019-06-29 18:46:18 +01:00
  • 5dcae72f8e Improve backwards compatibility for other libraries that use config_info_install target. jzmaddock 2019-06-29 08:44:12 +01:00
  • 23e245f5d0 Revert "Revert "Print config info via b2"" jzmaddock 2019-06-28 18:27:23 +01:00
  • fa1544f7b2 Merge pull request #289 from boostorg/gcc9 jzmaddock 2019-06-28 18:24:33 +01:00
  • 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 +01:00
  • baf3a25a65 Update config_info.cpp. jzmaddock 2019-06-27 18:14:33 +01:00
  • 10c5df0159 Update char8_t tests and print out C++20 feature macros. jzmaddock 2019-06-27 12:48:00 +01:00
  • 089e3749fd Correct usage of std::memory_order in test case. Otherwise it fails in C++20. jzmaddock 2019-06-27 08:34:47 +01:00
  • ab3807ef83 Revert "Print config info via b2" jzmaddock 2019-06-26 18:11:29 +01:00
  • 6409132b36 fix file name to match expected Michael Caisse 2019-06-26 07:37:43 -07:00
  • 890d569350 Add rule for backwards compatibility. jzmaddock 2019-06-26 13:11:49 +01:00
  • 0f6b79fe1f Add gcc-9, clang-8, xcode-10 to test matrix. jzmaddock 2019-06-26 09:37:13 +01:00
  • 8e742b82b4 Merge pull request #281 from nealef/s390x jzmaddock 2019-06-26 08:37:43 +01:00
  • fdb0a1a241 Merge pull request #274 from Kojoley/print-config-info-via-b2 jzmaddock 2019-06-26 08:36:29 +01:00
  • 7671e53525 Merge pull request #286 from boostorg/clang7 jzmaddock 2019-06-25 08:23:27 +01:00
  • a900330798 CI: Revert no longer needed defines. jzmaddock 2019-06-24 09:08:18 +01:00
  • 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 +01:00
  • d5046fd9e5 clang-3.5: disable more stuff using auto. jzmaddock 2019-06-23 08:56:25 +01:00
  • 1c712d0bf0 clang-3.5: another try at figuring which auto expression is failing. jzmaddock 2019-06-23 08:46:45 +01:00
  • b3c5c3a442 CI: correct clang-libc++ invocation. jzmaddock 2019-06-22 18:01:26 +01:00
  • 892b6a8e4e CI: set distribution to xenial. jzmaddock 2019-06-22 16:49:42 +01:00
  • 1c2d96012e Remove clang-7-libc++ for now. jzmaddock 2019-06-22 08:56:06 +01:00
  • f5a36e0fc1 Again fix for clang logic.... jzmaddock 2019-06-19 12:51:50 +01:00
  • b914f2b6a8 Try to correct clang defect logic. jzmaddock 2019-06-19 11:52:55 +01:00
  • 0bb4a11787 tentative fixes for clang failures. jzmaddock 2019-06-18 18:42:30 +01:00
  • 1cf54521a5 Change clang toolchain to xenial. jzmaddock 2019-06-17 12:51:30 +01:00
  • 76ba0cfac9 Add clang-7 testing. jzmaddock 2019-06-15 11:44:03 +01:00
  • da2cf21fde Merge pull request #282 from jeking3/auto-link-clang-cl jzmaddock 2019-06-09 18:03:38 +01:00
  • a18911902d Enable auto link support for clang on windows (clang-win) (clang-cl) James E. King III 2019-05-14 08:47:13 -04:00
  • 92ea5a3bd9 Merge branch 'develop' jzmaddock 2019-05-05 17:42:46 +01:00
  • b62dd43cc0 Change s390 -> s390x Neale Ferguson 2019-04-26 09:04:06 -04:00
  • 4f82c11ce8 Add s390 Neale Ferguson 2019-04-25 12:29:16 -04:00
  • f76000bbc9 Update version check for __cpp_deduction_guides. Fixes https://github.com/boostorg/config/issues/279. jzmaddock 2019-04-21 09:17:37 +01:00
  • 9f2bb19547 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2019-04-16 19:37:35 +01:00
  • 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 +01:00
  • 0a20a83860 Bump version to 1.71.0 Marshall Clow 2019-04-12 07:19:54 +01:00
  • 77ff8a2fac Merge pull request #278 from boostorg/mclow-patch-1 Peter Dimov 2019-04-15 17:03:09 +03:00
  • d65e644144 Merge pull request #277 from andreas-schwab/develop jzmaddock 2019-04-12 18:00:51 +01:00
  • b2bf7ebed1 Bump version to 1.71.0 Marshall Clow 2019-04-12 07:19:54 +01:00
  • f6029148a8 Add detection of the RISC-V architecture Andreas Schwab 2019-04-08 14:53:30 +02:00
  • 96abc66a3b vc142 auto lib boost-1.70.0 Thomas Kent 2019-04-04 18:58:33 -05:00
  • 96607d5e15 Merge pull request #275 from teeks99/msvc142-auto-lib jzmaddock 2019-04-05 10:52:18 +01:00
  • 6fe7117b2e vc142 auto lib Thomas Kent 2019-04-04 18:58:33 -05:00
  • bae57f50de Update auto linking for --layout=tagged. Fixes: https://github.com/boostorg/config/issues/260 jzmaddock 2019-04-01 18:58:26 +01:00
  • 9a79d0b155 Merge pull request #273 from boostorg/no_unique_address jzmaddock 2019-04-03 18:09:33 +01:00
  • dd47b4b59e Print config info via b2 Nikita Kniazev 2019-04-03 02:42:11 +03:00
  • 6ef16c8d90 Add BOOST_ATTRIBUTE_NO_UNIQUE_ADDRESS. See https://github.com/boostorg/config/issues/257. jzmaddock 2019-04-02 18:40:25 +01:00
  • fb746fc6fb Merge pull request #272 from boostorg/nodiscard jzmaddock 2019-04-02 13:24:34 +01:00
  • b68cf2b660 Merge pull request #271 from boostorg/variant jzmaddock 2019-04-02 13:24:24 +01:00
  • 9c829919aa Merge branch 'variant' into nodiscard John Maddock 2019-04-01 21:19:55 +01:00
  • a16e603718 Add missing files. jzmaddock 2019-04-01 21:19:11 +01:00
  • 85b4600817 Add BOOST_ATTRIBUTE_NODISCARD. See https://github.com/boostorg/config/issues/258. jzmaddock 2019-04-01 19:30:31 +01:00
  • dcc6fccd8e Merge pull request #268 from Kojoley/patch-2 jzmaddock 2019-04-01 19:13:58 +01:00