8000 Comparing main...test · curl/curl-for-win · GitHub
[go: up one dir, main page]

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: curl/curl-for-win
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: curl/curl-for-win
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 24, 2025

  1. test 3

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    9e3f0df View commit details
    Browse the repository at this point in the history
  2. Revert "disable r64 for glibc testing llvm job"

    This reverts commit 04e8f80.
    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    523342f View commit details
    Browse the repository at this point in the history
  3. debug-2

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    2bf237d View commit details
    Browse the repository at this point in the history
  4. ci: enable aws-lc via CW_CONFIG

    mac-gcc not supported by AWS-LC on ARM64
    ```
    In file included from /Users/runner/work/curl-for-win/curl-for-win/awslc/crypto/fipsmodule/bcm.c:77:
    /Users/runner/work/curl-for-win/curl-for-win/awslc/crypto/fipsmodule/cpucap/cpu_aarch64_apple.c: In function 'OPENSSL_cpuid_setup':
    /Users/runner/work/curl-for-win/curl-for-win/awslc/crypto/fipsmodule/cpucap/cpu_aarch64_apple.c:74:2: error: #error "NEON and crypto extensions should be statically available."
       74 | #error "NEON and crypto extensions should be statically available."
          |  ^~~~~
    ```
    https://github.com/curl/curl-for-win/actions/runs/11716250182/job/32633986183#step:3:2896
    
    Disabling ASM doesn't fix it.
    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    7179a1f View commit details
    Browse the repository at this point in the history
  5. boringssl.sh: verbose

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    051f3b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76167d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0426de7 View commit details
    Browse the repository at this point in the history
  8. try installing libstdc++ 2

    _ci-linux-debian.sh: test cross c++ libs
    
    _ci-linux-debian.sh: GPPSUFFIX (reverted)
    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    70c05e1 View commit details
    Browse the repository at this point in the history
  9. try installing libstdc++ 3

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    faccb7d View commit details
    Browse the repository at this point in the history
  10. try installing libstdc++ 4

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    55a7aa0 View commit details
    Browse the repository at this point in the history
  11. config stdc++ for llvm too

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    2108347 View commit details
    Browse the repository at this point in the history
  12. config stdc++ for llvm too 2

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    bf8d27a View commit details
    Browse the repository at this point in the history
  13. config stdc++ for llvm too 3

    vszakats committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    890a51a View commit details
    Browse the repository at this point in the history
Loading
0