Re: [hatari-devel] Hatari moves to a new home |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Hatari moves to a new home
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sun, 30 Mar 2025 20:25:50 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1743366351; bh=E4OCM8Xs6Uemy5P9C0TIJSk7gz26N6sFPndlE71okWs=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=Hq8ZfxnWkfSgpLrj0gfPWF/CA+LGql1kl92O4UgaryesC6QsuFeGBQSdp4sOXodZY 5gxAg7/m2PEyAPutygUsFQyIZMJBvJogizvWUSBu06i1FYudV/oHLRoDfvfg8l9S2r xSQH8QNTFSXZaOU+3yorWc/0RrB6pVlR8nkKMw8/+AIwHpP8Iw4QJSdadwluEFv2GZ fpxK+GrZgTCvZlQDrVWdSsaSphxTl5YRAUMZaLkC1WBZ5AjExp8vs8Pd5aYcmv6fh9 v7au7OrWAZJ9QsnoqEeRE6YZ2S/P+9HWLxp1QdbJD2sEAo21X21f1ndbu2kX/8TiZ3 VLTa8+3zUSvqQ==
Am Sat, 15 Mar 2025 17:15:51 +0000
schrieb Thomas Huth <th.huth@xxxxxxxxx>:
> Am Sat, 15 Mar 2025 15:52:14 +0100
> schrieb Christer Solskogen <christer.solskogen@xxxxxxxxx>:
>
> > On Fri, Mar 14, 2025 at 8:31 PM Thomas Huth <th.huth@xxxxxxxxx> wrote:
> > >
> > > Am Sun, 9 Mar 2025 15:45:05 +0100
> > > schrieb Christer Solskogen <christer.solskogen@xxxxxxxxx>:
> > >
> > > > Looks pretty good to me.
> > > > There's a couple of files in doc/ that don't need to be there, like:
> > > > CMakeFiles, Makefile, CTestTestfile.cmake and cmake_install.cmake.
> > >
> > > Thanks, the problem with the superfluous files should now be fixed, too!
> > >
> > > The latest artifacts can now be downloaded via this link:
> > >
> > > https://framagit.org/hatari/hatari/builds/artifacts/main/browse?job=build-mingw
> >
> > You might wanna add a win32 job as well.
>
> Not sure whether it's still worth the effort: The last version of Windows
> that still supports 32-bit computers is Windows 10, and that will be out of
> service in October this year. So nobody should still be getting online with
> a 32-bit Windows past that date. Also when looking for statistics, I found
> that one here from 2021 where 32-bit Windows was already close to zero:
>
> https://news.softpedia.com/news/new-data-shows-windows-32-bit-is-becoming-a-thing-of-the-past-534336.shtml
>
> I anybody here on the list still using a 32-bit Windows that cannot be
> upgraded to a 64-bit one?
Ok, I assume that no answer indeed means that nobody here is using a 32-bit
Windows nowadays anymore. So I think we can simply ignore the 32-bit Windows
builds in the CI.
Thomas