-
TNN2.0 v0.4.001 Pre-release
released this
2026-06-18 09:50:34 +02:00 | 0 commits to main since this releaseAenderungen seit v0.3.002
- VERSION aktualisiert
- ci: Windows cross-build report 2026-06-18
- feat: NSIS-Installer fuer Windows (ersetzt PS1-Wizard)
- ci: Windows cross-build report 2026-06-18
Branch: main | Commit: 4698daa87f2b5d77c6f20b0ac810eaca563f309d
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
TNN2.0 v0.3.002 Pre-release
released this
2026-06-18 09:23:14 +02:00 | 0 commits to main since this releaseAenderungen seit v0.3.001
- VERSION aktualisiert
- ci: Windows cross-build report 2026-06-18
- ci: 'file' durch 'ls -lh' ersetzen (file-Paket nicht im Container)
- ci: Windows cross-build report 2026-06-18
Branch: main | Commit: a371240c62a102d6a6eeae02e770dead3cc0d63a
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
TNN2.0 v0.3.001 Pre-release
released this
2026-06-18 08:53:47 +02:00 | 0 commits to main since this releaseAenderungen seit v0.2.001
- ci: Windows cross-build report 2026-06-18
- ci: dev-Branch-Referenzen entfernt (merge-Vorbereitung)
- ci: Windows cross-build report 2026-06-18
- ci: 3 Workflow-Dateien zu build.yml zusammengefasst
- VERSION aktualisiert
- ci: Windows cross-build report 2026-06-18
- ci: win32-build automatisch bei push; release.yml mit Windows-Job
- docs: WIN32_CR_LINKER_FIX.md -- vollstaendige Doku der CR/Linker-Fixes
- ci: Windows cross-build report 2026-06-18
- fix(win32): Globale Variablen-Definitionen in l1attach.c (wie Linux)
- ci: Windows cross-build report 2026-06-18
- fix(win32): CR-Workaround via winclude.h leere Definition
- ci: Windows cross-build report 2026-06-18
- ci: MinGW-CR-Headers suchen + 0xC+1 Workaround testen
- ci: Windows cross-build report 2026-06-18
- ci: Binaersuche welches -D Flag den command-line error ausloest
- ci: Windows cross-build report 2026-06-18
- ci: Vollstaendige Fehlerausgabe + include tnn.h von /tmp
- ci: Windows cross-build report 2026-06-18
- ci: buffer.c direkt mit vs. ohne PATH-Defines
- ci: Windows cross-build report 2026-06-18
- ci: Echte tnn.h-Reihenfolge (stdio.h vor winclude.h) in Diagnose
- ci: Windows cross-build report 2026-06-18
- ci: Schrittweise Include-Kette Diagnose mit angle-bracket Pfaden
- ci: Windows cross-build report 2026-06-18
- ci: Windows cross-build report 2026-06-18
- ci: conio.h CR-Inhalt + system.h+winclude.h-Diagnose
- ci: Windows cross-build report 2026-06-18
- ci: conio.h CR-Analyse und winclude.h+typedef.h-Fehlerdiagnose
- ci: Windows cross-build report 2026-06-18
- ci: Detaillierte typedef.h Fehlerdiagnose
- ci: Windows cross-build report 2026-06-18
- ci: Binaere Include-Suche fuer command-line-Fehler
- ci: Windows cross-build report 2026-06-18
- ci: Diagnose fuer command-line-Fehler in win32-build hinzufuegen
- ci: Windows cross-build report 2026-06-18
- win32: CR-Bug Workaround via -DCR (leer) + host.h Redefinition
- ci: Windows cross-build report 2026-06-17
- win32: CR per -DCR=13 in Makefile.win32 definieren
- ci: Windows cross-build report 2026-06-17
- win32: CR via (14-1) definieren um GCC-13-win32-Bug zu umgehen
- ci: Windows cross-build report 2026-06-17
- win32: CR via Alias-Makro TNN_CR_CHAR definieren
- ci: Windows cross-build report 2026-06-17
- win32: CR als '\r' statt 0x0D definieren
- ci: Windows cross-build report 2026-06-17
- win32: CR-Makro-Diagnose in Build-Log aufnehmen
- ci: Windows cross-build report 2026-06-17
- win32: CR-Diagnose + CR als (13) statt 0x0D
- ci: Windows cross-build report 2026-06-17
- win32: CR-Makro-Konflikt durch #undef vor #define loesen
- ci: Windows cross-build report 2026-06-17
- win32: Typ-Konflikte mit MinGW-w64-Headern beheben
- ci: Windows cross-build report 2026-06-17
- build: add MinGW-w64 cross-build Makefile and CI workflow for Windows
- feat: add Windows configuration wizard (PowerShell + .bat launcher)
- docs: add Windows port feasibility analysis (MinGW-w64)
- docs: add GCC 14 results and warnings to status/task list
- ci: GCC 14 build report 2026-06-17
- ci: fix binary path check (bin/tnn not tnn)
- ci: GCC 14 build report 2026-06-17
- ci: remove CFLAGS override to preserve Makefile include paths
- ci: GCC 14 build report 2026-06-17
- ci: pass HOSTCC=gcc-14 to fix cleaner build
- ci: GCC 14 build report 2026-06-17
- ci: push gcc14 report via git instead of API
- ci: add contents:write permission to gcc14 workflow
- ci: simplify gcc14 report step, continue-on-error everywhere
- ci: move gcc14 report generation to dedicated shell script
- ci: gcc14 test writes report directly to repo
- ci: add GCC 14 compatibility test workflow
- docs: add session status document with findings and open tasks (2026-06-17)
- docs: add session status document with findings and open tasks (2026-06-17)
Branch: main | Commit: 628bc6dace34ee1f3f62adcf5061cb2e8e78d6df
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
TNN2.0 v0.2.001 Pre-release
released this
2026-06-17 11:21:57 +02:00 | 4 commits to main since this releaseAenderungen seit v0.1.002
- release: bump version to 0.2.001 (beta)
- docs: mark section 1.5 as TODO/preliminary
- feat(wizard): accept hostname or IP for AX25IP/UDP neighbor
- docs: expand deb installation guide with wizard walkthrough and initial node setup
- fix: rename NET/ROM password to Sysop-Schluessel with correct description
- docs: add operational guide sections to TESTINSTALLATION.md
Branch: dev | Commit: ac7026c957c6474232edb48fcca9e71543a15068
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
TNN2.0 v0.1.002 Pre-release
released this
2026-06-17 10:17:27 +02:00 | 7 commits to main since this releaseAenderungen seit v0.1.001
- VERSION aktualisiert
- fix: write tnn179.pas lowercase; document TNB first-run warning
Branch: dev | Commit: 60b7ce93adf7d086caa77e0eae943aa7a74bfffb
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
TNN2.0 v0.1.001 Pre-release
released this
2026-06-17 09:59:27 +02:00 | 7 commits to main since this releaseAenderungen seit v0.1.001
- fix: remove source code link from public release body
Branch: dev | Commit: da621cf2bf6fd4edcd5af7368256b07de9a098a8
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads