xpybuild.utilsΒΆ
Contains utility functions and classes for use in build files and custom target classes, such as xpybuild.utils.fileutils
and xpybuild.utils.outputhandler.ProcessOutputHandler
.
Ant-style |
|
The |
|
Support for identifying the location of the |
|
Support classes for the C/C++ native compiler chain, used by the |
|
Pluggable classes for customizing the format that xpybuild uses when writing log messages to stdout (for example, for Teamcity, make, Visual Studio, etc). |
|
Functions for manipulating files and paths including |
|
Utility functions for normalizing and flattening deeply nested lists. |
|
Contains |
|
Support classes for the Java targets in |
|
Contains |
|
Support functions for invoking processes from targets. |
|
Console formatter classes that write a progress bar to stdout as xpybuild runs. |
|
Utility functions for manipulating strings, such as |
|
Utility functions for getting information about the stdout terminal, which may be useful when implementing console formatters. |