aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-24SECURITY.md: Add fileHEADmasterRichard Purdie
Add a SECURITY.md file with hints for security researchers and other parties who might report potential security vulnerabilities. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-11configure: Fix missing library dependencyZhai, Edwin
After enabling more careful linking within Yocto, a missing library dependency was found (xrender) so add this to the pkg-config checks. This patch avoids these linking errors: | make[1]: Entering directory `/disk0/pokybuild/build1/tmp/work/i586-poky-linux/matchbox-stroke-0.0+svnr1820-r0/matchbox-stroke'^M | Making all in src^M | make[2]: Entering directory `/disk0/pokybuild/build1/tmp/work/i586-poky-linux/matchbox-stroke-0.0+svnr1820-r0/matchbox-stroke/src'^M | ccache i586-poky-linux-gcc -march=i586 --sysroot=/disk0/pokybuild/build1/tmp/sysroots/i586-poky-linux -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -ggdb -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o matchbox-stroke matchbox-stroke.o matchbox-stroke-ui.o matchbox-stroke-recog.o matchbox-stroke-mode.o matchbox-stroke-action.o config-parser.o util-hash.o util.o -lXft -lX11 -lXtst -lfakekey -lexpat -lm^M | /disk0/pokybuild/build1/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.5.1/ld: u: invalid DSO for symbol `XRenderFindVisualFormat' definition^M | /disk0/pokybuild/build1/tmp/sysroots/i586-poky-linux/usr/lib/libXrender.so.1: could not read symbols: Bad value^M | collect2: ld returned 1 exit status^M | make[2]: *** [matchbox-stroke] Error 1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2007-11-14matchbox: Fix configure.ac for packages that require expatrichard
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1820 b067294f-1dea-0310-9683-c47a78595994
2007-11-14matchbox: Update various configure.ac files, adding --enable-expat and ↵richard
--disable-expat options where needed and ensuring -L/lib doesn't end up in EXPAT_LIBS. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1819 b067294f-1dea-0310-9683-c47a78595994
2007-01-26Add DOAP filemallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1450 b067294f-1dea-0310-9683-c47a78595994
2005-10-04Disable installing of fullscreen desktop file.mallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1248 b067294f-1dea-0310-9683-c47a78595994
2005-05-25Make keysyms workmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1167 b067294f-1dea-0310-9683-c47a78595994
2005-05-25various experimental tweaks - see ChangeLogmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1166 b067294f-1dea-0310-9683-c47a78595994
2005-05-22Fullscreen improvementsmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1161 b067294f-1dea-0310-9683-c47a78595994
2005-05-20Initial rough fullscreen mode supportmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1160 b067294f-1dea-0310-9683-c47a78595994
2005-05-18Fix window setup, actually send events, other misc tweaksmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1158 b067294f-1dea-0310-9683-c47a78595994
2005-05-12implement sloppy, regex matching as a fallbackmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1154 b067294f-1dea-0310-9683-c47a78595994
2005-05-10speedup, more strokes, new debug codemallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1148 b067294f-1dea-0310-9683-c47a78595994
2005-05-08A basic matching via loaded configmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1147 b067294f-1dea-0310-9683-c47a78595994
2005-05-06Add beginnings of config parsermallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1146 b067294f-1dea-0310-9683-c47a78595994
2005-05-05Faster, smaller, cleaner pointer collectionmallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1145 b067294f-1dea-0310-9683-c47a78595994
2005-05-05Add initial pen drawing codemallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1144 b067294f-1dea-0310-9683-c47a78595994
2005-05-04Add simple hash code, beginning of config loader code, layout more data ↵mallum
structures git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1142 b067294f-1dea-0310-9683-c47a78595994
2005-05-03Add initial matchbox-stroke codemallum
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-stroke@1141 b067294f-1dea-0310-9683-c47a78595994