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

Refactor bootstrap, bootstrap-conda, m4/sage_spkg_collect.m4, sage-spkg-info through sage --package properties, sage-get-system-packages #37430

Merged
merged 17 commits into from
Jun 22, 2024

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    77cb984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed04e0 View commit details
    Browse the repository at this point in the history
  3. bootstrap: Simplify by using 'sage-package properties'

    bootstrap: Remove last direct use of 'build/pkgs'
    
    bootstrap-conda: Use 'sage-package properties' and 'sage-package dependencies'
    
    Update shell uses of 'sage-package properties'
    mkoeppe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4a4ada7 View commit details
    Browse the repository at this point in the history
  4. m4/sage_spkg_collect.m4: Fix handling of missing package dirs (test: …

    …'./bootstrap && rm -rf build/pkgs/cachetools; ./configure')
    mkoeppe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    39e7f76 View commit details
    Browse the repository at this point in the history
  5. Repair 'bootstrap -D'

    mkoeppe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    9f070b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ea08d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8899b28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3a655c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de356d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f43af8 View commit details
    Browse the repository at this point in the history
  11. build/bin/sage-spkg-info: Show versions using new command 'sage-get-s…

    …ystem-packages versions'
    mkoeppe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4a08dbc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d96302 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    642cb0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceed17e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c13b3db View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    ef04f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. bootstrap: Fix -u

    mkoeppe committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    2dcb369 View commit details
    Browse the repository at this point in the history