Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-27 | xpdf: fix long help text lines | Peter Korsgaard | |
2008-08-27 | pcmanfm: fix long help text lines | Peter Korsgaard | |
2008-08-27 | gqview: fix long help text lines | Peter Korsgaard | |
2008-08-27 | alsamixergui: fix long help text lines | Peter Korsgaard | |
Select fltk and fix homepage link while we're at it. | |||
2008-08-27 | blackbox: fix long help text lines | Peter Korsgaard | |
2008-08-27 | matchbox: fix long help text lines | Peter Korsgaard | |
2008-08-27 | openmotif: fix long help text lines | Peter Korsgaard | |
2008-08-27 | fltk: fix long help text lines | Peter Korsgaard | |
Remove comment when X isn't available while we're at it. | |||
2008-08-27 | libsexy: fix long help text lines | Peter Korsgaard | |
Make it depend on libgtk2 while we're at it. | |||
2008-08-27 | x11r7: fix long help text lines | Peter Korsgaard | |
2008-08-27 | qtopia: fix long help text lines | Peter Korsgaard | |
2008-08-27 | qte: fix long help text lines | Peter Korsgaard | |
2008-08-27 | ntfs-3g: fix long help text lines | Peter Korsgaard | |
2008-08-27 | stunnel: fix long help text lines | Peter Korsgaard | |
And add homepage while we're at it. | |||
2008-08-27 | olsr: fix long help text lines | Peter Korsgaard | |
2008-08-27 | kismet: fix long help text lines | Peter Korsgaard | |
And add homepage while we're at it. | |||
2008-08-27 | sudo: fix long help text lines | Peter Korsgaard | |
2008-08-27 | target/device/jp: fix long help text lines | Peter Korsgaard | |
2008-08-27 | target/device/Atmel: fix long help text lines | Peter Korsgaard | |
And remove trailing spaces while we're at it. | |||
2008-08-27 | kconfig: warn about overlong lines in help-texts | Peter Korsgaard | |
From busybox r22852. | |||
2008-08-27 | gtkperf: Remove settings that are default | Daniel Laird | |
Remove default setting of AUTORECONF = no | |||
2008-08-27 | gtkperf: Adding gtkperf package | Daniel Laird | |
Allows some benchmarking of GTK on different targets. | |||
2008-08-27 | fbdump: Fix help text indentation and remove staging dir installation | Daniel Laird | |
Tidy up fbdump package. | |||
2008-08-27 | fbdump: Add new package fbdump. | Daniel Laird | |
fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer device and write them out as a PPM file. Currently, most packed-pixel framebuffer formats and the vga16 framebuffer are supported. | |||
2008-08-27 | squashfs: bump version | Peter Korsgaard | |
2008-08-27 | avahi: fix build with BR2_ENABLE_LOCALE | Peter Korsgaard | |
2008-08-27 | libdaemon: convert to Makefile.autotools.in format | Peter Korsgaard | |
2008-08-27 | avahi: don't depend on busybox | Peter Korsgaard | |
2008-08-27 | libdaemon: bump version | Peter Korsgaard | |
2008-08-27 | netcat: convert to Makefile.autotools.in format | Peter Korsgaard | |
2008-08-26 | libglib2: remove redundant configure args | Peter Korsgaard | |
2008-08-26 | libglib2 fix !BR2_USE_WCHAR compilation | Peter Korsgaard | |
2008-08-26 | libglib2: select libiconv | Peter Korsgaard | |
2008-08-26 | atk: remove redundant configure args | Peter Korsgaard | |
2008-08-26 | atk: select libglib2 | Peter Korsgaard | |
2008-08-26 | popt: use := assignments | Peter Korsgaard | |
2008-08-26 | popt: use install-strip for target install | Peter Korsgaard | |
2008-08-26 | popt: cleanup redundant configure args | Peter Korsgaard | |
2008-08-26 | neon: use := assignments | Peter Korsgaard | |
2008-08-26 | neon: uses pkgconfig so select it | Peter Korsgaard | |
2008-08-26 | neon: strip target library | Peter Korsgaard | |
neon doesn't have an install-strip target, so do it afterwards instead. | |||
2008-08-26 | neon: fix compilation without xml support | Peter Korsgaard | |
webdav needs xml support, so disable it if no xml support is selected, otherwise configure could get confused about a host xml2-config script. | |||
2008-08-26 | neon: bump version | Peter Korsgaard | |
Fixes CVE-2008-3746. | |||
2008-08-26 | blackbox: use := assignments | Peter Korsgaard | |
2008-08-26 | blackbox: don't show comment if no xserver is selected | Peter Korsgaard | |
2008-08-26 | blackbox: cleanup redundant configure args | Peter Korsgaard | |
2008-08-26 | blackbox: use install-strip for target install | Peter Korsgaard | |
2008-08-26 | blackbox: use BR2_SOURCEFORGE_MIRROR | Peter Korsgaard | |
Don't hardcode specific sourceforge mirrors. | |||
2008-08-26 | pixman: cleanup staging + target install | Peter Korsgaard | |
- install-data installs a subset of install / install-strip, so just drop it - use install-strip for target | |||
2008-08-26 | Move pixman from package/x11r7/pixman to package/pixman | Daniel Laird | |
Means we can now bounce cairo to 1.6.x series. pixman is not dependant on x libraries what so over so removed the dependencies section. Daniel Laird |