Ticket #50 (closed Enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Relaytool: Optional output directory

Reported by: res Assigned to: mike
Priority: Medium Milestone:
Component: devtools Version: 1.2.4
Severity: Normal Keywords:
Cc:

Description

relaytool by default writes the stub files into the current directory. This can be undesired (e.g. when the build system uses a separate directory for object and intermediate build files). The attached patch adds an option to change the stub files output directory.

Attachments

relaytool-outdir.diff (1.1 kB) - added by res on 09/17/07 18:21:43.

Change History

09/17/07 18:21:43 changed by res

  • attachment relaytool-outdir.diff added.

09/21/07 18:37:27 changed by isak

  • owner changed from taj to mike.

09/21/07 22:43:23 changed by taj

Thanks for the patch! Applied in commit r2420.

09/21/07 22:56:45 changed by taj

  • status changed from new to closed.
  • resolution set to fixed.