aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wxwidgets/wxwidgets.inc
AgeCommit message (Collapse)Author
2010-12-07wxwidgets: added libxinerama to DEPENDSMatt Thompson
| ./src/unix/displayx11.cpp:49:41: error: X11/extensions/Xinerama.h: No such file or directory | ./src/unix/displayx11.cpp:72: warning: ISO C++ forbids declaration of 'type name' with no type | ./src/unix/displayx11.cpp:72: error: 'operator const int' does not name a type | ./src/unix/displayx11.cpp:77: warning: ISO C++ forbids declaration of 'XineramaScreenInfo' with no type | ./src/unix/displayx11.cpp:77: error: expected ';' before '*' token Signed-off-by: Matt Thompson <matthewbot@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-18wxwindows : Update license information.Philip Balister
2009-04-11wxwdigets 2.8.9: fie cxx flags to allow compilationFrans Meulenbroeks
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>