OSDN Git Service

Switch help.c from #ifdef to if()
[android-x86/external-toybox.git] / configure
2016-02-11 Rob LandleyWean scripts/install.c off toys.h so cross compiling...
2015-11-02 Rob LandleyDon't pass target $CFLAGS to host builds (telling x86...
2015-10-06 Rob LandleyFix allnoconfig. (Exporting HOSTCC before HOSTCC?=cc...
2015-09-17 Rob LandleyFix a couple things gcc is too dumb to figure out on...
2015-05-09 Rob LandleyProbe for -Wno-string-plus-int.
2015-03-28 Rob LandleyFlag to make llvm shut up about a broken warning.
2015-03-06 Rob LandleyYank $STRIP from config (and STRIP=no weirdness) and...
2015-02-28 Rob LandleyAdd LDFLAGS and STRIP=no support.
2014-08-30 Rob LandleyOld compilers complain about linker options passed...
2013-08-13 Rob LandleyAdd a new optimization flag at the suggestion of the...
2013-01-13 Rob LandleyRevert some debug code accidentally checked in at commi...
2012-11-22 Jonathan ClairembaultAdd expand command as described in POSIX-2008.
2012-06-19 Rob LandleyReplace CCFLAGS with description of how to add flags...
2012-03-03 Rob LandleyFix from Georgi Chorbadzhiyski to make cross compiling...
2009-08-07 Rob LandleyUnconditionally add the $CROSS_COMPILE prefix to $CC...
2008-01-19 Rob LandleyZap toys/Config.in and instead create generated/Config...