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

Commits on Jun 24, 2022

  1. Add missing #include <limits>

    To help with building on GCC 11
    angelsl authored and dhritzkiv committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    7aecc22 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Add openssl_fips variable to fix building for ABI levels different fr…

    …om current
    
    i.e. building for node 16 on node 18
    
    See nodejs/node-gyp#2534
    dhritzkiv authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    368d442 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Add missing cstdint include

    mat-sz authored May 19, 2023
    Configuration menu
    Copy the full SHA
    1864404 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #1 from mat-sz/patch-1

    Add missing cstdint include
    dhritzkiv authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a39e42b View commit details
    Browse the repository at this point in the history
Loading