aboutsummaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)Author
2021-02-15applets/usage_pod.c: placate gccDenys Vlasenko
2021-02-03libbb: introduce and use fputs_stdoutRon Yorston
2020-12-17Fixes for Hurd buildDenys Vlasenko
2018-11-27build system: prevent duplicate applet namesRon Yorston
2018-11-17Treat custom and applet scripts as appletsRon Yorston
2018-07-31install.sh: don't clobber dangling symlinksBaruch Siach
2018-04-15applets/install: don't try to install nothingYann E. MORIN
2018-04-14build system: fix parallel building issueMichael Olbrich
2018-02-23Fix install with hardlinks and a custom PREFIX. Closes 10801Denys Vlasenko
2018-01-04applets/install: accept more than one install optionYann E. MORIN
2018-01-04applets/install: respect noclobber for script wrappers tooYann E. MORIN
2017-01-06Automatically disable FEATURE_COMPRESS_USAGE for small builds.Denys Vlasenko
2016-08-23build system: always rewrite NUM_APPLETS.hDenys Vlasenko
2016-08-21build system: different fix for include/applet_tables.h/include/NUM_APPLETS.hDenys Vlasenko
2016-08-14build system: fix include/NUM_APPLETS.h generationDenys Vlasenko
2016-07-22config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORKDenys Vlasenko
2016-07-05build system: fix a few warnings for allnoconfig buildDenys Vlasenko
2016-04-02build system: finer-grained selection of search speedup table.Denys Vlasenko
2016-03-30applet_tables: save space by removing applet name offsetsRon Yorston
2015-10-05Aboriginal linux/musl build fixesDenys Vlasenko
2015-07-01applets: Add installation of individual binariesClayton Shotwell
2014-09-18false: make "false --help" exit with 1Denys Vlasenko
2013-11-26build system: use od -b instead of od -t x1Denys Vlasenko
2013-11-26build system: do not generate MAX_APPLET_NAME_LEN (unused)Denys Vlasenko
2013-07-26buildsys: Add helper to list suid appletsBernhard Reutner-Fischer
2012-09-02style fixes, no code changesDenys Vlasenko
2012-03-19Fix one-applet build for tcpsvdDenys Vlasenko
2011-09-16applet_tables: fix single applet build failure. Closes 4009Denys Vlasenko
2011-04-05applets/install.sh: afer quoting of variablesDenys Vlasenko
2011-04-04fix install.shDenys Vlasenko
2011-03-28applet_tables: do not include libbb.h, that header ir for target buildsDenys Vlasenko
2011-03-06fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko
2011-03-06.gitignore: add missing ignoresBjørn Forsman
2011-02-20fix "make install"Bernd Jendrissek
2011-02-03whitespace fixesDenys Vlasenko
2010-09-16simpler check for odDenys Vlasenko
2010-09-16build system: test that od is present in the host systemDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-07-08make usage_compressed.h generation _always_ update mtimeDenys Vlasenko
2010-07-05randomconfig fixesDenys Vlasenko
2010-07-04Yet another attempt to stamp out "make -j" problemsDenys Vlasenko
2010-06-26build system: do not rebuild ash and hush on any change to any .c fileDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-06make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko
2010-06-05Remove requirement that include/applets.h must be sortedDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-03-23ash,hush: make it possible to build them individuallyDenys Vlasenko
2010-01-25whitespace fixesDenys Vlasenko
2009-11-25build system: more fixes to parallel buildDenys Vlasenko