Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'busybox' into merge | Ron Yorston | 2012-04-29 | 1 | -2/+2 |
|\ | |||||
| * | Start 1.21.0 development cycle | Denys Vlasenko | 2012-04-22 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge commit '1_20_0' into merge | Ron Yorston | 2012-04-23 | 1 | -1/+1 |
|\| | |||||
| * | Bump version to 1.20.01_20_0 | Denys Vlasenko | 2012-04-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge | Ron Yorston | 2012-03-23 | 1 | -2/+2 |
|\| | | | | | | | | | | | Conflicts: Makefile.flags scripts/basic/fixdep.c | ||||
| * | Start 1.20.0 development cycle | Denys Vlasenko | 2011-08-13 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge | Ron Yorston | 2012-03-22 | 1 | -11/+2 |
|\| | | | | | | | | | Conflicts: include/platform.h | ||||
| * | Bump version to 1.19.0, update copyright year in help message1_19_0 | Denys Vlasenko | 2011-08-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Support configuring Busybox from _defconfig files | Daniel Fandrich | 2011-07-08 | 1 | -10/+1 |
| | | | | | | | | | | | | | | | | | | The existing test .config files are moved to configs/ and renamed to *_defconfig. 'make xyz_defconfig' will enable the configuration in that specific file. Signed-off-by: Daniel Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge | Ron Yorston | 2012-03-22 | 1 | -0/+4 |
|\| | | | | | | | | | Conflicts: procps/ps.c | ||||
| * | build system: delete generated files on "make mrproper" | Denys Vlasenko | 2011-06-07 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge remote-tracking branch 'upstream/master' | Nguyễn Thái Ngọc Duy | 2011-01-04 | 1 | -4/+4 |
|\| | |||||
| * | build system: do not use GNU-isms in find | Chris Rees | 2010-11-30 | 1 | -2/+2 |
| | | | | | | | | | | Signed-off-by: Chris Rees <utisoft@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Start 1.19.0 development cycle | Denys Vlasenko | 2010-11-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
| * | Bump version to 1.18.01_18_0 | Denys Vlasenko | 2010-11-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | 2010-11-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^' | Nguyễn Thái Ngọc Duy | 2011-01-04 | 1 | -1/+1 |
|\| | |||||
| * | finish busybox.1 renaming | Denys Vlasenko | 2010-10-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -3/+12 |
|\| | |||||
| * | bbconfig: add COMPRESS_BBCONFIG option | Denys Vlasenko | 2010-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | function old new delta bbconfig_config_bz2 - 4905 +4905 bbconfig_main 13 70 +57 bbconfig_config 21811 - -21811 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 1/0 up/down: 4962/-21811) Total: -16849 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | build system: make 3.82 fix. Closes bug 2323 | Denys Vlasenko | 2010-08-22 | 1 | -2/+11 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -3/+5 |
|\| | |||||
| * | Start 1.18.0 development cycle | Denys Vlasenko | 2010-07-06 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | bump version to 1.17.01_17_0 | Denys Vlasenko | 2010-07-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | fix compile breakage with "make -j" | Denys Vlasenko | 2010-07-03 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | another fix to gen_build_files / autoconf.h dependency | Denys Vlasenko | 2010-06-25 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | gen_build_files.sh is an order prerequisite only for autoconf.h | Denys Vlasenko | 2010-06-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | build system: make gen_build_files.sh run before autoconf.h generation | Denys Vlasenko | 2010-06-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -7/+7 |
|\| | |||||
| * | make it possible to have include/applets.h-esque entries in .c files | Denys Vlasenko | 2010-06-06 | 1 | -7/+7 |
| | | | | | | | | | | | | As an example, bunzip2 and bzcat is changed to use it. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -2/+2 |
|\| | |||||
| * | fix unescaped $ in makefile | Denys Vlasenko | 2010-05-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -2/+9 |
|\| | |||||
| * | Makefile: Clean up auto-generated Kbuild and Config.in files | Peter Tyser | 2010-05-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Previously these auto-generated files were left behind after a 'make mrproper' was ran. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | make it possible to keep Config/Kbuild snippets in *.c files | Denys Vlasenko | 2010-05-09 | 1 | -2/+7 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | win32: Import fnmatch source | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
| | | | | | | | | | | This was extracted from commit e56b799d6ad8afba4168fffa7218d44c041a72d2 in Git repository. | ||||
* | | Makefile: support building executable with extension | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -5/+6 |
|/ | |||||
* | start 1.17.x development | Denys Vlasenko | 2010-01-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Bump version to 1.16.01_16_0 | Denys Vlasenko | 2010-01-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | build system: more fixes to parallel build | Denys Vlasenko | 2009-11-25 | 1 | -1/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | build system: fix parallel make | Denys Vlasenko | 2009-11-24 | 1 | -1/+8 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | use .git as EXTRAVERSION | Bernhard Reutner-Fischer | 2009-08-24 | 1 | -1/+1 |
| | | | | | | ... and not .svn Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Start 1.16.x cycle | Denys Vlasenko | 2009-08-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Releasing 1.15.01_15_0 | Denys Vlasenko | 2009-08-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Start 1.15.x development | Denis Vlasenko | 2009-04-15 | 1 | -2/+2 |
| | |||||
* | website: announce 1.14.0 and 1.13.41_14_0 | Denis Vlasenko | 2009-04-15 | 1 | -1/+1 |
| | | | | | Makefile: bump version to 1.14.0 | ||||
* | - be gentle to syntax highlighting | Bernhard Reutner-Fischer | 2009-01-27 | 1 | -0/+1 |
| | |||||
* | Bump version to 1.14.0.svn | Denis Vlasenko | 2008-11-09 | 1 | -2/+2 |
| | |||||
* | Bump version to 1.13.0 | Denis Vlasenko | 2008-11-09 | 1 | -1/+1 |
| | |||||
* | total overhaul of mail applets. again. Vladimir as usual. | Denis Vlasenko | 2008-11-06 | 1 | -0/+1 |
| |