Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-23 | Use correct location of mpg123 binary | Ulf Samuelsson | |
2007-08-28 | Remove renamed mpg123 patch | Ulf Samuelsson | |
2007-08-28 | Remove mpg123 patch from current build, full removal pending | Ulf Samuelsson | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-08-20 | SED away some whitespace | Ulf Samuelsson | |
2007-08-01 | Revert bad patch of mpg123 | Ulf Samuelsson | |
2007-07-30 | Use TARGET_CONFIGURE_ARGS in some packages lacking | Ulf Samuelsson | |
2007-07-28 | Bump version of mpg123,use configure, change site to Sourceforge | Ulf Samuelsson | |
2007-05-31 | Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacy | Peter Korsgaard | |
2006-12-14 | - forgot to add the cross patch. | Bernhard Reutner-Fischer | |
2006-12-14 | - Ulrich Hecht writes: The current mpg123 package | Bernhard Reutner-Fischer | |
- ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target | |||
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2004-12-26 | more help updates from Tom Cameron | 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 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | |
directory. |