4.1.3
cmake: uninstall target
cmake: add detection of AVX, AVX2, SSE41
Added more missing license headers
Remove code for embedded build
replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038