Commit Graph

2 Commits

Author SHA1 Message Date
Davide Gerhard 10c688e9d4 enable github actions (aka continuous integration)
basic implementation to enable github actions with:
- triggered each push or pull request
- built on ubuntu (multiple version), macOS, windows
- the binary has debug facilities enabled
- ignore any commit/push on the .github folder
- run all tests
- create an archive with binaries (available for 90 days)
- can manually triggered setting custom cmake flags
2022-05-24 12:52:14 +02:00
wb2osz 7d3c1d100e
Create codeql-analysis.yml 2022-03-23 18:38:53 -04:00