1
0
mirror of https://github.com/skeeto/w64devkit.git synced 2025-08-09 10:02:45 +03:00
Files
w64devkit/contrib
Christopher Wellons cd264be113 llama.mak: Update for latest changes
Drop GGML exports, bigobj (now the default), and unneeded targets. Sync
exports with official DLL.
2025-03-17 14:32:40 -04:00
..
2024-07-29 21:29:34 -04:00
2025-03-17 14:32:40 -04:00

Unsupported w64devkit enhancements

The files in this directory enhance w64devkit with specially-built third-party libraries, such as garbage collection and POSIX regex.h. Falling outside the scope of w64devkit, these libraries are not included in the distribution, but may be situationally useful.

The header of each file has the instructions for its use. The file itself is mostly a custom build script, and you will need to obtain the library sources yourself the usual way.