occt: master 11fca7c1

Author Committer Branch Timestamp Parent
abv bugmaster master 2013-10-10 10:41:01 master fcdbe201
Affected Issues  0024227: Enable SSE2 instructions for OCCT building
Changeset 0024227: Enable SS2 instructions for OCCT building

Test for exceptions corrected to handle FPE when built with with SSE2 option on Windows (NumericError raised instead of specific exceptions)
New test for performance of bspline intersections added

sse2 added; build bitness hardlinked to compiler

"bitness" variable was hidden
mod - CMakeLists.txt Diff File
mod - src/QABugs/QABugs_11.cxx Diff File
add - tests/perf/bspline/intersect Diff File
mod - tests/perf/grids.list Diff File