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

Initial structure #1

Merged
merged 22 commits into from
Apr 17, 2024
Merged

Initial structure #1

merged 22 commits into from
Apr 17, 2024

Conversation

nigriMSFT
Copy link
Collaborator

@nigriMSFT nigriMSFT commented Apr 13, 2024

Set up some initial structure to the project that includes the following:

  • empty public header per platform
  • empty static library per platform
  • prepare-machine.ps1 tool
  • build.ps1 tool
  • CI pipeline that builds the library for all platforms
  • dependabot

All of this was taken from https://github.com/microsoft/msquic and trimmed down. There may still be some unnecessary stuff that is lingering (especially the cmake stuff which is foreign to me), but I think this is a reasonable start.

@nigriMSFT
Copy link
Collaborator Author

nigriMSFT commented Apr 13, 2024

Some initial files to spark any discussion on directory structure or anything else

Copy link
Member

@nibanks nibanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with the directory structure. I assume we'll have a test directory too.

tools/build.ps1 Outdated Show resolved Hide resolved
@nigriMSFT nigriMSFT changed the title Initial directory structure Initial structure Apr 17, 2024
@nigriMSFT nigriMSFT merged commit ba088c7 into main Apr 17, 2024
47 checks passed
@nigriMSFT nigriMSFT deleted the nigriMSFT/start branch April 17, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants