Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `make check' build the checked project. | Rohan McGovern | 2010-03-03 | 1 | -0/+4 |
| | | | | | | | | | | | The `check' rule ought to depend on the project being built, so one can simply do `make check' instead of `make && make check'. Note that there was already an attempt to do this for the autotests, but it did not work on non-Windows platforms, because $(DESTDIR_TARGET) is only used in the Windows makefile generators. Reviewed-By: Lincoln Ramsay | ||||
* | Define a GNU-style `check' target for all projects. | Rohan McGovern | 2010-02-25 | 1 | -0/+11 |
| | | | | Reviewed-by: Marius Storm-Olsen | ||||
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+10 |