| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add verdict-use-cxx14-standard.patch to build with cpp14 standard and avoid build failures with gtest >= 1.14.
- update to 1.4.2:
* Add interfaces to some verdict calculations that take double **
* Implementing length/area calculations and include higher order
nodes
* add verdict double ** interface for normalized in-radius
* More changes to tri normalized inradius to work for dimension 2
* fix tri normalized inradius to not return nan for collapsd tri
- update to 1.4.1: * VerdictVector: Use c++ headers, re-enable length function * Use c++ version of math functions * Fix install dir for verdict on Linux. * ome fixes for building with the Intel compiler. * Fix quad_aspect_ratio for concave quads. * Remove unnecessary link to gtest_main * improved README
- Initial package version (1.4.0)