summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* fix windows CI => project file integration broken on windows-latestStephen L Arnold2022-03-271-1/+1
| | | | | | * use windows-2019 until updated project files are usable on 2022 Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
* Build CMake on GitHub ActionsBaruch Sterin2022-01-233-3/+113
| | | | | Also, resolve CMake build problems on macOS: Pass CMAKE_OSX_SYSROOT as an environment variable SDKROOT when buildind the arch_flags executable.
* Build CMake on GitHub Actions 2Baruch Sterin2022-01-221-2/+2
|
* Build CMake on GitHub ActionsBaruch Sterin2022-01-222-56/+8
|
* Move CI to GitHub Actions.Baruch Sterin2022-01-222-0/+110
Also, a few minor changes that are required to compile ABC under moder compilers.