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
path:
root
/
Makefile
(
unfollow
)
Commit message (
Collapse
)
Author
2023-11-05
Makefile: align assignments
Egor Tensin
2023-07-04
update cmake-common
Egor Tensin
Also, change the build directory to build/.
2023-06-30
Makefile: move the prelude to prelude.mk
Egor Tensin
2023-02-25
use `--progress plain` with docker-compose build
Egor Tensin
2023-02-08
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-01-02
Makefile: wrap long commands
Egor Tensin
2021-04-07
Makefile: allow to override MATH_SERVER_TESTS
Egor Tensin
2021-03-31
Makefile: best practices
Egor Tensin
2021-03-24
add `make install`, `make test`, etc.
Egor Tensin
Tests can be called using CTest now.
2021-03-13
Makefile: slim down
Egor Tensin
2021-03-13
Makefile: best practices
Egor Tensin
2020-09-13
Makefile: better curl usage
Egor Tensin
2020-09-13
Travis: switch to Focal
Egor Tensin
2020-03-01
Makefile: code style
Egor Tensin
2020-02-29
Makefile: style guide
Egor Tensin
2020-02-03
Makefile: best practices
Egor Tensin
2020-01-29
docker-compose: fix math-client path
Egor Tensin
2020-01-28
Makefile: restructure
Egor Tensin
2020-01-28
prettier Makefile
Egor Tensin
2020-01-28
docker: multi-arch builds
Egor Tensin