[cmake-developers] [update]: CPack IFW generator
Brad King
brad.king at kitware.com
Tue Aug 12 15:25:59 EDT 2014
On 08/12/2014 02:57 PM, Konstantin Podsvirov wrote:
> Update for the last week in one commit:
> http://git.podsvirov.pro/?p=kitware/cmake.git;a=commit;h=5ee02291d0c4dde21a4ecb513dd69cbb0157ddf6
Thanks. I revised the commit slightly to not un-do some of my
earlier cleanups (we can't use that temporary "option" pointer
without warnings on several compilers about assignment in 'if'):
CPackIFW: Revise this generator
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e6496b60
Please base further work by starting a branch from e6496b60,
or from 'master' once it is merged there. As I accept each
change I may revise it slightly, so then you should rebase
further work on the upstream version each time.
Thanks,
-Brad
More information about the cmake-developers
mailing list