summaryrefslogtreecommitdiff
path: root/simulator/buildSrc/src/main/kotlin
AgeCommit message (Expand)Author
2021-04-25build: Migrate to flat project structureFabian Mastenbroek
2021-04-20build: Add workaround for kotlinx-benchmark with Gradle 7Fabian Mastenbroek
2021-04-12Migrate to Gradle 7.0 (#115)Fabian Mastenbroek
2021-03-26compute: Integrate OpenTelemetry Metrics in OpenDC ComputeFabian Mastenbroek
2021-03-22simulator: Add benchmarks for resource consumption frameworkFabian Mastenbroek
2021-03-20ci: Generate test reports for CI buildsFabian Mastenbroek
2021-03-20build: Add support for aggregate code coverage resultsFabian Mastenbroek
2021-03-16simulator: Add generic framework for resource consumption modelingFabian Mastenbroek
2021-03-06sim: Implement energy models from CloudSim (#79)Hongyu
2021-02-23Use Java Platform for shared dependency constraintsFabian Mastenbroek
2021-02-23exp: Support running SC18 experiment from within IntelliJFabian Mastenbroek
2021-02-23Utilize version constraints for shared versionsFabian Mastenbroek
2021-02-23Move dependency versions to gradle.propertiesFabian Mastenbroek
2021-02-23Extract testing conventions from Kotlin conventionsFabian Mastenbroek
2021-02-23Extract Jacoco convention from Kotlin library conventionFabian Mastenbroek
2021-02-16Update JUnit dependencies to 5.7.1Fabian Mastenbroek
2021-01-07Add rudimentary console runner for harnessFabian Mastenbroek
2020-12-31Update to kotlinx-coroutines 1.4.2Fabian Mastenbroek
2020-10-29Add support for Java 15 buildFabian Mastenbroek
2020-10-01Add explicit API visibilityFabian Mastenbroek
2020-09-24Update Kotlin to 1.4Fabian Mastenbroek
2020-08-24Prepare simulator repository for monorepoGeorgios Andreadis