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: dotnet/emsdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4c1f185
Choose a base ref
...
head repository: dotnet/emsdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25d9f7a
Choose a head ref
  • 17 commits
  • 30 files changed
  • 5 contributors

Commits on Jan 31, 2023

  1. [workloads] Create an unversioned manifest

    This change will flow an unversioned manifest to subscribing repos allowing them to update the pre-release label on workload manfiests. In other words, we won't have to manually update them when we bump previews or other prerelease version labels.
    Steve Pfister committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0ba780d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    881ba88 View commit details
    Browse the repository at this point in the history
  2. When manifest is unversioned, set it not to ship

    Steve Pfister committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    74a9166 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge pull request #286 from steveisok/create-unversioned-pack

    This change will flow an unversioned manifest to subscribing repos allowing them to update the pre-release label on workload manfiests. In other words, we won't have to manually update them when we bump previews or other prerelease version labels.
    steveisok authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b1090ea View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Bump emscripten to 3.1.30 (2nd try) (#298)

    * Revert "Revert "Bump emscripten to 3.1.30 (#282)" (#291)"
    
    This reverts commit a117e26.
    
    * Also update clang version in the wrapper
    radekdoulik committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    679202e View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    radekdoulik committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5acfe79 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #307 from radekdoulik/pr-emscripten-bump-3-1-30-net8

    Bump emscripten to 3.1.30
    radekdoulik authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2552272 View commit details
    Browse the repository at this point in the history
  4. Use .Transport instead of _Transport in unversioned manifest name (#308)

    All others use .Transport.
    
    Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
    steveisok and Steve Pfister authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    03e0445 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge pull request #307 from radekdoulik/pr-emscripten-bump-3…

    …-1-30-net8"
    
    This reverts commit 2552272, reversing
    changes made to b1090ea.
    radekdoulik committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ac3b38c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #309 from radekdoulik/pr-emscripten-bump-3-1-30-ne…

    …t8-revert
    
    Revert "Merge pull request #307 from radekdoulik/pr-emscripten-bump-3…
    radekdoulik authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b211c38 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge pull request #307 from radekdoulik/pr-emscripten-bump-3-1-30-net8

    Bump emscripten to 3.1.30
    radekdoulik committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d6ecc1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #311 from radekdoulik/pr-emscripten-bump-3-1-30-ne…

    …t8-2
    
    Bump emscripten to 3.1.30
    radekdoulik authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    352d64e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    400fd9a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    98283ae View commit details
    Browse the repository at this point in the history
  2. Fix build

    radekdoulik committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    518605c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7436b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Merge pull request #315 from radekdoulik/pr-prime-cache

    Prime cache by running `embuilder build MINIMAL`
    radekdoulik authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    25d9f7a View commit details
    Browse the repository at this point in the history
Loading