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

Big update (See commit details) #2

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

Conversation

bensuperpc
Copy link

I made some modification for my needs, if you are interested:

Here are the main changes:

  • Add github action for Linux, MacOS, Windows
  • Add github action for cross platform (ARM, RISCV, PowerPC ect...) with dockcross
  • Add Google test and Google benchmark, to avoid regressions with units test
  • Add CMake (Shared or Static ThreadPool library), can be installed (Tested only on ArchLinux/Manjaro and ubuntu 21.10)
  • Add optional CMake Presets (CMake 3.19 min)
  • Add Examples
  • Improve Readme
  • CMake library based on cmake-init
  • Improve warning message with MSCV
  • Update readme README.md

Signed-off-by: Bensuperpc bensuperpc@gmail.com

Add github action for Linux, MacOS, Windows
Add github action for cross platform (ARM, RISCV, PowerPC ect...) with dockcross
Add Google test and Google benchmark, to avoid regressions with units test
Add CMake (Shared or Static ThreadPool library), can be installed (Tested only on ArchLinux/Manjaro and ubuntu 21.10)
Add optional CMake Presets (CMake 3.19 min)
Add Examples
Improve Readme
CMake library based on cmake-init
Improve warning message with MSCV
Update readme README.md

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
@wilx wilx self-assigned this Nov 25, 2021
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