We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Minimal build, using default build configuration and current directory as View
c:\my_view> ctx buildmod util
Building a module including its dependencies
c:\my_view> ctx buildmod util --deps
Building without standing in the View, with most options included explicitly
c:\> ctx buildmod util --bconf msvc8_win32_uc_udeb.bc --view .\my_view --env msvc.env --deps --tests --output .\build --libdir bin --headerdir include --lib util.lib --logfile util_buildlog.xml