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

Experiment with loading deps into the same process #561

Merged
merged 7 commits into from
Nov 21, 2023
Merged

Commits on Nov 21, 2023

  1. Experiment with loading deps into the same process

    It is pretty slow, and messes up imports, but in
    general it could work.
    gaborcsardi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    737f9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53863c7 View commit details
    Browse the repository at this point in the history
  3. Drop glue dependency

    gaborcsardi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4deca48 View commit details
    Browse the repository at this point in the history
  4. Use devel desc

    Drop rprojroot dependency.
    gaborcsardi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4c3de70 View commit details
    Browse the repository at this point in the history
  5. Use dev pkgsearch

    And drop parsedate dependency.
    gaborcsardi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f15ab46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    755d422 View commit details
    Browse the repository at this point in the history
  7. Use dev pkgcache

    And drop rappdirs and prettyunits dependency.
    gaborcsardi committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fea92a6 View commit details
    Browse the repository at this point in the history