Merge pull request #175 from Delphier/MainProductUpdate
JclIDEUtils: Add `IDEUpdateNumber` property to get RAD Studio update info
JclIDEUtils: Add `IDEUpdateNumber` property to get RAD Studio update info
Merge pull request #170 from Delphier/memoryleaks-readinstallations
JclIDEUtils: fix memory leaks in ReadInstallations
JclIDEUtils: fix memory leaks in ReadInstallations
Merge pull request #171 from Delphier/radtoolname-defaults
JclIDEUtils: RadToolName defaults to 'RAD Studio'
Merge pull request #172 from ronaldhoek/FIX-Integer-Overflow-TPeDumpChild.SectionListViewData
FIX for Integer Overflow in procedure TPeDumpChild.SectionListViewData
FIX for Integer Overflow in procedure TPeDumpChild.SectionListViewData (PeDump.pas) - discussion 148
JclIDEUtils: RadToolName defaults to 'RAD Studio'
Merge pull request #164 from davideangeli/master
Windows 11 25H2 detection
fix: proper packages for win64 support in RS13
fix: D13 compiler now knows about "noreturn" and hints about its consequences
fix: WEAKPACKAGEUNIT should only be activated when needed and may lead to one incompatibility revealed by Delphi 13
fix: handle holes in BDS versions by introducing the IDEVersion field and mutualize BDSVersion lookup
fix: nicer IDE names in dcc32ex help message
Merge pull request #154 from davideangeli/master
Windows Server 2025 detection
Merge pull request #147 from ronaldhoek/master
Update readme with some installation notes regarding the command line compiler
Added reference to manual installation instruction in \jcl\docs\Readme.txt
Fixed some typos
Update readme with some installation notes regarding the command line compiler