Re: [Development] Qt 6 buildsystem support requirements

2018-08-02 Thread Jason Newton
On Thu, Aug 2, 2018 at 11:21 PM Dominik Holland wrote: > > Am 01.08.18 um 16:40 schrieb Ville Voutilainen: > > > On 1 August 2018 at 11:24, Jason Newton wrote: > >>> And... seriously, *Java*?! Talk about bloat-ware... As dependencies for > >>> *a build too

Re: [Development] Qt 6 buildsystem support requirements

2018-08-02 Thread Jason Newton
On Thu, Aug 2, 2018 at 9:34 AM Matthew Woehlke wrote: > > On 2018-08-02 09:03, Oswald Buddenhagen wrote: > > On Wed, Aug 01, 2018 at 10:33:43AM -0400, Matthew Woehlke wrote: > >> On 2018-08-01 04:24, Jason Newton wrote: > >>> On Mon, Jul 30, 2018

Re: [Development] Qt 6 buildsystem support requirements

2018-08-01 Thread Jason Newton
Bazel's caching mechanism would also optimize away regeneration of generated outputs (via genrules) across the different toolchains, provided the tools/scripts and important environmental variables/files do not change (which would hash to different keys). Further you could run a disk local cache o

Re: [Development] Qt 6 buildsystem support requirements

2018-08-01 Thread Jason Newton
On Mon, Jul 30, 2018 at 1:30 PM Matthew Woehlke wrote: > > On 2018-07-21 19:52, Jason Newton wrote: > > I wanted to mention that this is on my mind alot for a few years days > > as a user for a plethora of libraries. My conclusion for the build > > system with the b

Re: [Development] Qt 6 buildsystem support requirements

2018-07-22 Thread Jason Newton
On Sun, Jul 22, 2018 at 3:11 AM Kevin Kofler wrote: > > Jason Newton wrote: > > My conclusion for the build system with the brightest future is bazel > > Looking at this, this build system depends on Python AND Java! They ship > binaries with everything bundled, but that is

[Development] Qt 6 buildsystem support requirements

2018-07-21 Thread Jason Newton
I think this is an incredibly important issue! Sorry if this creates a new thread, I'm hopping on the ML and I don't have any previous mails to reply-to. I wanted to mention that this is on my mind alot for a few years days as a user for a plethora of libraries. My conclusion for the build syste