summaryrefslogtreecommitdiff
path: root/kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Cosmetic tweak: no need for pages of text from "make defconfig" and friends.Rob Landley1-4/+4
2015-03-26Explain the craptacular nature of kconfig, and the plan to replace it.Rob Landley1-0/+26
2015-03-25Fix toybox build with C99 compilersBernhard Rosenkr?nzer1-1/+1
2012-05-20Silence pointless warnings.Rob Landley1-3/+3
2008-01-19Zap toys/Config.in and instead create generated/Config.in from contents ofRob Landley1-8/+8
2007-06-18Fix makefile to defconfig properly, and leak in a bit of the new test0.0.3Rob Landley1-3/+3
2007-06-01Humor dash, which is broken.Rob Landley1-2/+2
2007-03-15Apply uClibc's changes to this kconfig.Rob Landley1-28/+34
2007-03-12Move project name to Makefile.Rob Landley2-6/+6
2007-03-12Convert HOST_CC to HOSTCC to be more like uClibc build.Rob Landley1-2/+2
2007-03-12Change help text: not just used for the kernel.Rob Landley1-8/+8
2007-02-12Make kconfig build on MacOS X. (Because it's there.)Rob Landley1-2/+2
2007-01-31Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_.Rob Landley1-3/+3
2006-11-26Add bloat-o-meter, make bloatcheck, and scripts/showasm.Rob Landley1-1/+1
2006-11-26Reduce flag duplication and make kconfig use HOST_CC.Rob Landley1-2/+2
2006-11-25Leftover from when I cleaned this up for another project.Rob Landley1-1/+5
2006-10-31Add menuconfig, plus some basic Config info, lots of which is just futurelandley23-0/+12708