Commit Graph

  • 231c0cb162 Update .travis.yml for CMake changes Peter Dimov 2019-12-15 20:51:42 +02:00
  • d3c598cbc0 Update CMake files Peter Dimov 2019-12-15 20:10:02 +02:00
  • 05c23a43b4 Disable -Wsign-compare on gcc 4.4.7 feature/warnings-extra Peter Dimov 2019-12-08 22:02:59 +02:00
  • bb86f9ebb5 Remove gcc-4.4.7 override, as it hard-fails Peter Dimov 2019-12-08 21:28:50 +02:00
  • 14302eadf6 Rename parameters to placate -Wshadow on g++ 4.x Peter Dimov 2019-12-08 21:13:58 +02:00
  • d1c4462e35 Ignore -Waddress in assert_test and verify_test Peter Dimov 2019-12-08 21:06:58 +02:00
  • 264f98f32a Add <warning>extra to all tests, -Wshadow to gcc Peter Dimov 2019-12-08 20:52:55 +02:00
  • b74531dd71 Add <warnings>extra to source_location tests Peter Dimov 2019-12-08 19:08:59 +02:00
  • 9336ee5be3 Add Clang 3.7 to Travis Peter Dimov 2019-12-03 16:43:17 +02:00
  • ede4569a7d Add section anchors Peter Dimov 2019-11-26 02:18:34 +02:00
  • 6a4b9c914c Fix g++ 4.x. Peter Dimov 2019-11-25 22:25:41 +02:00
  • c39f25664e Update .travis.yml for Xenial Peter Dimov 2019-11-25 21:03:15 +02:00
  • 7444d4e000 Update .travis.yml Peter Dimov 2019-11-25 20:18:41 +02:00
  • 6666ae89c8 Add VS2019 to Appveyor Peter Dimov 2019-11-25 03:57:47 +02:00
  • 8c11c71e56 Document source_location Peter Dimov 2019-11-25 03:57:06 +02:00
  • 1afa4b89fd Add boost::source_location Peter Dimov 2019-11-25 03:25:57 +02:00
  • b45979a319 Update version to 1.72.0 boost-1.72.0.beta1 boost-1.72.0 Peter Dimov 2019-08-26 20:37:53 +03:00
  • b67d33efae Update appveyor.yml Peter Dimov 2019-07-25 08:09:24 +03:00
  • 45a7c1f922 Update version to 1.71.0 boost-1.71.0.beta1 boost-1.71.0 Peter Dimov 2019-04-13 04:21:27 +03:00
  • 3b6b826e16 Remove project-id from doc/Jamfile boost-1.70.0 Peter Dimov 2019-03-25 19:24:02 +02:00
  • fc6bad0231 Add msvc-14.2 to Appveyor feature/try-msvc-14.2 Peter Dimov 2019-03-24 20:24:21 +02:00
  • 10d1271e5b Update .yml files boost-1.70.0.beta1 Peter Dimov 2018-12-18 20:28:50 +02:00
  • dc90d0afb3 Update project version in CMakeLists.txt Peter Dimov 2018-12-15 05:13:22 +02:00
  • 2e830ea1fe Use __PRETTY_FUNCTION__ on clang-cl feature/current-fn-test2 Peter Dimov 2018-11-15 18:50:01 +02:00
  • f1b8f5422b Update appveyor.yml Peter Dimov 2018-11-15 18:31:06 +02:00
  • 8cb08a019f Add current_function_test2 Peter Dimov 2018-11-15 18:18:14 +02:00
  • dbe3f8c641 Remove local FetchContent; use boost_fetch boost-1.69.0-beta1 boost-1.69.0 Peter Dimov 2018-10-09 05:57:41 +03:00
  • 7e0edf22fe Add project version, test Peter Dimov 2018-10-08 18:47:06 +03:00
  • 86de7eed66 Remove GIT_SHALLOW as it requires 3.6 Peter Dimov 2018-10-08 17:03:32 +03:00
  • 3a3ec8136d Use message(STATUS...) Peter Dimov 2018-10-08 17:01:05 +03:00
  • 4e8943bc38 Change 'populating' messages; use shallow clone Peter Dimov 2018-09-30 04:13:52 +03:00
  • 432d369ee7 Add 'unsupported' comment to CMakeLists.txt Peter Dimov 2018-09-30 04:08:44 +03:00
  • e646ac8c67 Rephrase current_function_test so that boost_test_jamfile picks it up feature/cmake-test Peter Dimov 2018-09-29 00:18:35 +03:00
  • eec233c0e5 Fix cmake .. command Peter Dimov 2018-09-28 21:36:42 +03:00
  • 12329aa501 Add populating messages to cmake .. output Peter Dimov 2018-09-28 20:14:36 +03:00
  • 9e9978d1b2 Use FetchContent to enable standalone CMake testing Peter Dimov 2018-09-28 16:57:45 +03:00
  • 4e6b1bb85e Merge branch 'develop' into feature/cmake-test Peter Dimov 2018-09-28 15:24:09 +03:00
  • a454453443 Use mincmake Peter Dimov 2018-09-20 17:47:40 +03:00
  • a26be1fb2f Update copyright on CMakeLists.txt Peter Dimov 2018-09-20 14:19:32 +03:00
  • 479dabaf8e Use the correct $<CONFIG> instead of ${CMAKE_CFG_INTDIR} Peter Dimov 2018-09-20 01:54:27 +03:00
  • d4c2b0f26e Reformat copyright banners Peter Dimov 2018-09-20 01:53:36 +03:00
  • a0c353ccda Add a CMake job to Travis Peter Dimov 2018-09-20 01:48:48 +03:00
  • 726ee688d6 Prefix tests with project name; generate test names if not given Peter Dimov 2018-09-20 01:30:54 +03:00
  • b41f6c14b9 Add support for testing using CMake Peter Dimov 2018-09-20 00:55:16 +03:00
  • d6c3159261 Untabify CMakeLists.txt Peter Dimov 2018-09-19 21:12:28 +03:00
  • 3a651adb42 [CMake] Lower requirement to 3.5 and rename project to BoostAssert Mike Dev 2018-09-19 18:34:43 +02:00
  • 1a82003731 [CMake] Generate cmake target that other libraries can use Mike Dev 2018-09-17 11:38:41 +02:00
  • 4bd93cd414 Update .travis.yml boost-1.68.0 boost-1.67.0 boost-1.66.0 Peter Dimov 2017-10-24 20:12:26 +03:00
  • fbcfe753ee Remove local asciidoctor.jam Peter Dimov 2017-10-23 12:30:10 +03:00
  • 96742a7248 Guard against redef of asciidoctor in common b2. Rene Rivera 2017-10-18 18:47:06 -05:00
  • cf19f2469a Add quick test target Peter Dimov 2017-09-04 15:12:19 +03:00
  • f05a6fff37 Remove html; add .gitignore boost-1.65.1 boost-1.65.0 Peter Dimov 2017-06-16 19:39:32 +03:00
  • 719ec039a2 Remove javascript that tried to integrate the Boost banner, as it didn't work Peter Dimov 2017-06-16 19:35:29 +03:00
  • 4ea0732016 Merge branch 'master' into develop Peter Dimov 2017-06-11 00:39:07 +03:00
  • 6d21e073bb Move style, script tags to a docinfo footer Peter Dimov 2017-06-11 00:33:37 +03:00
  • 4c7b11f976 Change style of inline code a bit Peter Dimov 2017-06-10 22:05:12 +03:00
  • b67b40f3c2 Fix notice Peter Dimov 2017-06-10 21:09:31 +03:00
  • c045fca0b2 Resolve conflict between the common Boost header and the ToC Peter Dimov 2017-06-10 18:27:04 +03:00
  • 5610a2dc7d Include into master doc build Peter Dimov 2017-06-10 04:31:35 +03:00
  • 93ad33cd6d Merge branch 'develop' Peter Dimov 2017-06-08 04:50:33 +03:00
  • a5f97a15e4 Update README.md Peter Dimov 2017-06-06 23:56:35 +03:00
  • 677f821cfd Create README.md Peter Dimov 2017-06-06 23:54:32 +03:00
  • 9e31c77723 Fix spelling of Ion's name Peter Dimov 2017-06-06 18:23:53 +03:00
  • aac5a07832 Merge branch 'feature/asciidoc' into develop Peter Dimov 2017-06-06 18:18:53 +03:00
  • f2ef07dfaa Remove from Boost doc build for now to avoid breaking it Peter Dimov 2017-06-06 18:17:17 +03:00
  • dc893c0c2e Update copyright section slightly Peter Dimov 2017-06-06 18:16:04 +03:00
  • 0cc55b624e Add pdf_ target Peter Dimov 2017-06-06 18:13:01 +03:00
  • 5f15c119fc Line wrap to ~80 columns because PDF Peter Dimov 2017-06-06 06:02:19 +03:00
  • 30c7c8077a Remove top-level assert.html and current_function.html Peter Dimov 2017-06-06 04:33:44 +03:00
  • 618f5c72e7 Add html Peter Dimov 2017-06-06 04:28:34 +03:00
  • ed9df5994b Move ToC to the left Peter Dimov 2017-06-06 04:28:01 +03:00
  • 0f5872df80 Update docs, update Jamfiles to not use DocBook Peter Dimov 2017-06-06 03:46:51 +03:00
  • 215f529b84 Update documentation, add Jamfile Peter Dimov 2017-06-06 02:19:26 +03:00
  • bfcfebc7b1 Update current_function.adoc Peter Dimov 2017-06-05 18:53:28 +03:00
  • cdc9685ecf Update assert.adoc Peter Dimov 2017-06-05 18:45:01 +03:00
  • 705e31eadd Update assert.adoc Peter Dimov 2017-06-05 18:36:57 +03:00
  • 871efc9961 Update current_function.adoc Peter Dimov 2017-06-05 18:36:26 +03:00
  • a3a3696d1e Update assert.adoc Peter Dimov 2017-06-05 18:35:42 +03:00
  • e6e1333a48 Update index.adoc Peter Dimov 2017-06-05 18:33:08 +03:00
  • 7bd364f684 Update current_function.adoc Peter Dimov 2017-06-05 18:30:45 +03:00
  • eb13a16750 Update assert.adoc Peter Dimov 2017-06-05 18:29:24 +03:00
  • 1e63b47508 Update current_function.adoc Peter Dimov 2017-06-05 18:23:12 +03:00
  • f5eda28c9f Add .adoc files Peter Dimov 2017-06-05 18:20:02 +03:00
  • 1db4e17595 Merge branch 'develop' boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 boost-1.63.0 Peter Dimov 2016-11-01 19:08:49 +02:00
  • 89e5b86c46 Add .travis.yml, appveyor.yml Peter Dimov 2016-11-01 19:07:47 +02:00
  • c67fe0a924 Add support for BOOST_DISABLE_CURRENT_FUNCTION Peter Dimov 2016-11-01 18:43:47 +02:00
  • 066d8933c4 Merge branch 'develop' boost-1.62.0 boost-1.61.0 boost-1.60.0 Peter Dimov 2015-09-12 17:43:38 +03:00
  • 938bfbb080 Merge pull request #5 from igaztanaga/changes Peter Dimov 2015-09-12 17:42:01 +03:00
  • 1b7207ac44 Fixed wrong patch for the test Ion Gaztañaga 2015-07-23 10:53:16 +02:00
  • 9f21dfea1b Fixed documentation and test-case typos, after Peter Dimov's review of the PR#5 (https://github.com/boostorg/assert/pull/5) Ion Gaztañaga 2015-07-23 10:47:05 +02:00
  • abf5a45b09 Added BOOST_ASSERT_IS_VOID macro Ion Gaztañaga 2015-07-10 20:49:53 +02:00
  • f8a27e5e76 Merge branch 'master' into develop Peter Dimov 2015-01-31 01:09:05 +02:00
  • 5d353ad2b9 Merge pull request #4 from alexhenrie/master boost-1.59.0 boost-1.58.0 Peter Dimov 2015-01-31 01:08:49 +02:00
  • c6d7ab8f8f Correct spelling of "suppress" Alex Henrie 2015-01-30 15:22:48 -07:00
  • 94ebde8bcf Merge branch 'develop' Peter Dimov 2015-01-05 23:20:27 +02:00
  • 1d72e91fc3 Update libraries.json per the current schema Peter Dimov 2015-01-05 23:20:03 +02:00
  • 030cc889dc Merge branch 'develop' boost-1.57.0 boost-1.56.0 Peter Dimov 2014-03-08 01:19:36 +02:00
  • 399cd2a6b0 Refactor; avoid double inclusion of <assert.h> Peter Dimov 2014-03-01 01:22:30 +02:00
  • f81dff382f Add two more tests. Peter Dimov 2014-03-01 01:08:26 +02:00
  • 2ac0140db3 Merge branch 'develop' Peter Dimov 2014-03-01 00:51:31 +02:00