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

Fix PECL publish #85

Merged
merged 41 commits into from Mar 1, 2023
Merged

Fix PECL publish #85

merged 41 commits into from Mar 1, 2023

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    e5e998a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    31a5785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82abc2d View commit details
    Browse the repository at this point in the history
  3. try to just use make test?

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1a0efbf View commit details
    Browse the repository at this point in the history
  4. run test

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    17b6a93 View commit details
    Browse the repository at this point in the history
  5. clean up

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9ff650e View commit details
    Browse the repository at this point in the history
  6. restructure

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9de07ef View commit details
    Browse the repository at this point in the history
  7. change dir from run test

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    826974a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6314a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f6f814 View commit details
    Browse the repository at this point in the history
  10. more fix

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9de1d33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f183523 View commit details
    Browse the repository at this point in the history
  12. why not find

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    093cf4e View commit details
    Browse the repository at this point in the history
  13. use mac

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b6a3a29 View commit details
    Browse the repository at this point in the history
  14. skip verification

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    08aa34b View commit details
    Browse the repository at this point in the history
  15. build and test as well

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3015509 View commit details
    Browse the repository at this point in the history
  16. just make sure it builds

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    279f5d2 View commit details
    Browse the repository at this point in the history
  17. use mac to release

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a7e8407 View commit details
    Browse the repository at this point in the history
  18. trivial

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    02a6591 View commit details
    Browse the repository at this point in the history
  19. oh, it was a typo..

    TingDaoK committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7d56d18 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. windows CI

    TingDaoK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    26ab397 View commit details
    Browse the repository at this point in the history
  2. get the right directory

    TingDaoK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8208b31 View commit details
    Browse the repository at this point in the history
  3. why?

    TingDaoK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    311edc6 View commit details
    Browse the repository at this point in the history
  4. this?

    TingDaoK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2aae069 View commit details
    Browse the repository at this point in the history
  5. why cannot find dll

    TingDaoK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8455b69 View commit details
    Browse the repository at this point in the history
  6. one more test

    TingDaoK committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    babc4bf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fine

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3ad39d5 View commit details
    Browse the repository at this point in the history
  2. generate php-win.ini

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    72c24d9 View commit details
    Browse the repository at this point in the history
  3. get the right php

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7c12d40 View commit details
    Browse the repository at this point in the history
  4. give me echo

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a28388f View commit details
    Browse the repository at this point in the history
  5. I don't know

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ce4a00c View commit details
    Browse the repository at this point in the history
  6. I don't know

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8c66121 View commit details
    Browse the repository at this point in the history
  7. Windows ci fix (#86)

    TingDaoK committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e361f03 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    b116a18 View commit details
    Browse the repository at this point in the history
  2. Revert "it should not be needed for the config platform"

    This reverts commit b116a18.
    TingDaoK committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c0ab711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f584a View commit details
    Browse the repository at this point in the history
  4. Rewrite script (#87)

    TingDaoK committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ff20f95 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'native-extension-rewrite' of github.com:awslabs/aws-crt…

    …-php into native-extension-rewrite
    TingDaoK committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b4d352c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    a63ac28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ab031 View commit details
    Browse the repository at this point in the history
  3. update comments

    TingDaoK committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6bc427d View commit details
    Browse the repository at this point in the history