-
New upcoming release (20250101) will have a completely redesigned, simpler build system.
It will have support for ext. libraries librandombytes, lib25519, libntruprime.
The tests will be separate f…
-
Is `.system` a typo for `.config.system.build.toplevel` here? Or am I missing something that would alias to the shorter version?
_Originally posted by @Hajitorus in https://github.com/divnix/hive/pul…
-
The build system for this tool is too convoluted. Not only does it insist on building raylib from scratch, despite package managers and alike providing an easier way of obtaining `libraylib.so` and `l…
-
Gradle: https://gradle.org/
-
It would be nice if Juniper had at least a rudimentary package manager and build system. To get started, perhaps we could have some sort of centralized repository that points to Git repos. Other ideas…
-
We are currently working on the implementation of ddX into our [tblite](https://github.com/tblite/tblite) and [xTB](https://github.com/grimme-lab/xtb) program packages.
As the [meson](https://github.…
-
Basically this issue covers how to construct a build script.
1. There is the main SConstruct which is at the root directory. It will contain everything that you'll need to setup for compiling for a…
-
**What language does this apply to?**
Python bindings
**Describe the problem you are trying to solve.**
Bazel is not packaged in some Linux distributions because it bundles a number of jar …
-
Gradle is bad for the level of complexity we will eventually add, and Meson's level of dynamic control would be beneficial.
-
Since commit ecebd97, the Eto.Platform.Mac64.targets does not work on our Mac build machine anymore. After hours of looking, I could manually add a reference to System.Xml, now it works.
We wil…