- Jul 09, 2022
-
-
alice authored
-
alice authored
-
alice authored
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
This was actually more difficult then expected because tools/perf/Makefile discards any Makefile variables given on the command-line. Since we pass mandir on the command-line in our APKBUILD its value was discarded and man pages where installed to the wrong directory. Since tools/perf/Makefile is just a wrapper around tools/perf/Makefile.perf, with the intended purpose of setting -j for recursive make, we can just bypass it as we set -j via MAKEFLAGS anyhow. Fixes #13954
-
Fast implementation of the C++ from_chars functions for float and double types https://github.com/fastfloat/fast_float
-
-
alice authored
-
-
-
-
-
XPaint version of libxaw3d library https://sourceforge.net/projects/sf-xpaint/files/libxaw3dxft
-
https://github.com/electron/electron Electron cross-platform desktop toolkit
-
- Jul 08, 2022
-
-
-
-
-
-
-
fixes #13996
-
Luca Weiss authored
-
-
Sören Tempel authored
Starting with cppcheck 2.0, cppcheck supported automated bug hunting via z3 [0]. However, with version 2.8 this feature has been removed again and is now only available in the cppcheck premium version [1]. For this reason, z3-dev is no longer needed in $makedepends. [0]: https://github.com/danmar/cppcheck/releases/tag/2.0 [1]: https://github.com/danmar/cppcheck/commit/8f386e15fdedff37486c683d933ccc9a1e307388
-
-
-
- Jul 07, 2022
-
-
Sören Tempel authored
-
- Jul 08, 2022
-
-
Patrycja Rosa authored
-
-
-
While building this locally I noticed podman's makefile fetches go-md2man from internet with a go install command, but we have a package for this. This also speeds up build times a bit.
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
-