Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Obsolete
-
Affects Version/s: Current Version
-
Fix Version/s: Near Future
-
Component/s: OIOIOI
-
Labels:None
Description
Right now all extra compilation files are passed to sioworkers as a list under the 'extra_files' key: https://github.com/sio2project/oioioi/blob/master/oioioi/sinolpack/controllers.py#L24
This means that when a program needs a library, both *.c and *.pas versions need to be downloaded to the compilation directory.
However, compilers accept also extension -> file dictionaries as 'additional_includes' and 'additional_sources' environ keys.
This means that when a program needs a library, both *.c and *.pas versions need to be downloaded to the compilation directory.
However, compilers accept also extension -> file dictionaries as 'additional_includes' and 'additional_sources' environ keys.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Connect your code to JIRA
Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.Git & Mercurial in the cloud
Collaborate across unlimited private code repositories.
Git behind the firewall
Manage and collaborate on Git repositories behind a firewall.
Browse and search code
Browse, search, and track source code repositories.