Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Konstantin Podsvirov
23.10.2014, 16:09, "Konstantin Podsvirov" : > And I'm not too greedy, if i want you to add --framework-version in repogen > and binarycreator too? > (And in archivegen as well ...) You can just --version (they have no problems with users) Regards, Konstantin Podsvirov ___

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Konstantin Podsvirov
23.10.2014, 15:04, "Konstantin Podsvirov" : > The result: --framework version :-) And I'm not too greedy, if i want you to add --framework-version in repogen and binarycreator too? (And in archivegen as well ...) For CPackIFW i use repogen and binarycreator. (I am sorry for my poor english)

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Konstantin Podsvirov
23.10.2014, 14:51, "Koehne Kai" : > We could add something like '--versionnumber" that'll just print the > number in major.minor.patch format. > >> I like This idea :-) > > Here's a patch: > > https://codereview.qt-project.org/#/c/97934/ > > Anyhow, this will appear earliest in the IFW 2.0 release.

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Koehne Kai
> -Original Message- > From: Konstantin Podsvirov [mailto:konstan...@podsvirov.pro] > Sent: Thursday, October 23, 2014 12:21 PM > To: Koehne Kai; development@qt-project.org > Subject: Re: [Development] [QtIFW] Getting Version > > Hi Kai! > > 23.10.2014, 14:05

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Konstantin Podsvirov
Hi Kai! 23.10.2014, 14:05, "Koehne Kai" : >> Is it possible to make a program with this flag was issued a short >> string of fixed format version number to standard output and has >> completed its work? > We could add something like '--versionnumber" that'll just print the number > in major.min

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Konstantin Podsvirov
Milian, Thanks for the reply! But I am interested in the version QtIFW - it has its own numbering. http://qt-project.org/doc/qtinstallerframework/index.html 23.10.2014, 13:58, "Milian Wolff" : > On Thursday 23 October 2014 09:18:59 Konstantin Podsvirov wrote: >> Hello developers of Qt Installer

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Koehne Kai
ect.org > Subject: Re: [Development] [QtIFW] Getting Version > > On Thursday 23 October 2014 09:18:59 Konstantin Podsvirov wrote: > > Hello developers of Qt Installer Framework! > > > > How can I get the version of the framework? > > > > I know that the pro

Re: [Development] [QtIFW] Getting Version

2014-10-23 Thread Milian Wolff
On Thursday 23 October 2014 09:18:59 Konstantin Podsvirov wrote: > Hello developers of Qt Installer Framework! > > How can I get the version of the framework? > > I know that the program "installerbase" returns a long string that contains > the version and it was good. > > But: > > - The format

[Development] [QtIFW] Getting Version

2014-10-22 Thread Konstantin Podsvirov
Hello developers of Qt Installer Framework! How can I get the version of the framework? I know that the program "installerbase" returns a long string that contains the version and it was good. But: - The format of this string is nowhere documented (or I just have not found it); - The applicat