]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ruby : handle build options on installation (#3206)
authorKITAITI Makoto <redacted>
Thu, 29 May 2025 16:32:49 +0000 (01:32 +0900)
committerGitHub <redacted>
Thu, 29 May 2025 16:32:49 +0000 (01:32 +0900)
commite5e900dd00747f747143ad30a697c8f21ddcd59e
treea5bac6514fd31ad74cb067a5c1884f6b726c2ddd
parent4d18e52f553a22b77315ebd2bcbe3050f7ed65e1
ruby : handle build options on installation (#3206)

* Don't pass empty string to cmake command

* Refactor Dependencies

* Use found cmake path for options

* Maintain extsources.rb

* List dependent files by directory separator agnostic way

* Prepend whitespace before '='

* Handle build options on install

* Remove useless test

* Retrieve gem file name and version from spec file

* Bump version to 1.3.3

* Update date

* Add install option examples

* [skip ci]Remove unused module
bindings/ruby/README.md
bindings/ruby/ext/dependencies.rb
bindings/ruby/ext/extconf.rb
bindings/ruby/ext/options.rb
bindings/ruby/ext/ruby_whisper_vad_params.c
bindings/ruby/extsources.rb
bindings/ruby/tests/helper.rb
bindings/ruby/tests/test_package.rb
bindings/ruby/whispercpp.gemspec