On Aug 2, 2010, at 5:29 AM, Eric Noulard wrote: > Hi All, > > I did add a patch for the "multiple file problem" > http://public.kitware.com/Bug/view.php?id=10736 > > May be interested people can have a try and comment > this patch. > > It adds the possibility for any CPack generators to generate multiple file. > It adds "preliminary" support for component to all "Archive Generators" > (ZIP, TGZ, STGZ etc...) as an example of use. > > The change is "backward compatible" in the sense that if > all CPack generators (but the archive one) behaves as before > with either componentized project or not. > > Waiting for feedback before going on
So I wondered if we were basically getting 3 modes out of this: 1. put multiple components in one components aware package (nsis, packagemaker,...). 2. put multiple components in one non-component aware package (tar.gz, .zip...). 3. put multiple components in multiple packages (all cpack generators). And how does one choose the behavior they want? Thanks, Clint _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
