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

Commits on Dec 17, 2021

  1. detect gcc-8 in cmake

    ftk committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    68cbee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15e3f9 View commit details
    Browse the repository at this point in the history
  3. syntax error(?) fix

    ftk committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    96fdd79 View commit details
    Browse the repository at this point in the history
  4. fix for MSVC

    ftk committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    47c9957 View commit details
    Browse the repository at this point in the history
  5. update CI

    ftk committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    43d0e6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71046d5 View commit details
    Browse the repository at this point in the history
  7. fix cmake compiler detection

    ftk committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1f56f4d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Configuration menu
    Copy the full SHA
    e2102e8 View commit details
    Browse the repository at this point in the history
  2. cmake CI install

    ftk committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    91b5392 View commit details
    Browse the repository at this point in the history
  3. comparison fix

    ftk committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    4f8deb8 View commit details
    Browse the repository at this point in the history
  4. update valgrind CI

    ftk committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    9f70ee8 View commit details
    Browse the repository at this point in the history
  5. update quickjs dll CI

    ftk committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    c62f91d View commit details
    Browse the repository at this point in the history
  6. add msvc patch

    ftk committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    cacdb63 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. lets see if clang is still broken

    ftk committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b98dbcb View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    6a5c7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0091c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. fix link in cmake, show message

    ftk committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    164fee6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ci

    ftk committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    20f6c51 View commit details
    Browse the repository at this point in the history
  3. msvc constexpr fix

    ftk committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    201c3d8 View commit details
    Browse the repository at this point in the history
Loading