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

Faster build and installation of packages #6205

Merged
merged 8 commits into from
Feb 5, 2023

Commits on Feb 5, 2023

  1. Improve sources management

    sdispater authored and radoering committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    d3629d3 View commit details
    Browse the repository at this point in the history
  2. Add a wheel installer

    Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
    sdispater and radoering committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    aaf2fda View commit details
    Browse the repository at this point in the history
  3. Add a wheel builder

    sdispater authored and radoering committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    eefb804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e490f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7032d50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9edb2f View commit details
    Browse the repository at this point in the history
  7. Improve error reporting for build backend errors

    Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
    sdispater and radoering committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7a8e6d5 View commit details
    Browse the repository at this point in the history
  8. Add option to compile bytecode during installation (similar to defaul…

    …t behavior of old installer)
    radoering committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    838f0ee View commit details
    Browse the repository at this point in the history