Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 659e87fe | 2025-10-07 03:49:29 | move ftruncate to common libcompat for tests | ||
| 0d6948ba | 2025-06-06 00:03:26 | Land #1176, Automake: use relative paths when linking object lists | ||
| e95c54d5 | 2025-06-02 18:42:46 | Switch to top_builddir | ||
| 23a3d0ea | 2025-06-02 16:15:41 | Use relative paths in linking step | ||
| 5d9229b1 | 2025-06-01 17:24:24 | adjust incorrect commit years Co-authored-by: Theo Buehler <botovq@users.noreply.github.com> | ||
| 340037f6 | 2025-06-01 08:20:41 | add autotools build copyright headers | ||
| c51665d4 | 2025-06-01 08:11:22 | add copyright headers to Cmake files based on original committer and date | ||
| 47681bf7 | 2024-10-02 13:00:09 | Pull if() statement out of argument list Pointed out by @vszakats in #1100 | ||
| 6a20a584 | 2024-10-02 04:44:37 | Only use DLL_NAME_WITH_SOVERSION for cmake >= 3.27 Suggested by Viktor Szakats in #1084 | ||
| 9a8d1ec8 | 2024-08-21 21:58:47 | Append version to dll on CMake |