| Age | Commit message (Collapse) | Author |
|
This diff updates the version of the Gradle wrapper embedded in the
OpenDC repository to 8.4.
|
|
This change updates the Gradle wrapper version to 7.6 in order to
support building the project with Java 19.
|
|
This change updates the Gradle wrapper version to 7.6-rc3 in order to
support building the project with Java 19.
|
|
|
|
This change updates the Gradle version of the supplied Gradle wrapper to
version 7.2.
* Update Gradle to version 7.2
* Address incompatibilities with version catalog
* Remove opendc-format module.
|
|
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.
With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
|