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>
2016-12-17 10:36:25 +01:00
..
binutils treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
fortify-headers treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
gcc treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
gdb treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
glibc treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
insight treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
kernel-headers treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
musl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uClibc treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
yasm treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
Config.in toolchain: Rework external toolchain libc selection 2016-09-28 08:39:01 +02:00
Makefile build: implement make check and make package/X/check 2016-12-17 10:36:25 +01:00
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) 2009-04-24 02:07:24 +00:00