CPackIFW: Add support for Promoting Updates

Add support for this feature added by QtIFW 2.0.3:

  http://doc.qt.io/qtinstallerframework/ifw-updates.html

Add a `cpack_ifw_update_repository` command as porcelain.
This commit is contained in:
Konstantin Podsvirov
2016-05-17 17:00:29 +03:00
committed by Brad King
parent 6ca6b0dd7b
commit 41199f8c1e
9 changed files with 607 additions and 91 deletions
+6
View File
@@ -0,0 +1,6 @@
cpack-ifw-updates
-----------------
* The :module:`CPackIFW` module gained a new
:command:`cpack_ifw_update_repository` command to update a QtIFW-specific
repository from a remote repository.