Dependencies for tagchup-0.4.0.1

library
tagchuptest
  • if !flag(buildtests)
    • buildable: False
tagchupspeed
  • if flag(buildtests)
    else
    • buildable: False
validate-tagchup
  • if !flag(buildexamples)
    • buildable: False
escape-html
  • if flag(buildexamples)
    • hxt (>=8.5.2 && <8.6)
    else
    • buildable: False
strip-html
  • if !flag(buildexamples)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
buildexamples

Build example executables

Disabled
buildtests

Build test suite

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info