uudoc: move manpage and completions generation out of binary#8513
Conversation
d8d6a98 to
a0ea101
Compare
|
GNU testsuite comparison: |
a0ea101 to
e15b68a
Compare
|
GNU testsuite comparison: |
|
hi @tertsdiepraam @sylvestre, I think my implementation is close. I will need your help to review and improve this PR. Thanks! |
This comment was marked as resolved.
This comment was marked as resolved.
yes, I will work on it |
|
Thankyou.
I think |
e15b68a to
939cb4e
Compare
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
4d01e19 to
b4a9c2c
Compare
CodSpeed Performance ReportMerging #8513 will not alter performanceComparing Summary
Footnotes
|
|
GNU testsuite comparison: |
ce81973 to
250a799
Compare
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
dea5ef6 to
2df6d44
Compare
|
GNU testsuite comparison: |
|
looks great, some minor comments |
c581471 to
a89a1a0
Compare
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
9c9f907 to
f2170e3
Compare
|
GNU testsuite comparison: |
f2170e3 to
2919027
Compare
|
GNU testsuite comparison: |
|
well done! |
|
@aaron-ang Is building |
I believe building with the same profile will be much faster since they can share compilation artifacts. Most of the compilation happens at |
|
Thankyou. I feel uudoc takes time at clean build, but understood that current form is optimal.
|
* update release to version 0.3.0. * manpage and completions commands were moved from coreutils to uudoc (in uutils/coreutils#8513), update the Portfile to build and use uudoc to generate those.
* update release to version 0.3.0. * manpage and completions commands were moved from coreutils to uudoc (in uutils/coreutils#8513), update the Portfile to build and use uudoc to generate those.
* update release to version 0.3.0. * manpage and completions commands were moved from coreutils to uudoc (in uutils/coreutils#8513), update the Portfile to build and use uudoc to generate those.
close #4464.
Manpage and completions generation now live in the uudoc binary.
Also moved man page generation test cases to a new file:
test_uudoc.rs