Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaLang/PackageCompiler.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.7
Choose a base ref
...
head repository: JuliaLang/PackageCompiler.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.8
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 2, 2022

  1. check if manifest file exists instead of if manifest empty (#705)

    Theoretically you could compile a package with an empty manifest
    simonbyrne authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    57102e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. also bundle certificate (#711)

    * also bundle certificate
    
    should fix JuliaLang/MbedTLS.jl#219 (comment)
    KristofferC authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b364d73 View commit details
    Browse the repository at this point in the history
  2. Bump version

    KristofferC authored Aug 8, 2022
    2 Configuration menu
    Copy the full SHA
    e7d8b2d View commit details
    Browse the repository at this point in the history
Loading