wasm-micro-runtime/test-tools
liang.he 159b69da38
Update cmake min to 3.14 (#4175)
3.14 is used and tested by linux mini-product

to fix

```
CMake Error at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
```
2025-04-02 07:13:53 +08:00
..
addr2line fix(runtest.py): A workaround to bypass errors that occur when deleting temporary files (#4093) 2025-03-20 14:25:13 +08:00
aot-analyzer fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
append-aot-to-wasm fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
binarydump-tool Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
dynamic-aot-debug fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
flame-graph-helper Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
ip2function Implement option for skipping function index in the callstack (#3785) 2024-09-11 16:08:37 +08:00
pick-up-emscripten-headers fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
wamr-ide Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
.gitignore Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00