-
autotools is the most used build system for Vala applications. So just support it!
-
valamang is ready for buildsystems! I wrote a [wiki page](https://github.com/Valama/valama/wiki/Buildsystem-backends) on how to create these.
We should at least have CMake and autotools backends.
Plea…
-
This looks like a very interesting project, thank you for working on this.
I checked out the code and tried to figure out how to compile from source locally on macOS without success:
```
bash .…
-
Not sure of the best way to contact project mods, so posting here.
There is a downstream fork of LucenePlusPlus that replaces the cmake
build system with a meson one, which makes building the sourc…
-
I Like to build my projects in ninja, and for that and other further persons who'd like others than make, vs or xcode
-
### Describe the issue
When building `onnxruntime==v1.20.0` with the XNNPACK EP using `vcpkg`, the `libXNNPACK.a` doesn't get built. It gets built normally when not using `vcpkg.`
`build/linux/Relea…
-
**Describe the bug**
vcpkg sets the cmake policy version to 3.7.2 on lines 40 and 878 of scripts/buildsystems/vcpkg.cmake
CMake 3.31 has deprecated policy versions
-
Hi @stapelberg
## Background
I am trying to package my repository ([stackql](https://github.com/stackql/stackql)) for source distribution and before doing so I followed [the `dh-make-golang` tu…
-
Our CMake buildsystem was growing pretty big over the years and for a proper documentation I would love to have a tool at hand, that I can visualize the different processes with that are going on duri…
-
Picking a build system that can work on all operating systems would be a first step in the direction of making Transcendence cross-platform.