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.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
- 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