index
:
math-server
master
Calculator with a telnet interface
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
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
|
*
workflows/ci.yml: fix artifact names
Egor Tensin
2021-01-19
|
*
workflows: add clang-format job
Egor Tensin
2021-01-19
|
*
add GitHub workflow
Egor Tensin
2021-01-19
|
*
bye-bye, Travis & AppVeyor!
no_more_travis
Egor Tensin
2021-01-18
|
*
cmake: files are per-directory, not per-extension
Egor Tensin
2020-10-18
|
[next]