diff options
author | Mats Wichmann <mats@linux.com> | 2024-04-02 16:48:01 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2024-04-02 16:48:01 (GMT) |
commit | 0ebf8857e5ef844c7902bfa368159de8f41de5cd (patch) | |
tree | fee778b7ff1692cf2ff0741fcd90448c82b651e0 /SCons/Script/SConscript.py | |
parent | 6364bcd61479821b685792b31f6883b712208294 (diff) | |
download | SCons-0ebf8857e5ef844c7902bfa368159de8f41de5cd.zip SCons-0ebf8857e5ef844c7902bfa368159de8f41de5cd.tar.gz SCons-0ebf8857e5ef844c7902bfa368159de8f41de5cd.tar.bz2 |
Extend pdf-skipping to man and user builds.
An earlier change extended SKIP_DOC as a CLI argument at the top
level to allow granularity - can specify pdf and/or api to skip those.
Skipping the pdf build didn't entirely work, as the build re-invokes
SCons which is then a fresh context. That information is now passed on
the command line to those two builds, and if invokved directly (as Debian
packaging does), SKIP_PDF=1 can be added on the command line.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Script/SConscript.py')
0 files changed, 0 insertions, 0 deletions