wasm-micro-runtime/build-scripts
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
..
esp-idf Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
build_llvm.py fix(build_llvm.py): clean up whitespace and formatting in build script 2025-02-15 16:25:21 +08:00
config_common.cmake Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
involve_boringssl.cmake Use boringssl instead of openssl to implement wasm cache loading (#1804) 2022-12-20 14:37:07 +08:00
iwasmConfig.cmake.in Cmake improvements (#4076) 2025-02-21 15:29:49 +08:00
lldb_wasm.patch Fix issues in releasing wamr-lldb (#2497) 2023-08-23 12:56:11 +08:00
package.cmake Cmake improvements (#4076) 2025-02-21 15:29:49 +08:00
requirements.txt Bump requests from 2.32.2 to 2.32.3 in /build-scripts (#3494) 2024-06-06 10:09:19 +08:00
runtime_lib.cmake Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
SConscript Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
SConscript_config Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
version.cmake Refactor versioning documentation and adopt semantic versioning guidelines 2025-02-05 10:31:20 +00:00