OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD
[android-x86/external-toybox.git] / Makefile
2007-06-07 Rob LandleyMore cross compiling infrastructure.
2007-05-29 Rob LandleyMake it easier to specify which compiler to use.
2007-03-13 Rob LandleyConvert HOST_CC to HOSTCC to be more like uClibc build.
2007-02-13 Rob LandleyMacOS X has a defective sed with no -r.
2007-02-03 Rob LandleyTeach build to build only the toys/*.c selected in...
2007-01-31 Rob LandleyMissing comma, and slight simplification in defconfig...
2007-01-31 Rob LandleyAdd "make defconfig". Modify global options to start...
2007-01-31 Rob LandleyAdd make install_flat.
2007-01-04 Rob LandleyBlah. The sed filter's not right, I'll try again later.
2007-01-01 Rob LandleyMake some of gcc 4.1's dumber warnings go away.
2006-11-26 Rob LandleyTeach clean and distclean to zap more files.
2006-11-26 Rob LandleyAdd bloat-o-meter, make bloatcheck, and scripts/showasm.
2006-11-26 Rob LandleyReduce flag duplication and make kconfig use HOST_CC.
2006-11-25 Rob LandleyAdd another warning check and a missing dependency.
2006-11-03 Rob LandleyBetter dependencies, and feed the linker --gc-sections...
2006-11-02 Rob LandleyMake the config generate gen_config.h with CFG_ and...
2006-11-02 Rob LandleyThe darn thing accidentally created a branch. I had...
2006-10-30 landleyImplement df. Add -Wall to build and fix up warnings...
2006-10-18 landleyNext drop of toysh, plus more infratructure.
2006-09-28 landleyNext snapshot. Tries to grab something out of lib...