You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils/busybox
Magnus Kroken 5d2a9d2a3a busybox: convert netmsg and lock applet to "new style" applet definition
The "new style" busybox applet approach moves all config and build
definitions related to an applet to its .c file. This makes the
patches easier to maintain, as they only add new files to the busybox
build directory, without modifying BusyBox files.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
8 years ago
..
config busybox: update to version 1.25.0 8 years ago
files busybox: prevent globbing, word splitting 8 years ago
patches busybox: convert netmsg and lock applet to "new style" applet definition 8 years ago
Config-defaults.in busybox: update to version 1.25.0 8 years ago
Config.in busybox: include config files relative to the main Config.in (#18522) 10 years ago
Makefile build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 11 years ago
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 9 years ago