NAnt Qt4 tasks News
Brought to you by:
adhendrikx,
alfredjk
Qt4Tasks 1.0.0 has been released. New features include incremental builds and MinGW support.
Note that since version 1.0.0, compiler command line arguments are hidden by default. This is done to improve clarity of the output. To show the command line arguments, use nant -v.
The first alpha version of NAnt Qt4 Tasks, version 0.9.0, has been released.
NAnt Qt4 Tasks allows you to build C++ and Qt-based projects with NAnt.
Currently, incremental builds are not supported yet. This means you can only do a full recompile. Support for incremental builds is planned for a future version.