1. 85ffccb Implicit function declarations are an error, not a warning. by Rob Landley · 8 years ago
  2. df07fb7 Wean scripts/install.c off toys.h so cross compiling less brittle. by Rob Landley · 9 years ago
  3. d20b9ff Don't pass target $CFLAGS to host builds (telling x86 compiler to be big-endian by Rob Landley · 9 years ago
  4. 1223578 Fix allnoconfig. (Exporting HOSTCC before HOSTCC?=cc caused a problem.) by Rob Landley · 9 years ago
  5. 35c92f1 Fix a couple things gcc is too dumb to figure out on its own. by Rob Landley · 9 years ago
  6. a913d92 Probe for -Wno-string-plus-int. by Rob Landley · 9 years ago
  7. ccccc2b Flag to make llvm shut up about a broken warning. by Rob Landley · 10 years ago
  8. 1f44b5f Yank $STRIP from config (and STRIP=no weirdness) and just allow strip to fail. by Rob Landley · 10 years ago
  9. 57f93c8 Add LDFLAGS and STRIP=no support. by Rob Landley · 10 years ago
  10. 9614620 Old compilers complain about linker options passed with -c, so split out $LDOPTIMIZE. by Rob Landley · 10 years ago
  11. 0d74ad3 Add a new optimization flag at the suggestion of the musl guys telling gcc not to produce a large unused dwarf table for C++ style stack unwinding. by Rob Landley · 11 years ago
  12. bccb6db Revert some debug code accidentally checked in at commit 715. by Rob Landley · 12 years ago
  13. 939fa74 Add expand command as described in POSIX-2008. Erratum: Do not handle backspace. by Jonathan Clairembault · 12 years ago
  14. 97abd4a Replace CCFLAGS with description of how to add flags to HOSTCC. by Rob Landley · 12 years ago
  15. 344c267 Fix from Georgi Chorbadzhiyski to make cross compiling more robust. by Rob Landley · 13 years ago
  16. a97792d Unconditionally add the $CROSS_COMPILE prefix to $CC, even if it's already set. by Rob Landley · 15 years ago
  17. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 17 years ago