wasm-micro-runtime/build-scripts
peter-tatrai f2ef9ee62e
Cmake improvements (#4076)
- Utilizes the standard CMake variable BUILD_SHARED_LIBS to simplify the CMake configuration.
- Allows the use of a single library definition for both static and
  shared library cases, improving maintainability and readability of the CMake configuration.
- Install vmlib public header files
- Installs the public header files for the vmlib target to the include/iwasm directory.
- Install cmake package
- Adds the necessary CMake configuration files (iwasmConfig.cmake and iwasmConfigVersion.cmake).
- Configures the installation of these files to the appropriate directory (lib/cmake/iwasm).
- Ensures compatibility with the same major version.
- Improve windows product-mini CMakeLists.txt
- Fix missing symbols when linking windows product-mini with shared vmlib
- Improve Darwin product-mini CMakeLists.txt

---------

Signed-off-by: Peter Tatrai <peter.tatrai.ext@siemens.com>
2025-02-21 15:29:49 +08:00
..
esp-idf Add WASI support for esp-idf platform (#3348) 2024-04-24 14:46:38 +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 Cmake improvements (#4076) 2025-02-21 15:29:49 +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 Add Windows wamrc and iwasm build in release CI (#3857) 2024-10-17 10:01:56 +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