Menu

NAnt Qt4 tasks / News: Recent posts

Qt4Tasks 1.0.0 released

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.

Posted by Anonymous 2006-06-21

Qt4Tasks 0.9.0 released

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.

Posted by Anonymous 2006-03-31