| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.4.4
* Improve build config file and install headers.
* Add config file yder-cfg.h dynamically built with the options.
* Fix a bug about including time.h in the wrong place.
* Add y_init_callback_logs to redirect all logs in a callback
function.
- Remove patch:
* 0001-Fix-pkg-config-information-add-requires-fields-as-me.patch
- Update patch:
* yder-fix-build.patch
- Update descriptions for grammar.
- Initial package, version 1.3.4
- Update to version 1.4.20
* cmake: remove DownloadProject feature, now dependencies must
be previously installed
- Update to version 1.4.19 * Improve cmake script and MSVC support * Build with flag -Wconversion
- Update to version 1.4.18 * Minor bugfixes
- Update to version 1.4.17 * Fix CMAKE_MODULE_PATH who was used as single value (for real)
- Update to version 1.4.16
* Fix pkg-config file with absolute path for
CMAKE_INSTALL_{INCLUDE,LIB}DIR
* Fix CMAKE_MODULE_PATH who was used as single value
* Add y_set_split_message_newline to split log messages on
newline characters
- Update to version 1.4.15
* Use `o_strnullempty` instead of `o_strlen` to check if a
`char *` has data
- Update to version 1.4.14 * Bugfix release
- Update to version 1.4.13 * Bugfix release
- Update to version 1.4.12 * Use `gmtime_r` instead of `localtime` * Fix documentation typos
- Update to version 1.4.11 - cmake script: Add option `DOWNLOAD_DEPENDENCIES` - Harmonize licenses - Fix install pkgconfig by Makefile
- Update to version 1.4.10 * Add y_set_date_format, closes #17 * Remove generated doc from source package
- Update to versin 1.4.9 * Fix pkgconfig dependency
- Update to versin 1.4.8 * Avoid running y_init_logs without closing between
- Update to version 1.4.7 * Clean build process * Clean static variables if error initializing logs with file - Drop not longer needed patch: * yder-fix-build.patch
- Update to version 1.4.6 * Fix package dependencies in cmake script * Fix pkgconfig bugs