Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete xfindproxy | Paulius Zaleckas | 2010-02-28 | 3 | -22/+0 |
* | Remove obsolete proxymngr | Paulius Zaleckas | 2010-02-28 | 3 | -24/+0 |
* | Remove obsolete lbxproxy | Paulius Zaleckas | 2010-02-28 | 3 | -25/+0 |
* | Bump recordproto to 1.14 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xproto to 7.0.16 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xauth to 1.0.4 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Fix xinit version in description | Paulius Zaleckas | 2010-02-28 | 1 | -1/+1 |
* | Add dri2proto 2.1 | Paulius Zaleckas | 2010-02-28 | 3 | -0/+20 |
* | Bump xf86-video-intel to 2.9.1 | Paulius Zaleckas | 2010-02-28 | 4 | -29/+29 |
* | Bump xf86-video-fbdev to 0.4.1 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xf86-input-mouse to 1.5.0 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+3 |
* | Bump xf86-input-keyboard to 1.4.0 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+3 |
* | Remove obsolete liblbxutil | Paulius Zaleckas | 2010-02-28 | 4 | -68/+0 |
* | Bump libXi to 1.3 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+3 |
* | Bump xcb-proto to 1.6 | Paulius Zaleckas | 2010-02-28 | 1 | -1/+1 |
* | Bump libxcb to 1.5 | Paulius Zaleckas | 2010-02-28 | 1 | -2/+3 |
* | Bump util-macros to 1.3.0 | Paulius Zaleckas | 2010-02-28 | 4 | -18/+11 |
* | Bump libX11 to 1.3.2 | Paulius Zaleckas | 2010-02-28 | 3 | -42/+2 |
* | Bump libXext to 1.1.1 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump inputproto to 2.0 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump bigreqsproto to 1.1.0 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xtrans to 1.2.5 | Paulius Zaleckas | 2010-02-28 | 3 | -3/+13 |
* | Bump xcmiscproto to 1.2.0 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xextproto to 7.1.1 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump fixesproto to 4.1.1 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump renderproto to 0.11 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump randrproto to 1.3.1 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xf86driproto to 2.1.0 | Paulius Zaleckas | 2010-02-28 | 2 | -2/+2 |
* | Bump xorg-server to 1.7.1 | Paulius Zaleckas | 2010-02-28 | 4 | -34/+7 |
* | xfont_font-util: fix call of post-install-sh | Will Wagner | 2010-02-25 | 1 | -1/+1 |
* | xfont_font-util: install in staging as it used to be | Thomas Petazzoni | 2010-02-25 | 1 | -1/+3 |
* | xfont_font-util: convert to the autotools infrastructure | Thomas Petazzoni | 2010-02-23 | 1 | -68/+6 |
* | xlib_libfontenc: enable compilation on the host | Thomas Petazzoni | 2010-02-23 | 1 | -0/+3 |
* | xfont_encoding: add mkfontscale on the host as dependency | Thomas Petazzoni | 2010-02-23 | 1 | -0/+1 |
* | xapp_mkfontscale: enable compilation for the host and fix deps | Thomas Petazzoni | 2010-02-23 | 1 | -1/+3 |
* | libxcb: fix build with Buildroot compiled xsltproc | Thomas Petazzoni | 2010-02-20 | 1 | -2/+2 |
* | Fix dependencies for TrapProto | Thomas Petazzoni | 2010-02-13 | 2 | -0/+2 |
* | mesa3d/makedepend: correct host package names after autotools change | William Wagner | 2010-01-18 | 2 | -2/+2 |
* | xutil_makedepend: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+3 |
* | xproto_xproto: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+1 |
* | host-pkgconfig is now host-pkg-config | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | mesa3d: Pass LDFLAGS to the build config file | Clark Rawlins | 2009-12-06 | 1 | -0/+1 |
* | package: get rid of redundant malloc related configure presets | Peter Korsgaard | 2009-12-06 | 1 | -1/+0 |
* | x11r7: tweak kconfig | Peter Korsgaard | 2009-10-08 | 1 | -3/+6 |
* | x11r7: fix kconfig dependencies | Peter Korsgaard | 2009-10-05 | 1 | -2/+5 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 5 | -5/+5 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 3 | -4/+1 |
* | xdata_xcursor-themes: -source target should only download, not extract | Peter Korsgaard | 2009-09-01 | 1 | -1/+1 |
* | xorg: add a new cross-compile fix for libXt 1.0.6 | Thomas Petazzoni | 2009-07-28 | 2 | -1/+30 |
* | xorg: bump version of xutil/macros to 1.2.2 | Thomas Petazzoni | 2009-07-28 | 4 | -24/+17 |