summaryrefslogtreecommitdiffstats
path: root/package/busybox/busybox.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* ver bumpMike Frysinger2006-01-161-1/+1
|
* make updating configs easierMike Frysinger2005-11-151-1/+1
|
* add an option for installing symlinks for supported busybox applets #536Mike Frysinger2005-11-101-0/+4
|
* if we have external syslogd, force busybox to use itEric Andersen2005-09-131-0/+4
|
* busybox-1.01 has been releasedMike Frysinger2005-08-181-1/+1
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Make busybox config file location a config optionEric Andersen2005-04-121-1/+3
|
* Trivial updatesEric Andersen2005-02-251-1/+1
|
* give uclibc and busybox config files consistant variable namesEric Andersen2005-02-151-4/+4
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* merge some updates from George JosephMike Frysinger2005-01-111-3/+4
|
* busybox 1.00Mike Frysinger2004-10-131-1/+1
|
* Andrew May writes:Eric Andersen2004-10-101-0/+1
| | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* add support for using busybox snapshotMike Frysinger2004-10-091-4/+5
|
* facelift step number twoEric Andersen2004-10-091-1/+1
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+59
-Erik