Commit Graph

7 Commits

Author SHA1 Message Date
Raffi Enficiaud
cb3da2e068 Revert "Building this branch"
This reverts commit 1d7d57f85e.
2019-03-20 19:54:08 +01:00
Raffi Enficiaud
b340dca6a2 Coverage should be in C++11 2019-03-20 08:56:08 +01:00
Raffi Enficiaud
1d7d57f85e Building this branch 2019-03-19 23:33:11 +01:00
Raffi Enficiaud
8c56cd9d98 Disabling cppcheck on Travis 2019-03-01 07:19:17 +01:00
Raffi Enficiaud
891df25352 Indicating UBSAN for clang build 2019-03-01 07:19:17 +01:00
Raffi Enficiaud
011fb72954 Adjusting the UBSan options 2019-03-01 07:19:17 +01:00
James E. King III
10dfecf9e5 Added CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
- appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
- README, LICENSE, etc.
- Fixed example Jamfile to build examples based on C++ features

This fixes #146
2019-03-01 07:19:17 +01:00