<html><body><div>Because of the long time... this was because first I thought it was my fault.<br><br>It would be great if the old behavior could be restored.<br><br>Best Regards<br></div><div><br>Am 03. Juli 2012 um 13:35 schrieb David Cole <david.cole@kitware.com>:<br><br><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch">Looks like we let the default command line behavior get trounced when<br> we added the new cpack --help* stuff... Guess we don't have a test for<br> that.<br> <br> To loop over all configure CPack generators, you can still use the command line:<br> <br> cpack -C CPackConfig.cmake<br> <br> But:<br> <br> cpack<br> <br> just by itself simply spits out the help text now.<br> <br> Should we put it back to the way it was in 2.8.7, or should we leave<br> it the way it is now in 2.8.8?<br> <br> Seems like 3 months is a pretty long time before anybody noticed a<br> change in behavior like this one.<br> <br> <br> Thanks for the report. And further comments will be appreciated.<br> <br> David<br> <br> <br> On Tue, Jul 3, 2012 at 4:28 AM, NoRulez <<a href="mailto:norulez@me.com" data-mce-href="mailto:norulez@me.com">norulez@me.com</a>> wrote:<br> > Hello,<br> ><br> > i've upgraded my cmake installation from 2.8.7 to 2.8.8. After the upgrade<br> > the cpack has an unwanted behavior.<br> ><br> > When i run cpack from the build directory (in cpack 2.8.7) then cpack<br> > iterates over all configured CPACK_GENERATORs and creates the<br> > installer/archives.<br> > But with cpack 2.8.8 I get only the options from cpack.<br> > Is this a bug or did I need to configure something else in 2.8.8?<br> ><br> > cpack version 2.8.8<br> > Usage<br> ><br> > cpack -G <generator> [options]<br> ><br> > Options<br> > -G <generator> = Use the specified generator to generate<br> > package.<br> > -C <Configuration> = Specify the project configuration<br> > -D <var>=<value> = Set a CPack variable.<br> > --config <config file> = Specify the config file.<br> > --verbose,-V = enable verbose output<br> > --debug = enable debug output (for CPack developers)<br> > -P <package name> = override/define CPACK_PACKAGE_NAME<br> > -R <package version> = override/define CPACK_PACKAGE_VERSION<br> > -B <package directory> = override/define CPACK_PACKAGE_DIRECTORY<br> > --vendor <vendor name> = override/define CPACK_PACKAGE_VENDOR<br> > --help-command cmd [file] = Print help for a single command and exit.<br> > --help-command-list [file] = List available commands and exit.<br> > --help-commands [file] = Print help for all commands and exit.<br> > --help-variable var [file] = Print help for a single variable and exit.<br> > --help-variable-list [file] = List documented variables and exit.<br> > --help-variables [file] = Print help for all variables and exit.<br> > --copyright [file] = Print the CMake copyright and exit.<br> > --help,-help,-usage,-h,-H,/?= Print usage information and exit.<br> > --help-full [file] = Print full help and exit.<br> > --help-html [file] = Print full help in HTML format.<br> > --help-man [file] = Print full help as a UNIX man page and exit.<br> > --version,-version,/V [file]= Show program name/version banner and exit.<br> ><br> > Generators<br> > NSIS = Null Soft Installer<br> > STGZ = Self extracting Tar GZip compression<br> > TBZ2 = Tar BZip2 compression<br> > TGZ = Tar GZip compression<br> > TZ = Tar Compress compression<br> > ZIP = ZIP file format<br> ><br> > Best Regards<br> > NoRulez<br> ><br> > --<br> ><br> > Powered by <a href="http://www.kitware.com" data-mce-href="http://www.kitware.com">www.kitware.com</a><br> ><br> > Visit other Kitware open-source projects at<br> > <a href="http://www.kitware.com/opensource/opensource.html" data-mce-href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br> ><br> > Please keep messages on-topic and check the CMake FAQ at:<br> > <a href="http://www.cmake.org/Wiki/CMake_FAQ" data-mce-href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br> ><br> > Follow this link to subscribe/unsubscribe:<br> > <a href="http://www.cmake.org/mailman/listinfo/cmake" data-mce-href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a><br></div></div></blockquote></div></div></body></html>