Re: [jfx17u] RFR: 8281564: Update cmake to 3.22.3

2022-05-09 Thread Kevin Rushforth
On Mon, 9 May 2022 21:15:57 GMT, Kevin Rushforth wrote: > Reviewer: @arapte Since this is clean, a review is optional. - PR: https://git.openjdk.java.net/jfx17u/pull/55

[jfx17u] RFR: 8281564: Update cmake to 3.22.3

2022-05-09 Thread Kevin Rushforth
Clean backport to `jfx17u`. Tested along with the rest of the fixes in the `test-kcr-17.0.4` branch. - Commit messages: - 8281564: Update cmake to 3.22.3 Changes: https://git.openjdk.java.net/jfx17u/pull/55/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx17u=55=00

Re: [jfx17u] RFR: 8281564: Update cmake to 3.22.3

2022-05-09 Thread Kevin Rushforth
On Mon, 9 May 2022 21:13:07 GMT, Kevin Rushforth wrote: > Clean backport to `jfx17u`. Tested along with the rest of the fixes in the > `test-kcr-17.0.4` branch. Reviewer: @arapte - PR: https://git.openjdk.java.net/jfx17u/pull/55

Re: [jfx11u] RFR: 8281564: Update cmake to 3.22.3

2022-05-02 Thread Ambarish Rapte
On Sat, 30 Apr 2022 13:39:32 GMT, Kevin Rushforth wrote: > Simple backport to `jfx11u`. It isn't a clean backport since the mainline > patch had an update to `gradle/verification-metadata.xml`, which doesn't > exist in 11. Marked as reviewed by arapte (Reviewer). - PR:

Re: [jfx11u] RFR: 8281564: Update cmake to 3.22.3

2022-04-30 Thread Kevin Rushforth
On Sat, 30 Apr 2022 13:39:32 GMT, Kevin Rushforth wrote: > Simple backport to `jfx11u`. It isn't a clean backport since the mainline > patch had an update to `gradle/verification-metadata.xml`, which doesn't > exist in 11. Reviewer: @arapte - PR:

[jfx11u] RFR: 8281564: Update cmake to 3.22.3

2022-04-30 Thread Kevin Rushforth
Simple backport to `jfx11u`. It isn't a clean backport since the mainline patch had an update to `gradle/verification-metadata.xml`, which doesn't exist in 11. - Commit messages: - 8281564: Update cmake to 3.22.3 Changes: https://git.openjdk.java.net/jfx11u/pull/95/files Webrev:

Re: RFR: 8281564: Update cmake to 3.22.3

2022-04-05 Thread Johan Vos
On Tue, 5 Apr 2022 04:54:55 GMT, Ambarish Rapte wrote: > Update cmake to 3.22.3 > Verified build on all three platforms. > The sanity test looks good. Marked as reviewed by jvos (Reviewer). - PR: https://git.openjdk.java.net/jfx/pull/767

Re: RFR: 8281564: Update cmake to 3.22.3

2022-04-05 Thread Kevin Rushforth
On Tue, 5 Apr 2022 04:54:55 GMT, Ambarish Rapte wrote: > Update cmake to 3.22.3 > Verified build on all three platforms. > The sanity test looks good. Looks good. - Marked as reviewed by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/767

RFR: 8281564: Update cmake to 3.22.3

2022-04-04 Thread Ambarish Rapte
Update cmake to 3.22.3 Verified build on all three platforms. The sanity test looks good. - Commit messages: - cmake-update Changes: https://git.openjdk.java.net/jfx/pull/767/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx=767=00 Issue: