aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github (unfollow)
Commit message (Collapse)Author
2024-01-28workflows/ci: upgrade actionsHEADmasterEgor Tensin
2023-07-04update cmake-commonEgor Tensin
Also, change the build directory to build/.
2023-02-08build for Mac's M1 alsoEgor Tensin
2023-01-31workflows/ci: respect .dockerignoreEgor Tensin
2023-01-02workflows/ci: add VS 2022 buildsEgor Tensin
This includes bumping the Boost version, because windows-2022 runners can no longer build older releases.
2023-01-02workflows/ci: upgrade actionsEgor Tensin
2023-01-02workflows/ci: don't build for ARM on every commitEgor Tensin
2023-01-02workflows/ci: disable scheduled runsEgor Tensin
2023-01-02workflows/ci: actualize runner OSesEgor Tensin
2021-06-15workflows/ci: use default clang-formatEgor Tensin
2021-06-15workflows/ci: use ubuntu-latestEgor Tensin
2021-05-08workflows/ci: in terms of toolsets, not runner imagesEgor Tensin
2021-05-08workflows/ci: remove redundant parameterEgor Tensin
2021-04-28workflows/ci: cache BoostEgor Tensin
2021-04-28update cmake-commonEgor Tensin
2021-04-07workflows/ci: error out if no files to uploadEgor Tensin
2021-04-07Makefile: allow to override MATH_SERVER_TESTSEgor Tensin
2021-03-24add `make install`, `make test`, etc.Egor Tensin
Tests can be called using CTest now.
2021-03-13workflows/ci: Bionic to FocalEgor Tensin
2021-01-31update cmake-commonEgor Tensin
2021-01-24workflows/ci.yml: remove manual Docker buildsEgor Tensin
2021-01-24workflows/ci.yml: tweaksEgor Tensin
2021-01-19workflows/ci.yml: fix artifact namesEgor Tensin
2021-01-19workflows: add clang-format jobEgor Tensin
2021-01-19add GitHub workflowEgor Tensin