Age | Commit message (Expand) | Author |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-09-02 | file: select zlib | Peter Korsgaard |
2008-09-02 | file: bump version and use official upstream instead of Debian | Peter Korsgaard |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-07-04 | The build of 'file', needs to run 'file' natively, so provide a valid link | Ulf Samuelsson |
2008-06-16 | file: bump version | Peter Korsgaard |
2008-04-01 | buildroot: additional -clean target fixes | Peter Korsgaard |
2008-03-27 | buildroot: cleanup <package>-clean targets. | Peter Korsgaard |
2008-03-06 | updated file version | John Voltz |
2007-12-27 | Added BR2_DEBIAN_MIRROR | Thomas Lundquist |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-09-17 | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-08-05 | - download disappeared, use debian instead | Bernhard Reutner-Fischer |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-07-07 | - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include | Bernhard Reutner-Fischer |
2007-07-06 | Bump versions. | "Steven J. Hill" |
2007-07-06 | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD... | "Steven J. Hill" |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-06-09 | - bump version | Bernhard Reutner-Fischer |
2007-04-13 | Need the target LDFLAGS for this to link using external toolchain. | "Steven J. Hill" |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-03-07 | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer |
2007-01-16 | Fix failed build due to addition of '--libdir=/lib' which changed the locatio... | "Steven J. Hill" |
2007-01-14 | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen |
2006-12-15 | - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir | Bernhard Reutner-Fischer |
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer |
2006-04-15 | no longer needed | Mike Frysinger |
2006-04-15 | version bump to 4.17 | Mike Frysinger |
2006-02-25 | fix cross-compiling for 64bit hosts | Mike Frysinger |
2006-02-25 | version bump | Mike Frysinger |
2005-11-24 | remove extra space after touch | Mike Frysinger |
2005-09-08 | only build host-file if we need it | Mike Frysinger |
2005-08-30 | Build 'file' for the host as well as the target. If the host system has a ver... | "Steven J. Hill" |
2005-08-18 | file-4.15 is out and it supports cross-compiling :D | Mike Frysinger |
2005-07-13 | file-4.12 is no longer available | Eric Andersen |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2005-02-09 | version bump | Mike Frysinger |
2004-10-14 | help text | Mike Frysinger |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger |
2004-10-09 | final step in buildroot facelift | Eric Andersen |
2004-10-09 | facelift step number two | Eric Andersen |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen |