Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
toybox
/
6c64f5f186d26d4c95d408979d33831935e026f1
/
Config.in
d04dc1f
Add scripts/single.sh to build individual non-multiplexed standalone commands.
by Rob Landley
· 11 years ago
bb504f3
Start of TOYBOX_SINGLE support, for building standalone commands with no multiplexer.
by Rob Landley
· 11 years ago
953722e
Add config option for --help support in all commands.
by Rob Landley
· 11 years ago
d683b17
Typo fix
by Rob Landley
· 11 years ago
36ffc5a
Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure.
by Rob Landley
· 12 years ago
26c0045
Tweak help text.
by Rob Landley
· 12 years ago
250e005
Make internalization support optional
by Felix Janda
· 12 years ago
76ec485
Put the commands at the start of menuconfig and the toybox library options at the end. (Aesthetic tweak.)
by Rob Landley
· 12 years ago
3a9241a
Move commands into "posix", "lsb", and "other" menus/directories.
by Rob Landley
· 12 years ago
1b7ad01
Don't mix the the probed symbols with the command symbols.
by Rob Landley
· 13 years ago
f01503d
Commit 415 needs the other two files. (Oops.)
by Rob Landley
· 13 years ago
e0377fb
Add TOYBOX_SUID.
by Rob Landley
· 15 years ago
2896480
Zap toys/Config.in and instead create generated/Config.in from contents of
by Rob Landley
· 17 years ago
d06c58d
Promote help to global config option, teach error_exit() to output usage message when called
by Rob Landley
· 17 years ago
de05a70
Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_.
by Rob Landley
· 18 years ago
8324b89
New option parsing infrastructure (doesn't use getopt). Hook it up to
by Rob Landley
· 18 years ago
3c49a45
Thinko: the Config.in for the toys should be in ./toys, not ./lib.
by Rob Landley
· 18 years ago
6ccb1b7
The Config files don't need the CONFIG_ prefix.
by landley
· 18 years ago
5257cf5
Add menuconfig, plus some basic Config info, lots of which is just future
by landley
· 18 years ago