Denys Vlasenko
|
d4d289acf5
tweaks to build system, mainly making menuconfig text and order clearer
|
il y a 14 ans |
Denys Vlasenko
|
ba085c6351
make DESKTOP=y the default
|
il y a 14 ans |
Jeremie Koenig
|
1d7266d3b5
mark Linux-specific configuration options
|
il y a 14 ans |
Denys Vlasenko
|
6ac37da425
build system: disable some applets by default
|
il y a 14 ans |
Denys Vlasenko
|
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
|
il y a 14 ans |
Denys Vlasenko
|
0e5ba0843b
Remove requirement that include/applets.h must be sorted
|
il y a 14 ans |
Tomas Heinrich
|
a659b81dfa
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
|
il y a 14 ans |
Denys Vlasenko
|
64827a2e5d
fix typo
|
il y a 14 ans |
Denys Vlasenko
|
6dbbac5d4f
Move utmp/wtmp support to "General configuration" section
|
il y a 14 ans |
Denys Vlasenko
|
19158a837d
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
|
il y a 14 ans |
Tomas Heinrich
|
aa167556cd
unicode: optional table for better handling of neutral bidi chars
|
il y a 14 ans |
Tomas Heinrich
|
c5c006c10c
lineedit: first shot at optional unicode bidi input support
|
il y a 14 ans |
Denys Vlasenko
|
460f827644
better wording in Config
|
il y a 15 ans |
Denys Vlasenko
|
ecd90fd488
fix Unicode config option limits and some comments in less
|
il y a 15 ans |
Denys Vlasenko
|
2edba21f4c
more fine-grained Unicode support
|
il y a 15 ans |
Denys Vlasenko
|
3581c62515
whitespace fixes
|
il y a 15 ans |
Denys Vlasenko
|
a8df4c09fb
menuconfig tweaks
|
il y a 15 ans |
Denys Vlasenko
|
aa7da73880
add USE_PORTABLE_CODE option and use it in find applet
|
il y a 15 ans |
Denys Vlasenko
|
42a8fd0db0
added simplified Unicode support for non-locale-enabled builds
|
il y a 15 ans |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
f6107c7e88
- add CONFIG_EXTRA_CFLAGS (thanks to keesj)
|
il y a 16 ans |
Denis Vlasenko
|
b9d572a273
total overhaul of mail applets. again. Vladimir as usual.
|
il y a 16 ans |
Denis Vlasenko
|
35a064b67f
build system: tidying up CONFIG_xxx names (suggested by Rob)
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
aa2a1c000c
- improve wording and fix alphabetical order
|
il y a 16 ans |
Denis Vlasenko
|
2d5bd807c0
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
7d0d3e265b
- reformat help text
|
il y a 16 ans |
Denis Vlasenko
|
3fd15e197e
grep: option to use GNU regex matching instead of POSIX one.
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
3e8669f359
- wrap overlong lines (Cristian Ionescu-Idbohrn)
|
il y a 16 ans |
Denis Vlasenko
|
dcb3fcb042
libbb: config_read() update
|
il y a 16 ans |
Denis Vlasenko
|
2e157ddf9e
libbb: updated config_parse() from Vladimir
|
il y a 16 ans |