Commit Graph

8 Commits

Author SHA1 Message Date
mborgerding
6398d8a1d0 Merge pull request #111 from HecaiYuan/master
loongarch: add loongarch simd opt
2026-05-11 20:03:41 -04:00
dmo
797c8ca9eb FIx python binary detection (#119) 2025-11-28 20:14:24 +01:00
Martin
6c56a03a6b tests/CMakeLists.txt: Fix CMP0148 (#108)
See `cmake --help-policy CMP0148`
2025-09-12 07:36:15 +02:00
yuanhecai
eeb2e98ff6 loongarch: add lasx simd opt 2025-09-01 18:07:43 +08:00
yuanhecai
c94458d8f2 loongarch: add lsx simd opt 2025-09-01 18:07:39 +08:00
Vasyl Gello
cccf41adf2 Overhaul CMake makefiles
* Minimum CMake version lowered to 3.6 (tested on 3.6.1)
  * Refactored CMake configuration options

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2021-02-05 13:34:16 +02:00
Vasyl Gello
7651bdaaa1 Increase CTest interval
* Fixes failing testcpp by timeout

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2021-01-21 17:07:39 +02:00
Anonymous Maarten
a63dfc7f11 Build tools + tests with cmake + add VERSION + parallel install 2020-10-30 02:49:49 +01:00