summaryrefslogtreecommitdiff
path: root/scripts/kconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dont use obsolete function index() as pointed out by src.obsolete.funcsMike Frysinger2007-03-171-2/+2
|
* - replace some occurances of "kernel" with busyboxBernhard Reutner-Fischer2007-01-174-14/+14
|
* whitespace fixes (leading spaces to tab)Denis Vlasenko2007-01-131-2/+2
|
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-114-45/+45
|
* "kernel" => "busybox"Denis Vlasenko2007-01-062-4/+4
|
* kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights ↵Mike Frysinger2006-12-301-1/+1
| | | | with the kernel headers
* make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a ↵Mike Frysinger2006-12-301-3/+12
| | | | 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
* prevent buffer underflows with empty linesMike Frysinger2006-12-301-1/+1
|
* exterminate last bzero'sDenis Vlasenko2006-12-131-4/+4
| | | | version bump to 1.3.0
* "kernel config" -> "busybox config"Denis Vlasenko2006-11-305-10/+10
| | | | suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com>
* fix support for globally disabling --long-options.Denis Vlasenko2006-11-292-2/+2
| | | | (disabling them saves ~4K on fully configured bbox)
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
|
* build system: (try to) get rid of bb_config.h hackDenis Vlasenko2006-10-191-0/+2
|
* make defconfig now worksDenis Vlasenko2006-10-051-1/+1
|
* build system overhaulDenis Vlasenko2006-10-0538-0/+18458