Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-02-12 | Run $(CONFIG_UPDATE) after unpacking sources | Hamish Moffatt | |
Patch from Dan Nicolaescu | |||
2007-09-25 | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | |
2007-09-23 | Avoid repeated remake of dialog | Ulf Samuelsson | |
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 | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-13 | Bump version of dialog, make it build | Ulf Samuelsson | |
2007-07-28 | Replace space by tabs | Ulf Samuelsson | |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | |
- use TARGET_CONFIGURE_ARGS where appropriate. | |||
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2007-02-13 | -2 patch no longer available. Patch by Stefan Feilmeier | Peter Korsgaard | |
2007-01-22 | - bump patch version | Bernhard Reutner-Fischer | |
2006-12-22 | - bump version | Bernhard Reutner-Fischer | |
- add to targets. Closes #724 | |||
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2006-01-23 | add package dialog per case 0000148 | David Anders | |