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
*
add .dockerignore
Egor Tensin
2019-12-30
|
*
Docker: debian -> alpine
Egor Tensin
2019-12-30
|
*
add licensing notes to source files
Egor Tensin
2019-12-22
|
*
update cmake-common
Egor Tensin
2019-12-21
|
*
Travis: install newer cmake
Egor Tensin
2019-12-21
|
*
cmake: use Boost::* targets
Egor Tensin
2019-12-21
|
*
cmake: install() PDB files
Egor Tensin
2019-12-21
|
*
README: update label on Docker badges
Egor Tensin
2019-12-19
|
*
update cmake-common
Egor Tensin
2019-12-16
|
*
AppVeyor: %PROJECT_NAME% in artifact names
Egor Tensin
2019-12-15
|
*
update cmake-common
Egor Tensin
2019-12-15
|
*
update cmake-common
Egor Tensin
2019-12-15
|
*
update cmake-common
Egor Tensin
2019-12-14
|
*
stress_test.py: check all outputs equal
Egor Tensin
2019-12-13
|
*
client: skip \r
Egor Tensin
2019-12-13
|
*
don't let the write buffer corrupt
Egor Tensin
2019-12-13
|
*
stress_test.py: fix for 3.6
Egor Tensin
2019-12-13
|
*
README: update
Egor Tensin
2019-12-13
|
*
Travis: switch to boost/build.py
Egor Tensin
2019-12-13
|
*
rename executables
Egor Tensin
2019-12-13
|
*
AppVeyor: package artifacts
Egor Tensin
2019-12-13
|
*
cmake: install README, LICENSE.txt
Egor Tensin
2019-12-12
|
*
stress_test.py: call check_returncode()
Egor Tensin
2019-12-12
|
*
Travis: x86 builds
Egor Tensin
2019-12-11
|
*
bin/unit_tests -> bin/test/unit_tests
Egor Tensin
2019-12-10
|
*
AppVeyor/Travis: switch to cmake/build
Egor Tensin
2019-12-10
|
*
README: update
Egor Tensin
2019-12-10
|
*
server: use safe & portable Boost.DateTime functions
Egor Tensin
2019-12-10
|
*
AppVeyor: Release builds only on master
Egor Tensin
2019-12-10
|
*
clean up build warnings
Egor Tensin
2019-12-10
|
*
docker-compose: binaries in /usr/local/bin
Egor Tensin
2019-12-10
|
*
Docker: refactor Dockerfile-s
Egor Tensin
2019-12-10
|
*
Docker: install using CMake
Egor Tensin
2019-12-09
|
*
link to pthreads in CMakeLists.txt
Egor Tensin
2019-12-09
|
*
use CMake's install() for predictable paths
Egor Tensin
2019-12-09
|
|
|
|
|
This will allow to merge the scripts for the two CIs in the future, hopefully.
*
update cmake-common
Egor Tensin
2019-12-09
|
*
AppVeyor: build w/ Visual Studio 2017
Egor Tensin
2019-12-09
|
*
AppVeyor: build for Win32
Egor Tensin
2019-12-09
|
*
add LICENSE.txt
Egor Tensin
2019-12-09
|
*
CC_CXX_STANDARD -> CMakeLists.txt
Egor Tensin
2019-12-09
|
*
update cmake-common
Egor Tensin
2019-12-09
|
*
AppVeyor: pull submodules
Egor Tensin
2019-12-09
|
*
client/Dockerfile: fix a typo
Egor Tensin
2019-12-09
|
*
cmake-common: use C++17
Egor Tensin
2019-12-09
|
*
Docker: no dist-upgrade in Dockerfile-s
Egor Tensin
2019-12-09
|
*
AppVeyor/Travis: remove options also present in common.cmake
Egor Tensin
2019-12-09
|
*
set minimum CMake version
Egor Tensin
2019-12-09
|
*
remove duplicate common.cmake
Egor Tensin
2019-12-09
|
*
add cmake-common as a submodule
Egor Tensin
2019-12-09
|
*
AppVeyor: add badge to README
Egor Tensin
2019-12-08
|
[next]