Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@HerbertKoelman HerbertKoelman released this 23 Aug 15:05
· 10 commits to master since this release
- the script ./BUILD now uses Travis variables to set the current branch and build type
- coverage is now entirely handle in cmake/CoverageConfig/cmake (#191)
- new pthread::thread constructor (#185)
- produce lcov reports (#190)
- provide a BUILD script (#182)
- map master branch to Release build type (#182)
- bug fixing : #184, #182, #186, #187, #188, #192, #193, #195