Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update WIN32 config | Ron Yorston | 2013-02-07 | 1 | -3/+8 | |
| | | ||||||
* | | Update default config following merge | Ron Yorston | 2012-12-11 | 1 | -1/+2 | |
| | | ||||||
* | | Add a build option to turn MSVCRT globbing on or off | Ron Yorston | 2012-12-10 | 1 | -1/+2 | |
| | | ||||||
* | | du: enable for MINGW with fake block count | Ron Yorston | 2012-11-29 | 1 | -3/+3 | |
| | | ||||||
* | | Enable mktemp in default MINGW config | Ron Yorston | 2012-10-10 | 1 | -9/+9 | |
| | | ||||||
* | | stat: allow -f option to be disabled | Ron Yorston | 2012-10-09 | 1 | -3/+5 | |
| | | ||||||
* | | Remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from config file | Ron Yorston | 2012-09-19 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'busybox' into merge | Ron Yorston | 2012-09-07 | 8 | -22/+14 | |
|\| | | | | | | | | | | | Conflicts: include/libbb.h shell/ash.c | |||||
| * | remove FEATURE_VI_OPTIMIZE_CURSOR from example config | Denys Vlasenko | 2012-06-12 | 8 | -8/+0 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | android: some sensible defconfig changes | Tias Guns | 2012-06-10 | 1 | -14/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - no /usr - no skip rootfs - use /system/lib/modules And for niceties: - show usage - have installer - long opts - verbose cp - ls --color support - bbconfig Also adds lsof (new in 1.20.0) Signed-off-by: Tias Guns <tias@ulyssis.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | mingw32: add man | Ron Yorston | 2012-06-26 | 1 | -2/+2 | |
| | | ||||||
* | | mingw32: enable math support for awk in default config | Ron Yorston | 2012-05-01 | 1 | -3/+3 | |
| | | ||||||
* | | win32: remove seamless compression from default config | Ron Yorston | 2012-04-29 | 1 | -8/+8 | |
| | | ||||||
* | | win32: support fancy prompts and (limited) tilde expansion | Ron Yorston | 2012-04-23 | 1 | -3/+3 | |
| | | ||||||
* | | Update default configurationTIG_1_20_0merge_1_20 | Ron Yorston | 2012-04-23 | 1 | -2/+3 | |
| | | ||||||
* | | Fix off_t define so MINGW32 doesn't require LFS | Ron Yorston | 2012-03-31 | 1 | -2/+2 | |
| | | ||||||
* | | Update mingw.c from latest git/compat | Ron Yorston | 2012-03-30 | 1 | -3/+3 | |
| | | ||||||
* | | Put defconfig is the correct place, update README.win32 | Ron Yorston | 2012-03-26 | 1 | -0/+1010 | |
|/ | ||||||
* | Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config | Rob Walker | 2012-03-07 | 1 | -0/+1016 | |
| | | | | | Signed-off-by: Rob Walker <rwalker@rwalker.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | configs/android_defconfig: update | Daniel Fandrich | 2011-12-15 | 1 | -2/+4 | |
| | | | | | Signed-off-by: Daniel Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Added a few more features to android_defconfig | Daniel Fandrich | 2011-11-21 | 1 | -5/+5 | |
| | | | | | Signed-off-by: Daniel Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | android build system updates | Daniel Fandrich | 2011-11-03 | 1 | -106/+119 | |
| | | | | | Signed-off-by: Daniel Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | regularize options which control size/speed trade | Denys Vlasenko | 2011-09-10 | 7 | -7/+7 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | tweak comments in android build files | Denys Vlasenko | 2011-09-09 | 1 | -0/+2 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Android build fixes and alternate (hopefully simpler) defconfig for it | Denys Vlasenko | 2011-09-09 | 1 | -0/+995 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | android_defconfig: remove some extra cflags. untested | Denys Vlasenko | 2011-07-23 | 1 | -1/+18 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | add defconfig files for Android, Cygwin and FreeBSD | Daniel Fandrich | 2011-07-19 | 3 | -0/+2964 | |
| | | | | | | | | Also added an example script to show how to compile BusyBox against Android's bionic. Signed-off-by: Daniel Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | make configs/* files have _defconfig suffix | Denys Vlasenko | 2011-07-08 | 3 | -0/+0 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Support configuring Busybox from _defconfig files | Daniel Fandrich | 2011-07-08 | 3 | -0/+2794 | |
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> |