Skip man/html/completion generation if not needed
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 21 Sep 2014 03:59:08 +0000 (06:59 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Sun, 21 Sep 2014 03:59:08 +0000 (06:59 +0300)
commit80c60b9374efdb883ac53877746348a0531f0ea5
tree51ff6db6cd79e05459934dddf3af35e9dad4e872
parent45d7c9d834aa5eb94cc42977f3126e3c17599edc
Skip man/html/completion generation if not needed

Make the man/html/completion targets use a stamp file to mark when they
were done, and do no rerun them if dependencies have not changed (most
notably, do not rerun them if nothing has changed, or if only test code
has changed).

Change-Id: I510e55cb4b4c798dfce2cc7d95d66d30e3e802c4
docs/man/CMakeLists.txt
docs/old-html/CMakeLists.txt
src/programs/CMakeLists.txt