Commit Graph

4 Commits

Author SHA1 Message Date
Peter Dimov
a6560be6ff Add addrmd to the matrix in windows.yml 2020-11-20 05:13:44 +02:00
Peter Dimov
7d4a629281 Add toolset=gcc to windows.yml 2020-11-20 05:05:25 +02:00
Peter Dimov
50030e9ac3 Add variant=debug,release; address-model=32,64 to Github Actions 2020-11-20 04:47:55 +02:00
Peter Dimov
a43d6569b8 Squash-merge feature/gh-actions into develop (#15)
* Add .github/workflows
* Fix typo
* GITHUB_BASE_REF is only for PRs
* Compute BOOST_BRANCH
* Split into lines; fix cd
* Revert "Split into lines; fix cd"
* Fix cd
* We don't want fail-fast
* Add os to matrix
* Use bash on Windows
* Split Windows setup
* Quote if expressions
* Install GCC if needed
* sudo make me a sandwich
* Use matrix.install for the apt package
* Use GITHUB_BASE_REF on Windows as well
* Use a LIBRARY environment variable
* Rename ci.yml to posix.yml
* Split ci.yml into posix.yml and windows.yml
* Use cmd for Run tests
* Remove ./, try clang-win
* Remove clang-win, not present
2020-11-20 03:28:46 +02:00