Go to file
Mike Dev ee916382df [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-12-23 22:47:51 +01:00
build Add newline at end 2018-10-04 21:13:56 +03:00
doc Document system_error changes; add example for message(ev, buffer, len) 2018-10-03 03:40:10 +03:00
include/boost Fix warnings on clang-win 2018-10-27 05:30:27 +03:00
meta Add metadata file. 2014-08-18 15:11:09 +01:00
src Revert unnecessary changes to error_code.cpp 2018-09-17 17:08:25 +03:00
test Add a quick test with -Wall -Werror 2018-10-02 04:34:33 +03:00
.gitattributes Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. 2006-11-03 16:57:30 +00:00
.travis.yml Remove essentials from yml files 2018-12-22 05:14:53 +02:00
appveyor.yml Remove essentials from yml files 2018-12-22 05:14:53 +02:00
CMakeLists.txt [CMake] Generate cmake target that other libraries can use 2018-12-23 22:47:51 +01:00
index.html Remove old .html files; update redirect 2018-10-03 01:19:28 +03:00