I'd like to have flashrom v1.3 tagged before removing the Makefile.
Besides, Jenkins says no.
Patch set 1:Code-Review -1
3 comments:
Patch Set #1, Line 800: CONFIG_EVERYTHING
Does meson provide a similar thing?
Patch Set #1, Line 1573: define NI845X_TEST
Does meson do these tests?
tarball: _export
@tar -cj --format=ustar -f "$(EXPORTDIR)/flashrom-$(RELEASENAME).tar.bz2" -C $(EXPORTDIR)/ \
$(TAROPTIONS) "flashrom-$(RELEASENAME)/"
# Delete the exported directory again because it is most likely what's expected by the user.
@rm -rf "$(EXPORTDIR)/flashrom-$(RELEASENAME)"
@echo Created "$(EXPORTDIR)/flashrom-$(RELEASENAME).tar.bz2"
Does meson provide this?
To view, visit change 46875. To unsubscribe, or for help writing mail filters, visit settings.