Commit Graph

3 Commits

Author SHA1 Message Date
Mateusz Łoskot
189889e39f Add Boost.Build variants for UBSan-enabled builds
The build variants enable group of checks offered by clang
UndefinedBehaviorSanitizer detector.

Add sanitizers suppression file in .ci/blacklist.supp based on
copy of the file from Boost.Beast.

Update Travis CI:
  - Add .ci/build-and-test.sh script as handy proxy for b2 command.
  - Add build jobs for each of the three new UBSan variants.
  - Display COMPILER and VARIANT first as these two are most important
    details while inspecting the build matrix
    (TOOLSET can be derived from COMPILER).
2018-06-27 00:02:27 -04:00
Mateusz Loskot
c4f4a85cbd Refine .gitattributes to reflect current content of repository (#63)
Thanks for the cleanup !
2018-06-27 00:02:27 -04:00
Lubomir Bourdev
56808e228b Adding the first GIL file (testing CVS and SSH)
[SVN r37493]
2007-04-23 23:09:57 +00:00