[cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-05-29 Thread Konstantin Podsvirov
Online repository updated! Meet CMake 3.2.20150529 :-)

Online installers for Linux and Windows are available at the links below.

> On 29.04.2015, 16:57, "Konstantin Podsvirov" :
>> Two installer collected in Debian 8:
>>
>> http://ifw.podsvirov.pro/cmake/cmake-master-i386-online.run
>>
>> http://ifw.podsvirov.pro/cmake/cmake-master-amd64-online.run
>>
>> Installer And two collected in Windows 7:
>>
>> http://ifw.podsvirov.pro/cmake/cmake-master-win32-online.exe
>>
>> http://ifw.podsvirov.pro/cmake/cmake-master-win64-online.exe
>>
>> The presented version of CMake (CPackIFW) already know how to work with 
>> QtIFW 2.0 but not in full.
>> I would like to know from users CPackIFW and QtIFW what functionality 
>> demanded in the first place.
>> Suggest we discuss the quality of the generated configuration files.
>>
>> Also available documentation:
>>
>> http://ifw.podsvirov.pro/cmake/doc/sphinx
>>
>> http://ifw.podsvirov.pro/cmake/doc/doxygen

Code was included in master branch and will be officially presented in CMake 3.3

cpack-ifw-updates:
http://www.cmake.org/cmake/help/git-master/release/dev/cpack-ifw-updates.html?highlight=ifw

[cmake-developers] CMake 3.3 feature freeze on 2015-06-01:
http://public.kitware.com/pipermail/cmake-developers/2015-May/025310.html

All anyone wants to try, but are too lazy to collect can use the development 
versions:
http://www.cmake.org/files/dev

Or try/be updated with the above installers :-)

Regards,
Konstantin Podsvirov-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Re: [cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-05-12 Thread Konstantin Podsvirov
Online repository updated! Meet CMake 3.2.20150512 :-)

Online installers for Linux and Windows are available at the links below.

Dear developers, I have just one question: anyone uses CPackIFW or QtIFW?

29.04.2015, 16:57, "Konstantin Podsvirov" :
> Hello dear developers!
>
> Recently we learned the good news about the release QtIFW 2.0:
>
> http://blog.qt.io/blog/2015/04/07/qt-installer-framework-2-0-released
>
> And I too was delighted at once. But then I was faced with an unstable work 
> of the installer on Windows and it upset me.
>
> I think QtIFW 2.0 as quickly as possible became better - you need to actively 
> use and test in various situations.
>
> On adding support QtIFW 2.0 now I work in a topic branch cpack-ifw-develop:
>
> http://git.podsvirov.pro/?p=kitware/cmake.git;a=shortlog;h=refs/heads/cpack-ifw-develop
>
> All those interested can get acquainted with the code, but I want to submit 
> online installers CMake based on this code, and built by ourselves :-) :
>
> Two installer collected in Debian 8:
>
> http://ifw.podsvirov.pro/cmake/cmake-master-i386-online.run
>
> http://ifw.podsvirov.pro/cmake/cmake-master-amd64-online.run
>
> Installer And two collected in Windows 7:
>
> http://ifw.podsvirov.pro/cmake/cmake-master-win32-online.exe
>
> http://ifw.podsvirov.pro/cmake/cmake-master-win64-online.exe
>
> Working with cpack-ifw-develop I will periodically update the online 
> repository.
>
> The presented version of CMake (CPackIFW) already know how to work with QtIFW 
> 2.0 but not in full.
> I would like to know from users CPackIFW and QtIFW what functionality 
> demanded in the first place.
> Suggest we discuss the quality of the generated configuration files.
>
> Also available documentation:
>
> http://ifw.podsvirov.pro/cmake/doc/sphinx
>
> http://ifw.podsvirov.pro/cmake/doc/doxygen
>
> When I decide that the support QtIFW 2.0 has reached an acceptable state, we 
> will begin work on the integration of changes.
>
> Waiting for answers, questions, suggestions!
>
> --
> Regards,
> Konstantin Podsvirov

Regards,
Konstantin Podsvirov
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers


[cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-04-29 Thread Konstantin Podsvirov
Hello dear developers!

Recently we learned the good news about the release QtIFW 2.0:

http://blog.qt.io/blog/2015/04/07/qt-installer-framework-2-0-released

And I too was delighted at once. But then I was faced with an unstable work of 
the installer on Windows and it upset me.

I think QtIFW 2.0 as quickly as possible became better - you need to actively 
use and test in various situations.

On adding support QtIFW 2.0 now I work in a topic branch cpack-ifw-develop:

http://git.podsvirov.pro/?p=kitware/cmake.git;a=shortlog;h=refs/heads/cpack-ifw-develop

All those interested can get acquainted with the code, but I want to submit 
online installers CMake based on this code, and built by ourselves :-) :

Two installer collected in Debian 8:

http://ifw.podsvirov.pro/cmake/cmake-master-i386-online.run

http://ifw.podsvirov.pro/cmake/cmake-master-amd64-online.run

And two installer collected in Windows 7:

http://ifw.podsvirov.pro/cmake/cmake-master-win32-online.exe

http://ifw.podsvirov.pro/cmake/cmake-master-win64-online.exe

Working with cpack-ifw-develop I will periodically update the online repository.

The presented version of CMake (CPackIFW) already know how to work with QtIFW 
2.0 but not in full.
I would like to know from users CPackIFW and QtIFW what functionality demanded 
in the first place.
Suggest we discuss the quality of the generated configuration files.

Also available documentation:

http://ifw.podsvirov.pro/cmake/doc/sphinx

http://ifw.podsvirov.pro/cmake/doc/doxygen

When I decide that the support QtIFW 2.0 has reached an acceptable state, we 
will begin work on the integration of changes.

Waiting for answers, questions, suggestions!

--
Regards,
Konstantin Podsvirov
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers