Age | Commit message (Expand) | Author |
---|---|---|
2008-03-27 | buildroot: cleanup <package>-clean targets. | Peter Korsgaard |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson |
2007-08-11 | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson |
2007-08-11 | Run $\(CONFIG_UPDATE\) in the unpack rules for iperf, libgcrypt,libgpg-error,... | Ulf Samuelsson |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-06-26 | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-02-16 | iperf package. Closes #0001224 | Peter Korsgaard |