Skip to content
Snippets Groups Projects
Select Git revision
  • dev default
  • master
  • run
  • 0.9
4 results

config

  • Clone with SSH
  • Clone with HTTPS
  • Malin Freeborn's avatar
    Malin Freeborn authored
    The `make check` target used to have a list of targets (inkscape,
    lualatex, et c.) but now loops through the variable `$(dependencies)`.
    
    This means projects can add individual dependencies in their makefiles
    like this:
    
    `dependencies += magick`
    
    The new dependency will be checked when running `make check`.
    d2384218
    History
    Name Last commit Last update