mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-16 04:02:15 +00:00
47ec9f911c
- Fix unclosed OBJ in core.cc when target is OpenBSD - `to_real_path` changes: - Canonicalize result to mimic `realpath` behavior - Partially implement `to_real_path` for OpenBSD - Add more tests for `to_real_path`. - Build system improvements: - Use same i18n include/link logic for all platforms - Replace `HAVE_SOME_SOUNDCARD_H` and `HAVE_LINUX_SOUNDCARD_H` with `HAVE_SOUNDCARD_H` and use other defines (__linux__) to guard include - Replace `<XXX>_LIBRARIES` with `<XXX>_LINK_LIBRARIES` for linking. - Libraries weren't in default linker search path on OpenBSD - OpenBSD specific: - Fix bsdapm.cc - Remove diskio stats stubs - Stub get_battery_short_status - Remove `-stdlib=libc++` build flag on OpenBSD Signed-off-by: Tin Švagelj <tin.svagelj@live.com> Co-authored-by: gmb <gmb@openbsd76.my.domain> Co-authored-by: Tin Švagelj <tin.svagelj@live.com> |
||
---|---|---|
.. | ||
scripts | ||
build.h.in | ||
Catch.cmake | ||
CatchAddTests.cmake | ||
clang-format.cmake | ||
clang-tidy.cmake | ||
CodeCoverage.cmake | ||
config.h.in | ||
Conky.cmake | ||
ConkyBuildOptions.cmake | ||
ConkyCPackSetup.cmake | ||
ConkyPlatformChecks.cmake | ||
DependentOption.cmake | ||
FindClangFormat.cmake | ||
FindClangTidy.cmake | ||
FindWayland.cmake | ||
ToLua.cmake | ||
UninstallConky.cmake.in |