Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-27 | qtopia: fix long help text lines | Peter Korsgaard | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-28 | Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵ | Thiago A. Corrêa | |
number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-05-21 | add SVG selection to Qtopia 4 and fix strip command | Ulf Samuelsson | |
2008-04-25 | reverting r21851 | John Voltz | |
2008-04-24 | update qtopia snapshot version and fix problem with qmake generated ↵ | John Voltz | |
makefiles being unable to find the toolchain | |||
2008-03-12 | Fix Qtopia Core 4 compile and installation and bump to version 4.4.0 | John Voltz | |
2007-12-18 | qtopia-4.3.2 update | Ivan Kuten | |
2007-08-22 | - add GIF and MMG support, fix comments a little bit, small cleanups, and ↵ | Bernhard Reutner-Fischer | |
avoid building Qtopia examples. Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item). | |||
2007-07-28 | Replace space by tabs | Ulf Samuelsson | |
2007-07-28 | Add colourdepth support to Qtopia config | Ulf Samuelsson | |
2006-12-13 | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | |