Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add further documentation to scratchbox 2 mkspec | Donald Carr | 2009-10-13 | 1 | -3/+5 |
| | | | | | | | | Documented that pkg-config functionality must be forced if used in conjunction with this mkspec, and that PKG_CONFIG_PATH is a shell variable not a qmake variable. Reviewed-by: Anders Bakken <anders.bakken@nokia.com> | ||||
* | Add unsupported mkspec for scratchbox 2 targets | Donald Carr | 2009-10-13 | 2 | -0/+74 |
Scratchbox 2 abstracts away toolchain considerations when cross compiling, allowing us to introduce a generic scratchbox 2 mkspec. See blog for more details: http://labs.trolltech.com/blogs/2009/09/10/cross-compiling-qtx11 Reviewed-by: Anders Bakken <anders.bakken@nokia.com> |