llama.cpp/.github/workflows
Kerfuffle 0df7d63e5b
Include server in releases + other build system cleanups (#1610)
Set `LLAMA_BUILD_SERVER` in workflow so the `server` example gets build. This currently only applies to Windows builds because it seems like only Windows binary artifacts are included in releases.

Add `server` example target to `Makefile` (still uses `LLAMA_BUILD_SERVER` define and does not build by default)

Fix issue where `vdot` binary wasn't removed when running `make clean`.

Fix compile warnings in `server` example.

Add `.hpp` files to trigger workflow (the server example has one).
2023-05-27 11:04:14 -06:00
..
build.yml Include server in releases + other build system cleanups (#1610) 2023-05-27 11:04:14 -06:00
docker.yml ci : do not run on drafts 2023-04-18 19:57:06 +03:00
editorconfig.yml Fix whitespace, add .editorconfig, add GitHub workflow (#883) 2023-04-11 19:45:44 +00:00
tidy-post.yml Add clang-tidy reviews to CI (#1407) 2023-05-12 15:40:53 +02:00
tidy-review.yml Add clang-tidy reviews to CI (#1407) 2023-05-12 15:40:53 +02:00