Last modified by christoph_lechleitner@iteg_at on 2025-08-14 08.54:47

From version 1.1
edited by christoph_lechleitner@iteg_at
on 2025-08-11 07.22:26
Change comment: There is no comment for this version
To version 2.1
edited by christoph_lechleitner@iteg_at
on 2025-08-12 08.05:04
Change comment: Started with fancylog

Summary

Details

Page properties
Content
... ... @@ -6,17 +6,17 @@
6 6  
7 7  At the time I'm writing this Debian [[13 Trixie>>url:https://wiki.debian.org/DebianTrixie||shape="rect"]] had been released 2 days ago, 2025-08-09.
8 8  
9 -The following notes track the adaption of FancyLibs beeing adapted and released for this new Debian release and are based on similar priror lists like [[Adapting FancyLibs from Debian 11 Bullseye to 12 Bookworm,>>confluencePage:page:FANCYLIBS.Adapting FancyLibs from Debian 11 Bullseye to 12 Bookworm, later eventually MinGW-9 to MinGW-10]]
9 +The following notes track the adaption of FancyLibs beeing adapted and released for this new Debian release and are based on similar priror lists like [[Adapting FancyLibs from Debian 11 Bullseye to 12 Bookworm,>>confluencePage:page:FANCYLIBS.Adapting FancyLibs from Debian 11 Bullseye to 12 Bookworm, partially MinGW-9 to MinGW-10]]
10 10  
11 11  MinGW has never been fully upgraded to Debian 12, we won’t upgrade that to Debian 13.
12 12  
13 13  = {{id name="AdaptingFancyLibsfromDebian12Bookwormto13Trixie,catchingupMinGW10,maybeMinGW11-AdaptingFancyLibstonewDebianRelease"/}}Adapting FancyLibs to new Debian Release =
14 14  
15 -The steps per sub project are the same as described for "HelloWorld projects* in [[Adapting PBA to new Debian Release>>doc:PBA.Adapting PBA to new Debian Release.WebHome]], with {{code language="none"}}-o unix{{/code}} (before resp. without [[MinGW>>doc:MINGW64.WebHome]] adaption) or {{code language="none"}}-o "arch|unix|9"{{/code}} after MinGW adaption.
15 +The steps per sub project are the same as described for "HelloWorld projects* in [[Adapting PBA to new Debian Release>>doc:PBA.Adapting PBA to new Debian Release.WebHome]], with {{code language="none"}}-o "arch|unix"{{/code}} (before resp. without [[MinGW>>doc:MINGW64.WebHome]] adaption) or {{code language="none"}}-o "arch|unix|9"{{/code}} after MinGW adaption.
16 16  
17 17  == {{id name="AdaptingFancyLibsfromDebian12Bookwormto13Trixie,catchingupMinGW10,maybeMinGW11-FancyLibssubprojectrebuildphase1"/}}FancyLibs subproject rebuild phase 1 ==
18 18  
19 -We have dropped {{code language="none"}}armhf{{/code}} support, but might add {{code language="none"}}arm64{{/code}} support.
19 +Architecture remark: Were trying to add {{code language="none"}}arm64{{/code}} support.
20 20  
21 21  FancyLibs as well as most to all C++ libraries are developed as PBA-Category and Generation {{code language="none"}}fancylibs-3.8{{/code}}, so existing setups can be maintained with fancylibs 3.7 from PBA-C. and G. {{code language="none"}}fancylibs-3{{/code}}.
22 22  
... ... @@ -37,13 +37,13 @@
37 37  |(% style="width: 127.0px;" %)(((
38 38  fancylog
39 39  )))|(% style="width: 168.0px;" %)(((
40 -arch, mingw-9, mingw-10
40 +arch,-- mingw-9, mingw-10--
41 41  )))|(% style="width: 140.0px;" %)(((
42 42  \\
43 43  )))|(% style="width: 425.0px;" %)(((
44 -TBD
44 +OK
45 45  )))|(% style="width: 322.0px;" %)(((
46 -
46 +1.0.4-1
47 47  )))
48 48  |(% style="width: 127.0px;" %)(((
49 49  cute-headers
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -2143256577
1 +2144895002
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/2143256577/Adapting FancyLibs from Debian 12 Bookworm to 13 Trixie, dropping MinGW
1 +https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/2144895002/Adapting FancyLibs from Debian 12 Bookworm to 13 Trixie, dropping MinGW