Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrades QuickJS to 2021-03-27, and support msvc and i686 targets #114

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    d51a607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eec0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c00df View commit details
    Browse the repository at this point in the history
  4. Switch to quickiot branch

    branchseer committed May 7, 2021
    Configuration menu
    Copy the full SHA
    aef1f9e View commit details
    Browse the repository at this point in the history
  5. Revert debugger change

    branchseer committed May 7, 2021
    Configuration menu
    Copy the full SHA
    017528c View commit details
    Browse the repository at this point in the history
  6. Test passed for msvc x64

    branchseer committed May 7, 2021
    Configuration menu
    Copy the full SHA
    29c7127 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    61f399e View commit details
    Browse the repository at this point in the history
  2. rustfmt

    branchseer committed May 9, 2021
    Configuration menu
    Copy the full SHA
    fa0a3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    796c921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    167f3ae View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    9580795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e26471c View commit details
    Browse the repository at this point in the history
  3. Remove patches

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2afce11 View commit details
    Browse the repository at this point in the history
  4. typo fix

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    559597b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73531dc View commit details
    Browse the repository at this point in the history
  6. Add missing neg ops

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f14110d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a846116 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdfa43e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f62e874 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fd60f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cecbe38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f871c07 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    792c479 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79049bf View commit details
    Browse the repository at this point in the history
  15. Update pacman command

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    046bf68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9e87834 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c31b08 View commit details
    Browse the repository at this point in the history
  18. Try install llvm

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c7a9710 View commit details
    Browse the repository at this point in the history
  19. Remove msys2 in PATH

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    baa17f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3ece8c5 View commit details
    Browse the repository at this point in the history
  21. Add mingw64 path into PATH

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    eea37bc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f293f37 View commit details
    Browse the repository at this point in the history
  23. Setup msvc targeting x86

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2d3d3fb View commit details
    Browse the repository at this point in the history
  24. Indent fix

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    8df2013 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6dec8c8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e35b0f6 View commit details
    Browse the repository at this point in the history
  27. Revert last 2 commits

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    197e6fd View commit details
    Browse the repository at this point in the history
  28. Install llvm

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    e28a0b9 View commit details
    Browse the repository at this point in the history
  29. choco install -y

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3992fda View commit details
    Browse the repository at this point in the history
  30. Remove choco install

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a3207f6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d417748 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    868e415 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    17499d2 View commit details
    Browse the repository at this point in the history
  34. Refine job name

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    5e160d9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d7b2131 View commit details
    Browse the repository at this point in the history
  36. Refine cc build file list

    branchseer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    df979c3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Build and test in release profile

    Wang, Chi authored May 11, 2021
    Configuration menu
    Copy the full SHA
    1e9920d View commit details
    Browse the repository at this point in the history
  2. Add back opt_level

    branchseer committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1756d0f View commit details
    Browse the repository at this point in the history
  3. Revert "Add back opt_level"

    This reverts commit 1756d0f.
    branchseer committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7d03949 View commit details
    Browse the repository at this point in the history
  4. Revert "Build and test in release profile"

    This reverts commit 1e9920d.
    branchseer committed May 11, 2021
    Configuration menu
    Copy the full SHA
    34c58c5 View commit details
    Browse the repository at this point in the history