1. 947a22b build system: use SOURCE_DATE_EPOCH for timestamp if available by Paul Spooren · 3 years, 8 months ago
  2. 1a45b2c fix "warning array subscript has type 'char'" by Denys Vlasenko · 3 years, 9 months ago
  3. d878ccc placate gcc 8.0.1 sprintf overflow warnings in config tools by Denys Vlasenko · 7 years ago
  4. 0fabedf fix if(p)/free(p) construct by Maninder Singh · 10 years ago
  5. 9078633 buildsys: Add helper to list suid applets by Bernhard Reutner-Fischer · 12 years ago
  6. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  7. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  8. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  9. c6ab085 Make "shadowed" numeric config entries (ones which depend on by Denis Vlasenko · 16 years ago
  10. 417e240 Remove 'busybox' word from configuration programs by Denis Vlasenko · 17 years ago
  11. b140edd fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing) by Denis Vlasenko · 17 years ago
  12. 028f2d6 build system: stop moaning about unset integer CONFIGs. by Denis Vlasenko · 17 years ago
  13. d67a606 build system: remove kernel .config locations (spotted by walter harms <wharms@bfs.de>) by Denis Vlasenko · 18 years ago
  14. 9e8df93 - replace some occurances of "kernel" with busybox by Bernhard Reutner-Fischer · 18 years ago
  15. 1b3e817 kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers by Mike Frysinger · 18 years ago
  16. 68ffb9a make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone of Factory for example, strftime() will overflow the string and leave us without a trailing "\n and all hell breaks loose when we compile by Mike Frysinger · 18 years ago
  17. b79b87a build system: (try to) get rid of bb_config.h hack by Denis Vlasenko · 18 years ago
  18. a331052 make defconfig now works by Denis Vlasenko · 18 years ago
  19. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago