Difference between revisions of "Modularization/NSCP"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 5: Line 5:
 
* dump - Dump the model.
 
* dump - Dump the model.
 
* wix - Dump Windows Installer XML description.
 
* wix - Dump Windows Installer XML description.
* features
+
* features - List the features belonging to a particular product / deliverable.
* files
+
* files - List the files belonging to a particular part.
* vfiles
+
* vfiles - ?List the virtual files belonging to a particular part.
* parts
+
* parts - List the parts belonging to a particular product / deliverable.
* vparts
+
* vparts - List the virtual parts belonging to a particular product / deliverable.

Revision as of 07:38, 28 April 2009

Commands of the NSCP parser:

  • rtdeps - Give the runtime dependencies of the passed file.
  • vrtdeps - Give the virtual runtime dependencies of the passed file.
  • btdeps - Give the build time dependencies of the passed file.
  • dump - Dump the model.
  • wix - Dump Windows Installer XML description.
  • features - List the features belonging to a particular product / deliverable.
  • files - List the files belonging to a particular part.
  • vfiles - ?List the virtual files belonging to a particular part.
  • parts - List the parts belonging to a particular product / deliverable.
  • vparts - List the virtual parts belonging to a particular product / deliverable.
Personal tools