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

rTorrent: Refactor source code #1014

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on May 15, 2023

  1. rTorrent: Parallel dependency installation

    This commit allows modular and parallel building of rTorrent dependencies. Output is appended to `swizzin.log` afterwards more cleanly than before. Temporary log files are used to prevent race conditions from happening. Threads counts and task concurrency are limited to ensure stable installation times.
    stickz committed May 15, 2023
    Configuration menu
    Copy the full SHA
    18e6eed View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    e7b4b7d View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    stickz committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e5b2630 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. rTorrent: Refactor Fixes

    stickz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    56a712f View commit details
    Browse the repository at this point in the history