-
Nachdem @kreuvf dankenswerterweise den Code in leichter lesbare und zuordenbare Segmente aufgeteilt hat, hier eine Grundsatzfrage:
Ist es eine sinnvolle Idee, eventuell das makefile zu erweitern un…
-
### Describe the project you are working on
My current project Jumpy Arcade
### Describe the problem or limitation you are having in your project
After latest update SKStoreReviewController is remo…
-
`clang-tidy` can detect lots of C++ programming and style errors, so it would be worthwile to have it included in `make check`. To do so, a Python module invoking it should be added to `buildsystem.co…
-
-
## BuildSystem
This project was started at https://github.com/MarkOates/hexagon/pull/18, which was shipped. The PR included the foundation for the build system, but does not include the integratio…
-
NifSkope currently uses qmake & hand-copied third-party dependencies (git submodule usage is only partial). This causes several challenges that would be alleviated by a modern buildsystem:
1. Buildin…
-
After upgrading to 7zip 22, it extracts timestamps that are in archives, which is undesirable. I reported a similar issue for linux at #33714 a while ago, which got fixed. Unfortunately, it doesn't se…
-
While I don't want cmake or anything of that sort, writing better Makefiles is something that should be done.
* [x] Get rid of the multiple makefiles, merge them.
* [x] Support cross-compiling.
*…
-
For some time now oregano does not build on ArchLinux due to compatibility issues with the buildsystem used (1.11 vs 1.12 vs 1.13).
CMake or waf seem to be way more stable, at least the functionality…
-
If tibl continues to evolve it may be interesting to better package things : css, js, html, images, and so on.
Here's a list of software that can help :
- [Poi](https://poi.js.org/) : A zero-con…