S2OJ/judge_client/1/uoj_judger
Masco Skray b7c10c82c3 feat(judge_client/1/uoj_judger): support new version of compilers in Ubuntu 18.04
The compilers are all updated in Ubuntu 18.04 basesystem.
Add some defines for judger on compiling and replace web's display version to the real version.
To support new compilers we must modify the syscall list to let them run properly, otherwise they will error with "Dangerous Syscalls".
The Oracle JDK8 will read usagetracker profiles and record usage infomation, so disable it in order to not making junk files which may cause DGS.
2018-09-22 07:55:06 +08:00
..
builtin update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
include style(judge_client/1/uoj_judger): remove compiler version specification 2018-09-21 22:16:25 +08:00
result Initial commit 2018-09-20 17:21:40 +08:00
run feat(judge_client/1/uoj_judger): support new version of compilers in Ubuntu 18.04 2018-09-22 07:55:06 +08:00
work Initial commit 2018-09-20 17:21:40 +08:00
main_judger.cpp Initial commit 2018-09-20 17:21:40 +08:00
Makefile update: fetch commits from upstream 2018-09-20 19:34:38 +08:00