Skip to content

Commit 0f5d026

Browse files
committed
To 3.4.0.1 - DOc and SCript Updates for Boost Deployment [ back to JFrog]
1 parent 9961430 commit 0f5d026

17 files changed

Lines changed: 373 additions & 86 deletions

GIT Notes.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@ https://linuxways.net/ubuntu/how-to-setup-git-server-on-ubuntu-20-04/
3939

4040
Ref below: https://stackoverflow.com/questions/3899627/create-git-branch-with-current-changes
4141

42-
git branch 3.2.1
42+
git branch 3.4.0
4343

44-
git checkout 3.2.1
44+
git checkout 3.4.0
4545

4646
git commit -s
4747

4848
git add .
4949

50-
git commit -m "3.2.1"
50+
git commit -m "3.4.0.1"
5151

52-
git push --set-upstream origin 3.2.1
52+
git push --set-upstream origin 3.4.0.1
5353

5454
git config --add remote.everyone.url https://github.com/hamlibdk/HAMLIB-SDK.git
5555
git config --add remote.everyone.url https://hamlibdk@git.code.sf.net/p/hamlib-sdk/code
@@ -62,7 +62,7 @@ See: https://stackoverflow.com/questions/7328454/how-to-synchronize-multiple-git
6262

6363
--> Especially: for i in $(git remote); do git push --mirror "$i"; done
6464

65-
git tag -a v3.4.0 -m "Pre Release v3.4.0"
65+
git tag -a v3.4.0.1 -m "v3.4.0-U1"
6666

6767
then
6868

JTSDK64-3.4-Stream.url

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[InternetShortcut]
2+
URL=https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/
3+
IDList=
4+
HotKey=0
5+
[{000214A0-0000-0000-C000-000000000046}]
6+
Prop3=19,11

README.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,11 @@ The preferred [MSYS2][] development environment for building Hamlib is now execu
5353

5454
### Release Notes: Updates
5555

56-
At this stage there are no updates available.
56+
AN nupdate package [JTSDK64-3.4.0-U1][] is now available.
5757

58-
The first proposed update package would be [JTSDK64-3.4.0-U1][].
58+
This update package basically reverts Boost source back to the JFrog download Site, away from the GitHub repo recommended to us in the past:
59+
60+
i.e.: https://boostorg.jfrog.io/artifactory/main/release/1.85.0/source/boost_1_85_0.zip
5961

6062
************************************************************************************
6163
**The Project needs contributors - Especially for management and to write Cross-Language Documentation !**
@@ -88,8 +90,7 @@ are available - saving many hours. Note that the continued production of these f
8890

