Hi, thank you so much for maintaining this fork! I got it up and running in a couple of minutes easily which is exceptional in C/C++ projects I have worked with.
I would like to help making automatic builds of the library and export distributable files for each necessary build config. Automatic builds and releases can then be triggered manually or whenever you push to master. I would like to develop this so that the maintainers of the project I'm working on (Hylo language) don't have to build pthreads from source, just copy the necessary files.
I've worked on similar automations in https://github.com/hylo-lang/hylo-dev-toolchain and https://github.com/hylo-lang/llvm-build
If you have any input or suggestions on what matrix of options is it useful to build with, or any UX wishes, I would be happy to take it into account.
Hi, thank you so much for maintaining this fork! I got it up and running in a couple of minutes easily which is exceptional in C/C++ projects I have worked with.
I would like to help making automatic builds of the library and export distributable files for each necessary build config. Automatic builds and releases can then be triggered manually or whenever you push to
master. I would like to develop this so that the maintainers of the project I'm working on (Hylo language) don't have to build pthreads from source, just copy the necessary files.I've worked on similar automations in https://github.com/hylo-lang/hylo-dev-toolchain and https://github.com/hylo-lang/llvm-build
If you have any input or suggestions on what matrix of options is it useful to build with, or any UX wishes, I would be happy to take it into account.