• Michael Shigorin's avatar
    better output directory and results structuring · 6e6f572b
    Michael Shigorin authored
    Following m-p-d, a more involved default output directory
    structure is feasible now:
    
      ~/out/name/date/name-date-arch.type
    
    instead of plain
    
      ~/out/name-date-arch.type
    
    This particular behaviour can be achieved by passing
    SORTDIR='$(IMAGE_NAME)/$(DATE)'; note the single quotes.
    
    Reports are also saved in this resulting structure
    albeit the place is still highly debatable.
    6e6f572b
Name
Last commit
Last update
..
files Loading commit data...
image-scripts.d Loading commit data...
lib Loading commit data...
scripts.d Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README Loading commit data...
functions.mk Loading commit data...
vars.mk Loading commit data...