Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 31391735 | 2023-08-06 15:08:28 | CI: Test consuming the exported CMake configs. | ||
| 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. | ||
| 5432e22b | 2023-08-06 15:04:02 | CMake: Copy public headers to the build directory. | ||
| 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 | ||
| afcdc1ae | 2023-08-17 22:33:40 | CI: Solaris: display tests/test-suite.log in case of failure |