haiku/src/bin/package
Ingo Weinhold 1fc3ceeda2 Add options -b and -I to package command
* With -b building a build package can be requested. It will be empty
  save for the .PackageInfo. No license check is performed.
* -I allows to specify an install path.
2011-11-25 06:19:35 +01:00
..
command_add.cpp Add "package add" command. 2011-11-25 06:19:00 +01:00
command_create.cpp Add options -b and -I to package command 2011-11-25 06:19:35 +01:00
command_dump.cpp Add BLowLevelPackageContentHandler section hooks 2011-11-25 06:18:55 +01:00
command_extract.cpp Print relative paths in error messages 2011-11-25 06:18:48 +01:00
command_list.cpp Add a package info "install-path" attribute 2011-11-25 06:19:35 +01:00
Jamfile Add "package add" command. 2011-11-25 06:19:00 +01:00
package.cpp Add options -b and -I to package command 2011-11-25 06:19:35 +01:00
package.h Add "package add" command. 2011-11-25 06:19:00 +01:00
PackageWriterListener.cpp Move PackageWriterListener to separate file 2011-11-25 06:18:59 +01:00
PackageWriterListener.h Move PackageWriterListener to separate file 2011-11-25 06:18:59 +01:00
PackageWritingUtils.cpp Move directory iteration helper to own file 2011-11-25 06:18:59 +01:00
PackageWritingUtils.h Move directory iteration helper to own file 2011-11-25 06:18:59 +01:00
StandardErrorOutput.cpp * Added interface ErrorOutput and implementation StandardErrorOutput and used 2009-11-17 11:33:50 +00:00
StandardErrorOutput.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00