Commit Graph

162 Commits

Author SHA1 Message Date
Peter Dimov 2e830ea1fe Use __PRETTY_FUNCTION__ on clang-cl 2018-11-15 18:50:01 +02:00
Peter Dimov f1b8f5422b Update appveyor.yml 2018-11-15 18:31:06 +02:00
Peter Dimov 8cb08a019f Add current_function_test2 2018-11-15 18:18:14 +02:00
Peter Dimov dbe3f8c641 Remove local FetchContent; use boost_fetch boost-1.69.0 boost-1.69.0-beta1 2018-10-09 05:57:41 +03:00
Peter Dimov 7e0edf22fe Add project version, test 2018-10-08 18:47:06 +03:00
Peter Dimov 86de7eed66 Remove GIT_SHALLOW as it requires 3.6 2018-10-08 17:03:32 +03:00
Peter Dimov 3a3ec8136d Use message(STATUS...) 2018-10-08 17:01:05 +03:00
Peter Dimov 4e8943bc38 Change 'populating' messages; use shallow clone 2018-09-30 04:13:52 +03:00
Peter Dimov 432d369ee7 Add 'unsupported' comment to CMakeLists.txt 2018-09-30 04:08:44 +03:00
Peter Dimov e646ac8c67 Rephrase current_function_test so that boost_test_jamfile picks it up 2018-09-29 00:18:35 +03:00
Peter Dimov eec233c0e5 Fix cmake .. command 2018-09-28 21:36:42 +03:00
Peter Dimov 12329aa501 Add populating messages to cmake .. output 2018-09-28 20:14:36 +03:00
Peter Dimov 9e9978d1b2 Use FetchContent to enable standalone CMake testing 2018-09-28 16:57:45 +03:00
Peter Dimov 4e6b1bb85e Merge branch 'develop' into feature/cmake-test 2018-09-28 15:24:09 +03:00
Peter Dimov a454453443 Use mincmake 2018-09-20 17:47:40 +03:00
Peter Dimov a26be1fb2f Update copyright on CMakeLists.txt 2018-09-20 14:19:32 +03:00
Peter Dimov 479dabaf8e Use the correct $<CONFIG> instead of ${CMAKE_CFG_INTDIR} 2018-09-20 01:54:27 +03:00
Peter Dimov d4c2b0f26e Reformat copyright banners 2018-09-20 01:53:36 +03:00
Peter Dimov a0c353ccda Add a CMake job to Travis 2018-09-20 01:48:48 +03:00
Peter Dimov 726ee688d6 Prefix tests with project name; generate test names if not given 2018-09-20 01:30:54 +03:00
Peter Dimov b41f6c14b9 Add support for testing using CMake 2018-09-20 00:55:16 +03:00
Peter Dimov d6c3159261 Untabify CMakeLists.txt 2018-09-19 21:12:28 +03:00
Mike Dev 3a651adb42 [CMake] Lower requirement to 3.5 and rename project to BoostAssert 2018-09-19 18:34:43 +02:00
Mike Dev 1a82003731 [CMake] Generate cmake target that other libraries can use
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2018-09-18 13:23:54 +02:00
Peter Dimov 4bd93cd414 Update .travis.yml boost-1.68.0 boost-1.67.0 boost-1.66.0 2017-10-24 20:12:26 +03:00
Peter Dimov fbcfe753ee Remove local asciidoctor.jam 2017-10-23 12:30:10 +03:00
Rene Rivera 96742a7248 Guard against redef of asciidoctor in common b2. 2017-10-18 18:47:06 -05:00
Peter Dimov cf19f2469a Add quick test target 2017-09-04 15:12:19 +03:00
Peter Dimov f05a6fff37 Remove html; add .gitignore boost-1.65.0 boost-1.65.1 2017-06-16 19:39:32 +03:00
Peter Dimov 719ec039a2 Remove javascript that tried to integrate the Boost banner, as it didn't work 2017-06-16 19:35:29 +03:00
Peter Dimov 4ea0732016 Merge branch 'master' into develop 2017-06-11 00:39:07 +03:00
Peter Dimov 6d21e073bb Move style, script tags to a docinfo footer 2017-06-11 00:33:37 +03:00
Peter Dimov 4c7b11f976 Change style of inline code a bit 2017-06-10 22:05:12 +03:00
Peter Dimov b67b40f3c2 Fix notice 2017-06-10 21:09:31 +03:00
Peter Dimov c045fca0b2 Resolve conflict between the common Boost header and the ToC 2017-06-10 18:27:04 +03:00
Peter Dimov 5610a2dc7d Include into master doc build 2017-06-10 04:31:35 +03:00
Peter Dimov 93ad33cd6d Merge branch 'develop' 2017-06-08 04:50:33 +03:00
Peter Dimov a5f97a15e4 Update README.md 2017-06-06 23:56:35 +03:00
Peter Dimov 677f821cfd Create README.md 2017-06-06 23:54:32 +03:00
Peter Dimov 9e31c77723 Fix spelling of Ion's name 2017-06-06 18:23:53 +03:00
Peter Dimov aac5a07832 Merge branch 'feature/asciidoc' into develop 2017-06-06 18:18:53 +03:00
Peter Dimov f2ef07dfaa Remove from Boost doc build for now to avoid breaking it 2017-06-06 18:17:17 +03:00
Peter Dimov dc893c0c2e Update copyright section slightly 2017-06-06 18:16:04 +03:00
Peter Dimov 0cc55b624e Add pdf_ target 2017-06-06 18:13:01 +03:00
Peter Dimov 5f15c119fc Line wrap to ~80 columns because PDF 2017-06-06 06:02:19 +03:00
Peter Dimov 30c7c8077a Remove top-level assert.html and current_function.html 2017-06-06 04:33:44 +03:00
Peter Dimov 618f5c72e7 Add html 2017-06-06 04:28:34 +03:00
Peter Dimov ed9df5994b Move ToC to the left 2017-06-06 04:28:01 +03:00
Peter Dimov 0f5872df80 Update docs, update Jamfiles to not use DocBook 2017-06-06 03:46:51 +03:00
Peter Dimov 215f529b84 Update documentation, add Jamfile 2017-06-06 02:19:26 +03:00