You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/build
R4SAS 7b6aa41ca8
CPU: remove AVX code, switch to __builtin for AES detection (#1959)
* [cpu] remove avx detect and code blocks, try to switch to __builtin
* [cpu] use __builtin_* only on x86 systems
* [cpu] perform check in separate function
* [cpu] set AES definition on MSVC
* update x86 and aes support checks at compile time
* [cmake] update comment about AES on MSVC
9 months ago
..
cmake_modules Fix architecture detection in cmake build (#1890) 1 year ago
.gitignore [cmake] msvc build revision 1 year ago
CMakeLists.txt CPU: remove AVX code, switch to __builtin for AES detection (#1959) 9 months ago
build_mingw.cmd fix mingw build script 2 years ago
win_installer.iss [win] add binary signing support 2 years ago