CMake/Source/CPack/IFW
Konstantin Podsvirov ebe8d51b11 CPackIFW: Refactor and revise this generator
Split the monolithic cmCPackIFWGenerator source into three parts:
cmCPackIFWGenerator, cmCPackIFWInstaller, and cmCPackIFWPackage
to isolate the implementations somewhat.

Add a COMMON option to the cpack_ifw_configure_component command to make
the data component common to its parent group.

Change the default packaging method to ONE_PACKAGE_PER_COMPONENT.
This is not incompatible because the CPack IFW generator has not
yet been in a release.
2014-08-11 09:40:28 -04:00
..
cmCPackIFWGenerator.cxx CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00
cmCPackIFWGenerator.h CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00
cmCPackIFWInstaller.cxx CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00
cmCPackIFWInstaller.h CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00
cmCPackIFWPackage.cxx CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00
cmCPackIFWPackage.h CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00