Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 407d7039 | 2025-12-22 13:40:37 | +ebook2cw | ||
| 0af0d45d | 2025-12-22 13:39:52 | Import ebook2cw-0.8.5. ebook2cw is a command line program which converts a plain text ebook to morse code MP3 or OGG files. It works on several platforms, including Windows, Linux, FreeBSD and OpenBSD. It automatically splits and numbers the output files by chapters. From Enzo Nicosia; thanks! ok sthen@ | ||
| 10f96c15 | 2025-12-17 13:56:01 | Remove -Werror from hard-coded build flags. gcc15 has new warnings and trips over this code base with -Werror. OK sthen@ | ||
| 1f152387 | 2025-12-10 17:30:01 | Update to 4.6.5. If Hamlib configure finds libgd, it will configure itself to build supplemental documentation that is ultimately never built or installed. Explicitly disable for improved build consistency. Configure option --with-rpc-backends was removed in v3.0 (2015). Configure option --with-cxx-binding is on by default. Make Tcl and Python tests work. Move examples into examples dir and make them easily runnable. ok sthen@ | ||
| 165364fc | 2025-12-08 12:34:33 | update to zigbee2mqtt-2.7.1 | ||
| b8258ba8 | 2025-12-06 13:55:26 | update to zigbee2mqtt-2.7.0 | ||
| e3d2d4cd | 2025-12-04 07:48:02 | Make this work with gcc15 Remove base-gcc from COMPILER, replace the CXXFLAGS_base-clang with CXXFLAGS so that the right -std=c++XY is passed to the compiler since in most cases the c++ needs to be downgraded to make the code compile. OK sthen@ tb@ | ||
| df921e70 | 2025-11-19 06:27:11 | Install only the necessary Tcl extension files, into the correct location. Tcl can now find and load Hamlib. MODTCL_VERSION=8.6 ok sthen@ | ||
| 7ee96190 | 2025-11-04 09:26:40 | libsigrok: pull in upstream fix for build with Python 3.13 | ||
| 706b60a9 | 2025-11-01 11:16:40 | Bump after textproc/libxml,-main => textproc/libxml |