whisper.cpp/bindings
Daniel Bevenius 288304ee64
whisper : deprecate WHISPER_CCACHE CMake option (#3131)
* whisper : deprecate WHISPER_CCACHE CMake option

This commit deprecates the WHISPER_CCACHE CMake option in favor of
the GGML_CCACHE option.

The motivation for this change is that currently when setting, or not
setting WHISPER_CCACHE, the outut message from ggml will be that to
enable ccache you need to set GGML_CCACHE which can be confusing.
This also seems to be inline with what llama.cpp does which does not
have a LLAMA_CCACHE option as far as I know.

Resolves: https://github.com/ggml-org/whisper.cpp/issues/3063

* ruby : change "WHISPER_CCACHE" to "GGML_CCACHE"

* ruby : move GGML_CCACHE to sorted position
2025-05-09 14:13:41 +02:00
..
go rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
java ci : enable bindings java job (#3070) 2025-04-25 14:56:06 +02:00
javascript release : v1.7.5 2025-04-02 16:39:48 +03:00
ruby whisper : deprecate WHISPER_CCACHE CMake option (#3131) 2025-05-09 14:13:41 +02:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00