kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
86a6826f 2023-08-15 11:08:06 Move `LibreSSL/` to `LIBRESSL_INSTALL_CMAKEDIR`. This allows users to install the CMake configs without forcing a `LibreSSL` directory after `LIBRESSL_INSTALL_CMAKEDIR`.
31391735 2023-08-06 15:08:28 CI: Test consuming the exported CMake configs.
5432e22b 2023-08-06 15:04:02 CMake: Copy public headers to the build directory.
a89cd659 2023-08-06 15:07:31 CMake: Export and install library targets. The configs can be consumed by setting LibreSSL_DIR to the build directory, or after installation using CMAKE_PREFIX_PATH/LibreSSL_DIR. For compatibility, the EXPORT_NAME of targets and the LIBRESSL_* variables are set to match the names used in FindLibreSSL.
31458956 2023-08-18 20:01:07 Land #902
30188c46 2023-08-18 19:00:45 CI: fedora rawhide follow up
c62972a3 2023-08-18 04:49:19 compat changes
cd0387be 2023-08-17 23:25:27 Land #901
30e43e7a 2023-08-17 23:11:26 CI: add scheduled Fedora Rawhide builds Fedora Rawhide is shipped with the most recent gcc/clang, it is nice to test build on them from time to time
06e6faf6 2023-08-17 22:39:40 Land #900