2025-10-23 19:53 UTC+0200 Aleksander Czajczynski (hb fki.pl) [ci skip]

* utils/hbmk2/hbmk2.prg
    * make the MSVC version detection based on paths a little less
      trustful. With rolling releases of these MS tools, it's more
      likely that "random" numbers will appear in dir names.
This commit is contained in:
Aleksander Czajczynski
2025-10-23 19:53:04 +02:00
parent f4dda9a302
commit 89e1cd3e6a
2 changed files with 19 additions and 12 deletions

View File

@@ -7,6 +7,12 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */
2025-10-23 19:53 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* utils/hbmk2/hbmk2.prg
* make the MSVC version detection based on paths a little less
trustful. With rolling releases of these MS tools, it's more
likely that "random" numbers will appear in dir names.
2025-10-21 13:20 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/hbssl/hbssl.hbc
! actually target VS 2017 for libcrypto, libssl