1. fe93624 Automatically disable FEATURE_COMPRESS_USAGE for small builds. by Denys Vlasenko · 8 years ago
  2. 5fa6d1a Aboriginal linux/musl build fixes by Denys Vlasenko · 9 years ago
  3. 195c436 build system: use od -b instead of od -t x1 by Denys Vlasenko · 11 years ago
  4. 0fdf2e1 simpler check for od by Denys Vlasenko · 14 years ago
  5. 06a80bd build system: test that od is present in the host system by Denys Vlasenko · 14 years ago
  6. 1d36f24 make usage_compressed.h generation _always_ update mtime by Denys Vlasenko · 14 years ago
  7. 08f0b78 Yet another attempt to stamp out "make -j" problems by Denys Vlasenko · 14 years ago
  8. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  9. 0e5ba08 Remove requirement that include/applets.h must be sorted by Denys Vlasenko · 15 years ago
  10. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  11. b35e3a8 applets/usage_compressed: combine many seds in one; hide dd stats by Bernhard Reutner-Fischer · 15 years ago
  12. 263cff9 do not store 1st two bytes of compressed help text by Denys Vlasenko · 15 years ago
  13. ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
  14. 63e49fa fix byte-swapping of compressed help on big-endian machines by Denis Vlasenko · 16 years ago
  15. 937b10f build system: make it do without od -t by Denis Vlasenko · 17 years ago
  16. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  17. 37c8f36 usage_compressed: be more permissive in which od flavors we support by Denis Vlasenko · 18 years ago
  18. b560577 move usage_compressed.h generation into applets/ by Denis Vlasenko · 18 years ago[Renamed from scripts/usage_compressed]
  19. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  20. 3252b62 Since we have less than 100k of usage.h data anyway, using bzip -9 is silly. by Rob Landley · 19 years ago
  21. 7fca7e3 - use the SED given by the user by Bernhard Reutner-Fischer · 19 years ago
  22. a1e130f - check for existing usage binary, so it get's more obvious that the toplevel by Bernhard Reutner-Fischer · 19 years ago
  23. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago