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

Commits on May 19, 2022

  1. Dockerfile: enhanced for cross compilation

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

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5c0b2e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62f2c8 View commit details
    Browse the repository at this point in the history
  4. hack: cleanup extra tools (now handled in Dockerfile)

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7cbbe4d View commit details
    Browse the repository at this point in the history
  5. Makefile: fix binary and dynbinary targets

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

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

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4a5be07 View commit details
    Browse the repository at this point in the history
  8. Makefile: review buildx handling and fix dev target

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    08b3cbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03c5d3a View commit details
    Browse the repository at this point in the history
  10. Jenkinsfile: remove cross stage (moved to gha)

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5303866 View commit details
    Browse the repository at this point in the history
  11. Makefile: cleanup vars

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0a856d9 View commit details
    Browse the repository at this point in the history
  12. riscv64 build support

    this needs ubuntu base image but keep debian
    for other platforms
    
    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 19, 2022
    Configuration menu
    Copy the full SHA
    a4990cb View commit details
    Browse the repository at this point in the history
Loading