Skip to content

Releases: idscan/owl-cpp

Cpp17 compliant test

13 May 13:41
Compare
Choose a tag to compare
cpp17_test

ENT-2470: Changed auto_ptr to unique_ptr

Further fixes for Boost1.72

16 Mar 09:30
dd321b8
Compare
Choose a tag to compare

Further fixes related to the Boost1.72 transition:

Remove unnecessary Boost::boost targets added as part of initial transition that we don't need.
Seems you must must use boost::distrance() and not just distance() - we were being inconsistent.

Further fixes for Boost1.72

13 Mar 16:55
Compare
Choose a tag to compare
Pre-release

Further fixes related to the Boost1.72 transition:

  • Remove unnecessary Boost::boost targets added as part of initial transition that we don't need.
  • Seems you must must use boost::distrance() and not just distance() - we were being inconsistent.

Temp patched release of 0.3.397 for Boost1.72

14 Feb 22:45
Compare
Choose a tag to compare

Add boost 1.72 related fixes on top of the hunterised version of 0.3.397.

Releasing 0.3.3.97 from ee7d4c9

01 Jul 10:14
Compare
Choose a tag to compare
fix build for recent versions of Boost.Build