Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-03 | add festival speech synthesis package from University of Edinburgh | John Voltz | |
2008-04-03 | diffutils: cleanup makefile | Peter Korsgaard | |
Cleanup configure args, strip executables in TARGET_DIR and honor BR2_ENABLE_LOCALE. | |||
2008-04-03 | gzip: cleanup makefile | Peter Korsgaard | |
Cleanup configure args, strip executables in TARGET_DIR, install info / manpages into TARGET_DIR/usr/share/ and fixup convenience aliases (gunzip, zcat, zdiff, ..) | |||
2008-04-03 | package/editors: fix patch-kernel.sh arguments | Peter Korsgaard | |
2008-04-03 | gzip, diff, grub: bump versions | Peter Korsgaard | |
Patch by andrewma (closes #2754) | |||
2008-04-03 | Unbreak the bridge-utils package.. | Hamish Moffatt | |
2008-04-02 | Add romfs target support, courtesy Josh <buildroot@digitalpeer.com> | Hamish Moffatt | |
2008-04-01 | pkgconfig: Return appropriate error code from pkgconfig script | Peter Korsgaard | |
Patch by Will Newton. Currently the wrapper script for pkgconfig clobbers the return status of pkgconfig. This is a problem for example when someone tries to run "pkgconfig --exists". This patch should allow the correct return code to be passed through. Note it uses the "pipefail" option that was introduced with bash 3. | |||
2008-04-01 | thttpd: remove unused files | Peter Korsgaard | |
Patch by Simon Pasch | |||
2008-04-01 | thttpd: fix thttpd_wrapper name | Peter Korsgaard | |
Patch by Simon Pasch. | |||
2008-04-01 | Makefile.autotools.in: Do uninstall in staging/target dirs on -clean | Peter Korsgaard | |
2008-04-01 | busybox: additional 1.10.0 fix | Peter Korsgaard | |
2008-04-01 | setlocalversion: add git-svn support | Peter Korsgaard | |
2008-04-01 | buildroot: additional -clean target fixes | Peter Korsgaard | |
Patch by Hebbar. | |||
2008-04-01 | direct: don't fail clean target if directory doesn't exist | Peter Korsgaard | |
Patch by Hebbar. | |||
2008-03-31 | expat: cleanup configure arguments | Peter Korsgaard | |
2008-03-31 | avahi: bump version | Peter Korsgaard | |
2008-03-31 | buildroot: add /etc/br-version with version info to target dir | Peter Korsgaard | |
2008-03-31 | avahi: make sure /etc/dbus-1/system.d exists in target dir | Peter Korsgaard | |
2008-03-31 | dbus: use dbus-daemon as target for staging_dir installation | Peter Korsgaard | |
Use dbus-daemon as target for staging_dir installation instead of library, as that changes name with soname changes. | |||
2008-03-31 | sqlite: cleanup configure arguments | Peter Korsgaard | |
2008-03-31 | ncurses: cleanup /usr/lib/terminfo symlink handling | Peter Korsgaard | |
2008-03-31 | readline: ignore errors in target-clean target | Peter Korsgaard | |
2008-03-31 | avahi: depend on dbus-daemon in staging_dir | Peter Korsgaard | |
Depend on dbus-daemon in staging_dir instead of in target_dir as fakeroot updates the timestamp on the target_dir version every time, so the avahi makefile thinks it always needs to recompile avahi. | |||
2008-03-31 | concierge: cleanup (white space + unneeded mkdir) | Peter Korsgaard | |
2008-03-31 | Makefile: revert broken ccache (r21525) for now. | Peter Korsgaard | |
2008-03-31 | Patch in EXTRA_VERSION | Ulf Samuelsson | |
2008-03-30 | Add Configs for new boards | Ulf Samuelsson | |
2008-03-30 | Do not allow optimizations which breaks linux build | Ulf Samuelsson | |
2008-03-30 | Makefile: merge CVS and .svn find invocation | Peter Korsgaard | |
2008-03-30 | Makefile: fix typo (.empty files, not dirs) | Peter Korsgaard | |
2008-03-30 | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | |
Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn). | |||
2008-03-30 | Update at91 defconfigs | Ulf Samuelsson | |
2008-03-30 | Add webif package | Ulf Samuelsson | |
2008-03-30 | Add example package | Ulf Samuelsson | |
2008-03-30 | linux advanced: make menuconfig default | Peter Korsgaard | |
2008-03-30 | Allow selection of kernel config tool | Ulf Samuelsson | |
2008-03-30 | busybox: additional 1.10.0 fixes | Peter Korsgaard | |
2008-03-30 | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | |
2008-03-30 | * Remove legacy GCC 4.1.x versions | Nigel Kukard | |
2008-03-30 | * Remove legacy GCC 4.0.x versions | Nigel Kukard | |
2008-03-30 | * Remove legacy GCC 3.4.x versions | Nigel Kukard | |
2008-03-30 | Remove legacy GCC 3.3.x versions | Nigel Kukard | |
2008-03-30 | Add build support for latest gdb | Ulf Samuelsson | |
2008-03-30 | libglib12 cleanup | Ulf Samuelsson | |
2008-03-30 | Ensure shell environment is handled correctly | Ulf Samuelsson | |
2008-03-30 | Easy update of defconfig | Ulf Samuelsson | |
2008-03-29 | Force use of bash for patching | Ulf Samuelsson | |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | |
AVR32 patches | |||
2008-03-29 | Remove duplication of default kernel patch dir setting | Ulf Samuelsson | |