umläute
umläute
i guess this should have read https://github.com/guysoft/CustomPiOS/blob/333dd9f46b84e5b80104e5163d9c2574b4579fef/src/custompios#L147 (clicking on the ellipsis besides a line of code, the pull down menu has an entry "Copy permalink" which will make the reference...
i don't fully remember the details, but afaik we have been able to extract all the details we are interested in from ARM binaries for ages (but probably we've just...
I guess this has been obsoleted by 53bf825cd995a7d2f569157f20431daf0cc860f8?
I agree that it would be great if there were usable tarballs that do not require `git` and network-access when building.
at least here on Linux it works like this: ```cmake find_package(Servus REQUIRED) target_include_directories(MyProject PRIVATE Servus) target_link_libraries(MyProject Servus) ```
Hasn't this been fixed with 53bf825cd995a7d2f569157f20431daf0cc860f8?
since `0.24.0` is out (and the relevant commit was already in `0.23.0`), i guess this issue can be closed.
probably one could enter a date/time (via the appropriate dialog) for the cut point. but now that i've opened trekarta and checked how navigation in track actually works, i see...
i just tested with libsndfile-1.2.0 (as packaged in Debian, and afaict, the issue is gone)
i think it would be great if the location of the configuration could be: - configurable (`-c /path/to/config_file`) - fallback to some locations outside the scripts directory (e.g. `/etc/default/collectd_cuda`)