Commit Graph

9 Commits

Author SHA1 Message Date
Radim Kolar
f65f471b45 do not install fspscan.1 if we do not compile scanner 2019-08-23 20:56:01 +02:00
Radim Kolar
6388be0f2b man sconscript retabed for python 3 compatibility 2019-08-16 14:49:20 +02:00
Radim Kolar
445dc3f419 support for building without compiling and installing client commands.
SCons argument without-clients=yes
2009-09-03 23:37:38 +02:00
Radim Kolar
e84e04c307 allow configuring mandir from commandline.
Autodetect optimal place for man pages if none is specified on command line.
2009-08-27 19:52:06 +02:00
Radim Kolar
9e1cb9abdd create symlinks in man using symlinkBuilder 2009-08-02 20:23:50 +02:00
Radim Kolar
0093778099 install symlinks for man pages 2009-07-30 20:09:36 +02:00
Radim Kolar
8ee681ac7c install gziped manpages into correct directories 2009-07-30 19:07:20 +02:00
Radim Kolar
0f813b9ac7 removed derived man pages 2009-07-30 18:54:32 +02:00
Radim Kolar
0de5315250 add man/SConscript and hook it into rest of build framework. Compress man pages 2009-07-30 18:46:59 +02:00