Integrated: 8263856: Github Actions for macos/aarch64 cross-build

2021-04-06 Thread Anton Kozlov
On Tue, 30 Mar 2021 15:03:29 GMT, Anton Kozlov wrote: > Please review a change that adds cross-compiled macos/aarch64 platform build > into Github Actions test workflow. > > The steps are basically copy-paste of macos/x86-64 build with the necessary > platform name adjustments. Xcode 12.4 is a

Re: CMake replacing Autotools?

2021-04-06 Thread Robin Westberg
Hi Christoph, > On 19 Mar 2021, at 00:00, Christoph GrĂ¼ninger wrote: > > ... > > 2. More choices to actually build the project: Use integrated build > tools of IDEs (Visual Studio, Xcode) or use Ninja, which is faster than > gmake > > ... > > 4. CMake is better supported by IDEs like Visual S

Re: RFR: 8263856: Github Actions for macos/aarch64 cross-build [v2]

2021-04-06 Thread Erik Joelsson
On Tue, 6 Apr 2021 06:22:47 GMT, Anton Kozlov wrote: >> Please review a change that adds cross-compiled macos/aarch64 platform build >> into Github Actions test workflow. >> >> The steps are basically copy-paste of macos/x86-64 build with the necessary >> platform name adjustments. Xcode 12.4

Re: RFR: 8263856: Github Actions for macos/aarch64 cross-build [v2]

2021-04-06 Thread Anton Kozlov
On Tue, 30 Mar 2021 16:29:49 GMT, Erik Joelsson wrote: >> Anton Kozlov has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains three additional >> commi