summaryrefslogtreecommitdiff
path: root/buildSrc/src/main
AgeCommit message (Expand)Author
2023-02-01refactor(web/server): Convert resources to JavaFabian Mastenbroek
2022-11-13build: Make use of Gradle's Java Toolchains featureFabian Mastenbroek
2022-11-04build: Increase minimum Java version to Java 17Fabian Mastenbroek
2022-10-28build: Store method parameters in class filesFabian Mastenbroek
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06build: Remove unused distribution conventionsFabian Mastenbroek
2022-10-06build: Update simulator dependenciesFabian Mastenbroek
2022-06-23build: Update simulator dependenciesFabian Mastenbroek
2022-05-16build: Update simulator dependenciesFabian Mastenbroek
2022-05-06refactor(harness): Remove OpenDC Harness modulesFabian Mastenbroek
2022-04-23build: Enable testing for all library modulesFabian Mastenbroek
2022-04-22build(web/api): Move Quarkus build configuration into buildSrcFabian Mastenbroek
2022-04-22build: Include Quarkus tests in aggregated JaCoCo test reportFabian Mastenbroek
2022-04-21build: Use JaCoCo 0.8.8Fabian Mastenbroek
2022-04-05feat(web/ui): Add extension for serving OpenDC web UIFabian Mastenbroek
2022-04-05build(web/ui): Support building WebJar for OpenDC web UIFabian Mastenbroek
2022-04-05build: Update to Kotlin 1.6.20Fabian Mastenbroek
2022-04-04ci: Fix JaCoCo report aggregationFabian Mastenbroek
2022-04-04build: Move build dependencies into version catalogFabian Mastenbroek
2021-11-24build: Update to Kotlin 1.6Fabian Mastenbroek
2021-10-25build(jmh): Fix duplicate classpath entriesFabian Mastenbroek
2021-10-03build: Migrate from kotlinx-benchmark to jmh-gradleFabian Mastenbroek
2021-09-28build: Increase Java requirement to version 11Fabian Mastenbroek
2021-09-02build: Update to Gradle 7.2Fabian Mastenbroek
2021-06-24simulator: Re-implement performance interference modelFabian Mastenbroek
2021-06-17build: Update dependenciesFabian Mastenbroek
2021-06-15build: Upgrade to Gradle 7.1Fabian Mastenbroek
2021-05-18build: Update Jacoco to version 0.8.7Fabian Mastenbroek
2021-05-18build: Update to Kotlin 1.5.0Fabian Mastenbroek
2021-05-10build: Publish Java Platform on Maven CentralFabian Mastenbroek
2021-05-07build: Access version catalog from buildSrcFabian Mastenbroek
2021-05-06build: Prevent publishing application modulesFabian Mastenbroek
2021-05-06build: Add support for publishing to Maven CentralFabian Mastenbroek
2021-05-05exp: Include experiments in main distributionFabian Mastenbroek
2021-05-05exp: Add support for experiment configurationFabian Mastenbroek
2021-05-05harness: Split harness into separate modulesFabian Mastenbroek
2021-05-03build: Migrate to Dokka 1.4.32Fabian Mastenbroek
2021-05-03build: Add support for distribution packagingFabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek