Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile tweaks #2686

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Makefile tweaks #2686

wants to merge 5 commits into from

Commits on Sep 18, 2024

  1. Pull in composer dependencies before running make tests

    This is because Makefiles implicitly depend on a distributed
    tarball (or initialized maintainer/inplace install).
    Running `make dist` would be a bit too much, so take this
    shortcut.
    eldering committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    53521a8 View commit details
    Browse the repository at this point in the history
  2. DEBUG

    eldering committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2a27cd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. TEST

    eldering committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d3f06c0 View commit details
    Browse the repository at this point in the history
  2. TEST

    eldering committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    37e034c View commit details
    Browse the repository at this point in the history
  3. TEST

    eldering committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    233867a View commit details
    Browse the repository at this point in the history