aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/client/Dockerfile (unfollow)
Commit message (Expand)Author
2023-07-04update cmake-commonEgor Tensin
2023-02-25use --quiet flags for installationsEgor Tensin
2023-01-02docker: bump Alpine versionEgor Tensin
2021-04-07Dockerfile: best practicesEgor Tensin
2021-04-07Makefile: allow to override MATH_SERVER_TESTSEgor Tensin
2021-03-24add `make install`, `make test`, etc.Egor Tensin
2020-10-04cmake: ENABLE_TESTS -> MATH_SERVER_TESTSEgor Tensin
2020-04-05update cmake-commonEgor Tensin
2020-01-28docker: multi-stage buildsEgor Tensin
2020-01-09update cmake-commonEgor Tensin
2020-01-03Docker: forgot to add Boost.RegexEgor Tensin
2019-12-30Docker: debian -> alpineEgor Tensin
2019-12-13Travis: switch to boost/build.pyEgor Tensin
2019-12-13rename executablesEgor Tensin
2019-12-10bin/unit_tests -> bin/test/unit_testsEgor Tensin
2019-12-10AppVeyor/Travis: switch to cmake/buildEgor Tensin
2019-12-10Docker: refactor Dockerfile-sEgor Tensin
2019-12-09Docker: install using CMakeEgor Tensin
2019-12-09link to pthreads in CMakeLists.txtEgor Tensin
2019-12-09CC_CXX_STANDARD -> CMakeLists.txtEgor Tensin
2019-12-09client/Dockerfile: fix a typoEgor Tensin
2019-12-09cmake-common: use C++17Egor Tensin
2019-12-09Docker: no dist-upgrade in Dockerfile-sEgor Tensin
2019-12-01add Docker filesEgor Tensin