Re: svn commit: r1890223 - /subversion/trunk/subversion/svn_private_config.hw

2021-06-23 Thread Bert Huijben
we also see when setting up new bots. Bert Get Outlook for Android<https://aka.ms/AAb9ysg> From: Daniel Shahaf Sent: Thursday, May 27, 2021 7:50:13 PM To: Bert Huijben Cc: dev@subversion.apache.org Subject: Re: svn commit: r1890223 - /subversion

Re: svn commit: r1890223 - /subversion/trunk/subversion/svn_private_config.hw

2021-05-27 Thread Daniel Shahaf
b...@qqmail.nl wrote on Thu, 27 May 2021 11:51 +00:00: > We will need a few more patches to really support ARM64 builds. Once I > get things working I’ll add a pull request. Neither backport.pl nor backport.py support pull requests, so the RM would have to merge it manually. > Most likely I will

RE: svn commit: r1890223 - /subversion/trunk/subversion/svn_private_config.hw

2021-05-27 Thread bert
dependencies, and ARM64 is new as well so most dependencies need patches (except for those building via CMake) Bert Van: Nathan Hartman Verzonden: woensdag 26 mei 2021 15:00 Aan: dev@subversion.apache.org Onderwerp: Re: svn commit: r1890223 - /subversion/trunk/subversion

Re: svn commit: r1890223 - /subversion/trunk/subversion/svn_private_config.hw

2021-05-26 Thread Nathan Hartman
On Wed, May 26, 2021 at 8:31 AM wrote: > Author: rhuijben > Date: Wed May 26 12:31:05 2021 > New Revision: 1890223 > > URL: http://svn.apache.org/viewvc?rev=1890223&view=rev > Log: > * subversion/svn_private_config.hw > Properly identify Windows on ARM/ARM64, instead of breaking the build. > >