Commit Graph

20 Commits

Author SHA1 Message Date
Peter Dimov
b45979a319 Update version to 1.72.0 2019-08-26 20:37:53 +03:00
Peter Dimov
45a7c1f922 Update version to 1.71.0 2019-04-13 04:21:27 +03:00
Peter Dimov
dc90d0afb3 Update project version in CMakeLists.txt 2018-12-15 05:13:22 +02:00
Peter Dimov
dbe3f8c641 Remove local FetchContent; use boost_fetch 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
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
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
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