News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

nightly builds: main package sf path including wx/mingw dlls versions?

Started by J., December 25, 2023, 05:49:54 PM

Previous topic - Next topic

J.

For automatized downloads of nightly builds it would be great, if the SourceForge download path of the main binary package included the wx / mingw versions in a regex-able way. This would make manual amendments obsolete when the prerequisite dll's change.

The path to the main binary package (e.g. 'http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20231223_rev13415_win64.7z') does not reveal the versions of the required dll's which are for the latest example:
- 'wxmsw32u_gcc_cb_wx324_2D_gcc1310-mingw64.7z'
- 'Mingw64dlls13.1.0.7z'

Here simple examples of how that could work:
- http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20231223_rev13415_wx324_2D_gcc1310_win64.7z
- http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/wx324_2D_gcc1310/CB_20231223_rev13415_win64.7z

Not sure if '2D' is a feature which could change in the future (with unchanged wx version) or not.


Would that something you guys taking care of the Windows nightly releases would consider?

killerbot