Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows #93

Merged
merged 24 commits into from
May 27, 2023
Merged

Windows #93

merged 24 commits into from
May 27, 2023

Conversation

minhnhatnoe
Copy link
Contributor

@minhnhatnoe minhnhatnoe commented May 17, 2023

Fixed some grammar errors and moved Verdict constants to models pkg. Also translated most scripts from .sh to .ps1 to facilitate easier development on compilation for Windows.

@minhnhatnoe minhnhatnoe reopened this May 17, 2023
@minhnhatnoe minhnhatnoe marked this pull request as draft May 17, 2023 15:02
@minhnhatnoe minhnhatnoe marked this pull request as ready for review May 17, 2023 15:18
models/rejudge.go Outdated Show resolved Hide resolved
embed/embed_dev.go Outdated Show resolved Hide resolved
models/scoreboard.go Outdated Show resolved Hide resolved
server/root_ca.go Outdated Show resolved Hide resolved
worker/compile.go Outdated Show resolved Hide resolved
@natsukagami
Copy link
Owner

Also you're on your own with the Windows scripts testing lol.

@minhnhatnoe minhnhatnoe requested a review from natsukagami May 21, 2023 11:15
Comment on lines +5 to +6
// - Prepare a "compile_%s.%ext" file, with %s being the language (cc, go, rs, java, py2, py3, pas)
// - Prepare any more files as needed. They will all be put into the CWD of the script
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just reminder that this is not yet implemented.

@natsukagami natsukagami merged commit ad427e8 into natsukagami:master May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants