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/toolchain
Felix Fietkau 7a315b0b5d build: implement make check and make package/X/check
This is intended to be used for a wide array of package sanity checks.

The first check that is implemented is for the hash of downloaded files.
It checks:
  - Missing hash
  - Use of SHA256 instead of MD5
  - dl/<file> hash not matching hash in makefile
  - deprecated MD5SUM variable

The deprecated MD5SUM variable check is skipped for feeds/ until OpenWrt
is updated as well

Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
..
binutils treewide: clean up download hashes 8 years ago
fortify-headers treewide: clean up download hashes 8 years ago
gcc treewide: clean up download hashes 8 years ago
gdb treewide: clean up download hashes 8 years ago
glibc treewide: clean up download hashes 8 years ago
insight treewide: clean up download hashes 8 years ago
kernel-headers treewide: clean up download hashes 8 years ago
musl treewide: clean up download hashes 8 years ago
uClibc treewide: clean up download hashes 8 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
yasm treewide: clean up download hashes 8 years ago
Config.in toolchain: Rework external toolchain libc selection 8 years ago
Makefile build: implement make check and make package/X/check 8 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago