Re: Windows build complaining about missing 'ruby'

2024-10-04 Thread Jun Omae
On 2024/10/04 3:57, Johan Corveleyn wrote: > Hi, > > Another small bump when building on Windows: when gen-make.py runs, or > when starting to run tests, I always get the following printed on the > console: > > [[[ > 'ruby' is not recognized as an internal or external command, > operable program

Re: Windows build: gen_make.py trips over zlib 1.3

2024-10-04 Thread Jun Omae
On 2024/10/04 3:54, Johan Corveleyn wrote: > Hi, > > I ran into a small issue when building trunk on Windows with zlib 1.3. > Not a big deal, I could work around it. But I don't have time right > now to come up with a proper patch, so I thought I'd just mention it > here already. > > When trying

Re: release.py

2024-10-04 Thread Branko Čibej
On 25. 9. 24 08:20, Daniel Sahlberg wrote: Hi, I'm trying to read up on release.py (planning to make one of the upcoming releases - no promises I'll be done in time for 1.14.4 though). There are quite a few cases where there is a dry_run parameter, for example in run_command: [[[ def run_c