Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | workflows/ci: upgrade actionsHEADmaster | Egor Tensin | 2024-01-28 |
| | |||
* | stress_test.py: fix randint usage | Egor Tensin | 2023-11-05 |
| | | | | | | Prior to Python 3.12, randint would accept float arguments with .0 fractional part (like 10e10). Starting with Python 3.12, it fails with an error. | ||
* | Makefile: align assignments | Egor Tensin | 2023-11-05 |
| | |||
* | update cmake-common | Egor Tensin | 2023-07-04 |
| | | | | Also, change the build directory to build/. | ||
* | Makefile: move the prelude to prelude.mk | Egor Tensin | 2023-06-30 |
| | |||
* | use `--progress plain` with docker-compose build | Egor Tensin | 2023-02-25 |
| | |||
* | use --quiet flags for installations | Egor Tensin | 2023-02-25 |
| | |||
* | build for Mac's M1 also | Egor Tensin | 2023-02-08 |
| | |||
* | Makefile: a micro-fix | Egor Tensin | 2023-02-08 |
| | |||
* | Makefile: remove obsolete recipes | Egor Tensin | 2023-02-08 |
| | |||
* | Makefile: consistency | Egor Tensin | 2023-02-08 |
| | |||
* | workflows/ci: respect .dockerignore | Egor Tensin | 2023-01-31 |
| | |||
* | Makefile: wrap long commands | Egor Tensin | 2023-01-02 |
| | |||
* | docker: bump Alpine version | Egor Tensin | 2023-01-02 |
| | |||
* | workflows/ci: add VS 2022 builds | Egor Tensin | 2023-01-02 |
| | | | | | This includes bumping the Boost version, because windows-2022 runners can no longer build older releases. | ||
* | workflows/ci: upgrade actions | Egor Tensin | 2023-01-02 |
| | |||
* | workflows/ci: don't build for ARM on every commit | Egor Tensin | 2023-01-02 |
| | |||
* | workflows/ci: disable scheduled runs | Egor Tensin | 2023-01-02 |
| | |||
* | workflows/ci: actualize runner OSes | Egor Tensin | 2023-01-02 |
| | |||
* | fix preludes in bash scripts | Egor Tensin | 2022-12-07 |
| | |||
* | workflows/ci: use default clang-format | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/ci: use ubuntu-latest | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/ci: in terms of toolsets, not runner images | Egor Tensin | 2021-05-08 |
| | |||
* | workflows/ci: remove redundant parameter | Egor Tensin | 2021-05-08 |
| | |||
* | fix compiler warning | Egor Tensin | 2021-05-04 |
| | |||
* | update benchmark | Egor Tensin | 2021-05-04 |
| | |||
* | unit_tests: use ctest-driver.py | Egor Tensin | 2021-05-04 |
| | |||
* | update cmake-common | Egor Tensin | 2021-05-04 |
| | |||
* | workflows/ci: cache Boost | Egor Tensin | 2021-04-28 |
| | |||
* | update cmake-common | Egor Tensin | 2021-04-28 |
| | |||
* | README: fix badge link | Egor Tensin | 2021-04-17 |
| | |||
* | workflows/ci: error out if no files to upload | Egor Tensin | 2021-04-07 |
| | |||
* | update cmake-common | Egor Tensin | 2021-04-07 |
| | |||
* | cmake: fix CMakeLists.txt syntax | Egor Tensin | 2021-04-07 |
| | |||
* | Dockerfile: best practices | Egor Tensin | 2021-04-07 |
| | |||
* | Makefile: allow to override MATH_SERVER_TESTS | Egor Tensin | 2021-04-07 |
| | |||
* | cmake: slight CMakeLists.txt refactoring | Egor Tensin | 2021-04-07 |
| | |||
* | cmake: check CTest tests output | Egor Tensin | 2021-04-05 |
| | |||
* | Makefile: best practices | Egor Tensin | 2021-03-31 |
| | |||
* | cmake: use install_pdbs() | Egor Tensin | 2021-03-24 |
| | |||
* | README: update | Egor Tensin | 2021-03-24 |
| | |||
* | add stress_test.sh as a CTest test | Egor Tensin | 2021-03-24 |
| | |||
* | add `make install`, `make test`, etc. | Egor Tensin | 2021-03-24 |
| | | | | Tests can be called using CTest now. | ||
* | workflows/ci: Bionic to Focal | Egor Tensin | 2021-03-13 |
| | |||
* | Makefile: slim down | Egor Tensin | 2021-03-13 |
| | |||
* | Makefile: best practices | Egor Tensin | 2021-03-13 |
| | |||
* | update cmake-common | Egor Tensin | 2021-01-31 |
| | |||
* | workflows/ci.yml: remove manual Docker builds | Egor Tensin | 2021-01-24 |
| | |||
* | workflows/ci.yml: tweaks | Egor Tensin | 2021-01-24 |
| | |||
* | README: update | Egor Tensin | 2021-01-19 |
| |