[Qbs] qbs-autoproject

2017-10-24 Thread resurrection
Hi everyone,   I would like to announce:   qbs-autoproject "A project file to end all project files." https://github.com/Resurr3ction/qbs-autoproject     It is the generic qbs project file that automatically detects projects, products and dependen

Re: [Qbs] qbs-autoproject

2017-10-24 Thread Christian Gagneraud
On 25/10/2017 10:30 AM, resurrect...@centrum.cz wrote: Hi everyone, I would like to announce: *qbs-autoproject* "A project file to end all project files." **https://github.com/Resurr3ction/qbs-autoproject Wow! It looks interesting, I will definitely give it a try on our project! It is th

Re: [Qbs] qbs-autoproject

2017-10-27 Thread Christian Gagneraud
On 25/10/17 12:24, Christian Gagneraud wrote: On 25/10/2017 10:30 AM, resurrect...@centrum.cz wrote: Hi everyone, I would like to announce: *qbs-autoproject* "A project file to end all project files." **https://github.com/Resurr3ction/qbs-autoproject Wow! It looks interesting, I will defin

Re: [Qbs] qbs-autoproject

2017-10-27 Thread resurrection
the qbs-autproject via the `items` property - giving them the pattern etc.   __ Od: Christian Gagneraud Komu: qbs@qt-project.org Datum: 27.10.2017 12:52 Předmět: Re: [Qbs] qbs-autoproject On 25/10/17 12:24, Christian Gagneraud wrote: > On 25/1

Re: [Qbs] qbs-autoproject

2017-10-27 Thread Christian Gagneraud
On 28/10/17 00:59, resurrect...@centrum.cz wrote: Thanks for trying it out Christian! I will try to answer some of your questions: > qbs-autoproject tookssomething like 10 to 15 minutes (as advertised) Take a look at https://github.com/Resurr3ction/qbs-autoproject#performance-tips if any of

Re: [Qbs] qbs-autoproject

2017-10-27 Thread Christian Gagneraud
On 28/10/17 13:33, Christian Gagneraud wrote: ERROR: TypeError: Result of expression 'proj' [undefined] is not an object. OK, got it now, first i had to set additionalDirectoriesPattern to .*, then bypass the consolidator (see my previous mail), and finally fix a bug when dependencies are disab

Re: [Qbs] qbs-autoproject

2017-10-28 Thread resurrection
mance issue for sure. And the readme should really be turned into the wiki. __ > Od: Christian Gagneraud > Komu: resurrect...@centrum.cz, qbs@qt-project.org > Datum: 28.10.2017 02:33 > Předmět: Re: [Qbs] qbs-autoproject &g

Re: [Qbs] qbs-autoproject

2017-10-28 Thread Christian Gagneraud
On 28/10/17 20:02, resurrect...@centrum.cz wrote: We have discussed some configuration issues via separate e-mail but few things worth pointing out here: - I should likely call close() explicitly after reading a file. One gets spoiled from QFile's destructor. :-) That might alleviate the too man

Re: [Qbs] qbs-autoproject

2017-10-28 Thread resurrection
eed to update dependencies. But using list of specific files is certainly more traditional. I might add it as option. __ > Od: Christian Gagneraud > Komu: resurrect...@centrum.cz, qbs@qt-project.org > Datum: 28.10.2017 15:19 >

[Qbs] qbs-autoproject 1.1

2018-02-07 Thread resurrection
Hello again,   I have successfully updated the qbs-autoproject to work with the new release of Qbs and dubbed the new release 1.1 found at  https://github.com/Resurr3ction/qbs-autoproject. It continues to work with Qbs 1.10 as well.   qbs-autoproject is a qbs project file that automatically dete

[Qbs] qbs-autoproject 2.0.0

2018-07-04 Thread resurrection
After some time improving the *qbs-autoproject* for my private use I have now released it as Version 2.0.0:   https://github.com/Resurr3ction/qbs-autoproject/releases/tag/Version_2.0.0   What it is in short:   Single project file that will automatically detect your projects, products and will re