• Michael Shigorin's avatar
    lib/build.mk: add basic CHECK support · 390f4f6b
    Michael Shigorin authored
    The idea is to check:
    - the reachability of every target
      used to build the image in question;
    - the availability of all the package lists
      and subsequently packages for that image;
    - the lack of "dangling" intermediate targets,
      features, pkglists, hooks etc.
    
    So far only the first step is implemented --
    it's easy and somewhat helpful already for
      make CHECK=1 all
    390f4f6b
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...