-
sbt 2.0.0-M2 is released. sbt-git-flow-version should support sbt 2.0, so it should be crossbuilded.
It have to be done after sbt-git will be released (sbt/sbt-git#253).
-
## Expected behaviour
If a user crossbuilds or sets sbt to `2.x` in `build.properties`, then they should be able to pull a version of `sbt-native-packager` successfully.
## Actual behaviour
Y…
-
I'm looking into cross building Scala 2.13 / 3.3 targets and I've been playing with the [2\_deps example](https://github.com/bazelbuild/rules_scala/tree/v6.6.0/examples/crossbuild/2_deps). When I do t…
-
We currently have `Linux` builds being built in our runners for PRs and merges. We should add cross-compiled `Windows` and `MacOS` builds as well to this so we can have all builds in our CI/CD pipelin…
-
https://github.com/elastic/golang-crossbuild/pull/450 or https://github.com/elastic/golang-crossbuild/pull/452 are changes that are not tested by the CI
@elastic/ingest-eng-prod , can the CI Buildkit…
-
After #438 is merged I would like to attempt to build in support for sbt-projectmatrix and adjust the generated workflows based on what type of crossbuilding setup the project is using.
-
Another "fun" aspect concerning the FMU out-of-the-box experience (#10174) is that the `crossbuild` image is based on such an old Debian that it ships an ancient CMake, with the consequence of clashin…
-
Hi,
I tried to crossbuild for aarch64 on x86_64:
```
docker run --rm --privileged=true --volume=".:/rpmbuild" -w "/rpmbuild" \
--volume="/output:/rpmbuild/output" -e MOUNT_POINT="/rpmbuild" \…
-
### Description
When exporting a FMU we should be able to display some more information about the build process for the user.
In build FMUs we store some build information / compilation logs insid…
-
**Actual behavior**
I'm using a Belena image (`balenalib/raspberrypi3-debian-python:3.6.8-build`) to build an image containing a Python3 application for rasberry.
**Expected behavior**
Build fa…