Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-16 | simpler check for od | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||
2010-09-16 | build system: test that od is present in the host system | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||
2010-07-08 | make usage_compressed.h generation _always_ update mtime | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-07-04 | Yet another attempt to stamp out "make -j" problems | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-06-06 | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-06-05 | Remove requirement that include/applets.h must be sorted | Denys Vlasenko | |
First, I _again_ violated it - two xz-related applets are in wrong positions. Second, planned in-applet help text thing will be so much easier without this requirement... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-01-25 | whitespace fixes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-10-27 | applets/usage_compressed: combine many seds in one; hide dd stats | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-08-20 | do not store 1st two bytes of compressed help text | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2008-09-25 | whitespace fixes | Denis Vlasenko | |
2008-08-09 | fix byte-swapping of compressed help on big-endian machines | Denis Vlasenko | |
2008-02-09 | build system: make it do without od -t | Denis Vlasenko | |
2007-08-12 | trylink: produce even more info about final link stage | Denis Vlasenko | |
trylink: explain how to modify link and drastically decrease amount of padding (unfortunately, needs hand editing ATM). *: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts size saving: 0.5k | |||
2007-02-03 | usage_compressed: be more permissive in which od flavors we support | Denis Vlasenko | |
2006-10-19 | move usage_compressed.h generation into applets/ | Denis Vlasenko | |