Userdocs

Results 20 issues of Userdocs

Allows the user to specify a `gcc` snapshot version, from https://gcc.gnu.org/pub/gcc/snapshots, or a mirror of, as the `gcc` version in the `config.mak` by setting it as the `GCC_VER `, for...

I was getting warning from an AV when trying to download releases, it think it's because of this file being flagged `i686-w64-mingw32\bin\libunwind.dll` https://www.virustotal.com/gui/file/9f0f4f198e6723c54971e6ae744ee0ed09ab6de69e2e8533c7ee75757198fa85 and the has of the archive from...

Using [zizmor](https://github.com/woodruffw/zizmor) these errors were resolved in the example workflow. ``` 21 | - name: Checkout your repository using git | _________- 22 | | uses: actions/checkout@v4 | |_________________________________- does...

**Disclaimer:** These changes are made with me spamming claude.ai cli with prompts and build errors until `RC_1_2` successfully built against boost-1.89.0 - I have no idea what I'm doing with...

Build error cmake boost-1.87.0.beta1 libtorrent RC_1_2 ``` -- Configuring done (0.8s) -- Generating done (0.0s) Generate graphviz: /root/qbt-build/graphs/libtorrent/RC_1_2/dep-graph.dot -- Build files have been written to: /root/qbt-build/libtorrent/build [1/156] Building CXX object...

stale

I have tested this on a new vscode (latest versions windows x64) and it's the same. I cannot set a default formatter for shellscript or any default langauge using latest...

https://marketplace.visualstudio.com/items/mads-hartmann.bash-ide-vscode/changelog Latest release https://github.com/bash-lsp/bash-language-server/releases/tag/server-5.6.0

brought forward patches and tested them to confirm they apply successfully. added hash file.

required for s390x targets built using gcc 14 onwards Origin: https://www.openwall.com/lists/musl/2024/10/10/6 https://git.musl-libc.org/cgit/musl/commit/arch/s390x/reloc.h?id=5be920e9103fb7c7e492af7cd8bf56a71ae0b2c6

Add hash file Add tested to wok patches brought forward from version 2.44 renamed 0004 patch brought forward to 0003 as 0003 was removed for being obsolete.