8991
Extract the folder for the Boost version-package that you want to use into **x:\JTSDK64-Tools\tools\boost** (create the directory if it does not exist) and then remove the -7.3, -8.1 or -11.2 suffix !
9092
************************************************************************************
91-
The recommended development environment should be [JTSDK64-3.4.0][] with any available update applied to it (i.e [JTSDK64-
92-
][] .
93+
The recommended development environment should be [JTSDK64-3.4.0][] with the update applied i.e [JTSDK64-3.4.0-U1][] .
9394

9495
The current environment incorporates [Qt][] 5.15.2 and support for building [Boost-1.84.0][] working with [MinGW 8.1](MinGW) under
9596
the **mingw64** [MSYS2][] environment.
@@ -176,7 +177,7 @@ will remain a cornerstone concept.
176177
## Upgrades from Versions earlier than Version 3.4.0
177178
************************************************************************************
178179

179-
It is not recommended that the [JTSDK64-3.4.0][] be installed over the top of previous kits.
180+
It is not recommended that the [JTSDK64-3.4.0][] and [JTSDK64-3.4.0-U1][] be installed over the top of previous kits.
180181

181182
**It is highly recommended that a new, fresh deployment be considered with each new release.**
182183

@@ -211,13 +212,13 @@ An **Update** package can only be applied to a matching release. i.e. You cannot
211212

212213
*These steps assume that you have a deployed base environment*
213214

214-
- Download any **Update** packages from https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/
215+
- Download the latest **Update** packages from https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/
215216

216217
************************************************************************************
217-
There are no current **Update Packages**
218+
The current **Update Package** is [JTSDK64-3.4.0-U1][] .
218219
************************************************************************************
219220

220-
- Deploy the **Update** package - if there is one - to your JTSDK install directory.
221+
- Deploy the **Update** package [JTSDK64-3.4.0-U1][] to your JTSDK install directory.
221222

222223
Updates may be required for the [MSYS2][] environment. Therefore the "profile" directory for
223224
[MSYS2][] may be deleted and re-created.
@@ -302,7 +303,7 @@ The section of the **Versions.ini** file where these keys are found are shown be
302303
...
303304
#Set current Qt version
304305
qt5v=5.15.2
305-
qt6v=6.6.2
306+
qt6v=6.6.3
306307
...
307308
```
308309

@@ -333,7 +334,7 @@ A screen similar to the following should eventually appear:
333334

334335
```
335336
-------------------------------------------
336-
JTSDK Setup v3.4.0
337+
JTSDK Setup v3.4.0.1
337338
-------------------------------------------
338339
339340
Required Tools
@@ -412,9 +413,18 @@ The following information will be displayed:
412413
```
413414
(required) Default Qt (D/Y|F|N) ...:
414415
```
416+
************************************************************************************
415417
**Since initial release Qt 5.15.2 is not avaialble except through "Archive"**
416418

419+
There is a document at https://hamlib-sdk.sourceforge.io/Qt/ADQT.html that is intended to be used
420+
as a guide for Qt 5.15.2 from Archive Repos.
421+
422+
**This deployment must be performed manually - after one has completed a successful Qt 6.x deployment.**
423+
424+
************************************************************************************
425+
417426
Qt Presents a number of options. 'D' or 'Y' Selects a scripted "Default"
427+
418428
deployment being Qt 5.15.2 as the base. 'F' Deploys 5.15.2 and 6.6.2.
419429

420430
************************************************************************************
@@ -816,7 +826,7 @@ Base ref: https://sourceforge.net/projects/jtsdk/files/win64/3.1.0/README.md Dat
816826
[JTSDK64-Tools-3.2.3.3]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.2-Stream/JTSDK64-Tools-3.2.3.3.exe
817827
[JTSDK64-3.4-Stream]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/
818828
[JTSDK64-3.4.0]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-3.4.0.exe
819-
[JTSDK64-3.4.0-U1]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-Tools-3.4.0-U1.exe
829+
[JTSDK64-3.4.0-U1]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-3.4.0-U1.exe
820830
[Git]: https://git-scm.com/
821831
[VS Code]: https://code.visualstudio.com/Download
822832
[Issue Tracker]: https://sourceforge.net/p/hamlib-sdk/tickets/

config/Versions.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ qtinstprog=qt-unified-windows-x64-online.exe
1212
# Next specifies the Qt download mirror to use. Nothing after = means use pool
1313
qtsource=http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
1414
nsisv=3.09
15-
pkgconfigv=1.8.0
16-
rubyv=3.2.2-1
17-
svnv=1.14.1
15+
pkgconfigv=2.1.0
16+
rubyv=3.3.0-1
17+
svnv=1.14.2b
1818
#cmakev can be qtcmake for Qt deployed cmake - qtcmake - or set version number if deployed standalone i.e. 3.19.3
1919
cmakev=qtcmake
20-
sqlitev=3.41.2
21-
boostv=1.84.0
20+
sqlitev=3.45.1
21+
boostv=1.85.0
2222
unixtools=disabled
2323
cleanfirst=No
2424
reconfigure=No

docs/Qt/QUQT.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,21 @@ <h2>Evolving the JT-ware Software Developer's Kit (JTSDK)</h2>
5151
<h2>Qt Questions</h2>
5252
<hr>
5353

54-
<h3>Introduction</h3>
54+
<h3>Guidance</h3>
5555
<ul>
5656
<p>The main forum for Qt support and resourcing can be found at: <a href="https://forum.qt.io/">https://forum.qt.io/</a> .</p>
5757
<p>Just as a warning - one can get one's head bitten off (and quite ferrociously) posting &quot;newbie&quot; or &quot;repetitive&quot; questions on these high-level forums.</p>
58-
<p>Research the problem EXTENSIVELY and use the KISS (Keep it Simple for the Stupid) principle if posting on the high-level forums. Do not take any stupid or antisocial comments that you may receive back to heart. Remeber some people on those forums never see daylight ...</p>
59-
<p>Users of the <a href="https://groups.io/g/JTSDK">JTSDK Forum</a> are by and large very helpful and considerate in responses. Have no hesitation asking questions in our place first. We have some of the best, finest and real-word considerate programmers on the planet as part of our community.</p>
58+
<p>Research the problem EXTENSIVELY and use the KISS (Keep it Simple for the Stupid) principle if posting on the high-level forums. </p>
59+
<p>Do not take any stupid or antisocial comments that you may receive within forum posts to heart. </p>
60+
<p>Remember that some regulars on those forums never see daylight ...</p>
61+
<p>Users of the <a href="https://groups.io/g/JTSDK">JTSDK Forum</a> are by and large very helpful and considerate in responses. </p>
62+
<p><u>Have no hesitation asking Qt-based questions in our place first</u>. We have some of the best programmers, finest minds and hence real-word considerate programmers on the planet as part of our community.</p>
6063
</ul>
6164
<hr>
6265
<table width="100%" border="0">
6366
<tbody>
6467
<tr>
65-
<td>Editor: <a href="https://www.qrz.com/db/vk3vm">Steve VK3VM/VK3SIR</a></td>
68+
<td>Author: <a href="https://sourceforge.net/u/hamlibdk/profile/">Hamlib SDK Developers</a></td>
6669
<td align="right"><a href="../hamlibdk [at] outlook.com"
6770
rel="nofollow"
6871
onclick="this.href='mailto:' + 'hamlibdk' + '@' + 'outlook.com'">Contact</a></td>

docs/Qt/_notes/dwsync.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<dwsync>
33
<file name="UDQT.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575418626266695" remote="133575419440000000" Dst="1" />
4-
<file name="QUQT.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575418455520488" remote="133575419440000000" Dst="1" />
4+
<file name="QUQT.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575723967144512" remote="133575724020000000" Dst="1" />
55
<file name="navQt.js" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133551231222202988" remote="133551248620000000" Dst="2" />
66
<file name="navQt.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133573998466729660" remote="133574000160000000" Dst="1" />
7-
<file name="indexQt.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133574001159623001" remote="133574001230000000" Dst="1" />
7+
<file name="indexQt.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575723275477121" remote="133575723610000000" Dst="1" />
88
<file name="indexQt-Base.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133551230489626370" remote="133551248650000000" Dst="2" />
99
<file name="BDQT.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575419545109011" remote="133575427190000000" Dst="1" />
1010
<file name="ALLQT.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575419001611130" remote="133575419450000000" Dst="1" />

docs/Qt/indexQt.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h3>Introduction.</h3>
6868
<table border="0" width=100%>
6969
<tr>
7070
<td>
71-
Author: <a href="https://sourceforge.net/u/hamlibdk/profile/">hamlibdk developers</a>
71+
Author: <a href="https://sourceforge.net/u/hamlibdk/profile/">Hamlib SDK Developers</a>
7272
</td>
7373
<td>
7474
<div style="text-align:right;">Accessed: <span id="datetime"></span></div>

docs/_notes/dwsync.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<file name=".htaccess" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="132779369520000000" remote="132779369520000000" Dst="2" />
44
<file name="favicon.ico" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="132858192860000000" remote="132858192860000000" Dst="2" />
55
<file name="HomeIcon.png" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="132864401460000000" remote="132864401460000000" Dst="2" />
6-
<file name="index.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575426797355676" remote="133575427170000000" Dst="1" />
6+
<file name="index.html" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133575725875067597" remote="133575725930000000" Dst="1" />
77
<file name="style-new.css" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133572848337353789" remote="133572922540000000" Dst="1" />
88
<file name="UGIcon.png" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="132865302500000000" remote="132865302500000000" Dst="2" />
99
<file name="Webb-First-Resize.jpg" server="web.sourceforge.net//home/project-web/hamlib-sdk/htdocs/" local="133021584790000000" remote="133021584790000000" Dst="2" />

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@ <h2>Evolving the JT-ware Software Developer's Kit (JTSDK)</h2>
4949
<hr/>
5050
<h3>Introduction.</h3>
5151
<ul>
52-
<p>Active development of <a href="./ver3/index3.html">Version 3</a> of the Hamlib SDK (JTSDK) has concluded.</p>
53-
<p>Development of <a href="./ver4/index4.html">Version 4</a> of the Hamlib SDK (JTSDK) has commenced.</p>
52+
<p>Development of <a href="./ver3/index3.html">Version 3</a> of the Hamlib SDK (JTSDK) has concluded.</p>
53+
<p>Development of <a href="./ver4/index4.html">Version 4</a> of the Hamlib SDK (JTSDK) has actively commenced.</p>
5454
<p>This page links to both the <a href="./ver3/index3.html">Version 3</a> and <a href="./ver4/index4.html">Version 4</a> Kit documentation.</p>
55-
<p>The <a href="./ver4/index4.html">Version 4</a> of the Hamlib SDK will centre on Qt 6.x world but will support Archived Deployments of <a href="https://www.qt.io/blog/qt-5.15.2-released">Qt 5.15.2</a></p>
55+
<p><a href="./ver4/index4.html">Version 4</a> of the JTSDK/Hamlib SDK is Qt 6.x centric - but will support Archived Deployments of <a href="https://www.qt.io/blog/qt-5.15.2-released">Qt 5.15.2</a></p>
5656
<p>Please watch this space !</p>
5757
</ul>
5858
<hr/>
5959
<table border="0" width=100%>
6060
<tr>
6161
<td>
62-
Author: <a href="https://sourceforge.net/u/hamlibdk/profile/">hamlibdk developers</a>
62+
Author: <a href="https://sourceforge.net/u/hamlibdk/profile/">Hamlib SDK Developers</a>
6363
</td>
6464
<td>
6565
<div style="text-align:right;">Accessed: <span id="datetime"></span></div>

docs/ver3/DG3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h3>Step 1: Deploy the JTSDK64-3.4.0.exe Installer and the latest Update package
9898
<p><strong> Note that these instructions assumes a fresh Windows 11 Virtual Machine is used. </strong></p>
9999
<ul>
100100
<li>Download and deploy the installer <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-3.4.0.exe">JTSDK64-3.4.0</a> inside a FRESH VM.</li>
101-
<li>(If it exists), Deploy the latest Update Package <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-Tools-3.4.0-U1.exe">JTSDK64-3.4.0-U1</a> to your "Base" deployment .&nbsp; &nbsp;&nbsp;</li>
101+
<li>(If it exists), Deploy the latest Update Package <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-3.4.0-U1.exe">JTSDK64-3.4.0-U1</a> to your "Base" deployment .</li>
102102
</ul>
103103
</ul>
104104
<table width="*" align="center" border="1">

0 commit comments

Comments
 (0)