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: moby/moby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: crazy-max/moby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cross-20220502-2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 41 files changed
  • 1 contributor

Commits on May 2, 2022

  1. Enhanced Dockerfile for cross compilation

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e29dfe4 View commit details
    Browse the repository at this point in the history
  2. Add ci job to test building dev image

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dfc7544 View commit details
    Browse the repository at this point in the history
  3. Support for non-sandboxed build invocation

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 2, 2022
    Configuration menu
    Copy the full SHA
    cdde3bd View commit details
    Browse the repository at this point in the history
  4. Update supported platforms for pie buildmode

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 2, 2022
    Configuration menu
    Copy the full SHA
    266e4b7 View commit details
    Browse the repository at this point in the history
  5. Switch to ubuntu base image to support riscv64

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 2, 2022
    Configuration menu
    Copy the full SHA
    697074d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Use debian base for armel

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 3, 2022
    Configuration menu
    Copy the full SHA
    83062f5 View commit details
    Browse the repository at this point in the history
  2. Update Makefile and cleanup make scripts

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 3, 2022
    Configuration menu
    Copy the full SHA
    29272ea View commit details
    Browse the repository at this point in the history
Loading