aboutsummaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)Author
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
2009-11-24build system: fix parallel makeDenys Vlasenko
2009-10-27applets/usage_compressed: combine many seds in one; hide dd statsBernhard Reutner-Fischer
2009-10-22mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)Denys Vlasenko
2009-10-02ok, last fix wasn't correct... this one is betterDenys Vlasenko
2009-10-02fix a typo in prev commitDenys Vlasenko
2009-10-02Update documentation generator so that it sucks lessDenys Vlasenko
2009-08-20do not store 1st two bytes of compressed help textDenys Vlasenko
2009-05-05add .gitignore filesMike Frysinger
2009-04-19another stab at fixing out-of-tree buildDenis Vlasenko
2009-04-19hopefully fix out-of-tree build broken by 26139Denis Vlasenko
2009-04-17build system: remove some unnecessary rebuildsDenis Vlasenko