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: boostorg/context
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: zzkcode/context
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 14, 2023

  1. rework masm detection for /safeseh addition

    `<address-model>` is an optional feature in b2
    Kojoley committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3d47131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9889c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb16b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45e504 View commit details
    Browse the repository at this point in the history
  5. CI: Add ppc32 runner

    Kojoley committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    111dddf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #228 from Kojoley/feature/autodispatch

    Select assembly sources via preprocessor
    olk authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d816a8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #229 from Kojoley/masm-safeseh

    rework masm detection for /safeseh addition
    olk authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f227246 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #230 from Kojoley/fix-ci

    CI: fix removed ubuntu-18.04 image
    olk authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8751c67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #231 from Kojoley/ci-ppc32

    CI: Add ppc32 runner
    olk authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f96a966 View commit details
    Browse the repository at this point in the history
Loading