Skip to content

1.2514.0

Latest
Compare
Choose a tag to compare
@luncliff luncliff released this 05 Apr 16:58
· 42 commits to main since this release
700dfc4

대한민국 제 20대 대통령 윤석열이 파면된 이후 첫 배포

What's Changed

  • build(deps): bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #305
  • build(deps): bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #306
  • CI: workflow update with vcpkg 2025.01.13 by @luncliff in #307
  • [opencl-headers] Disable test build of OpenCL-Headers by @luncliff in #308
  • [llama-cpp] Use later version with several GPU features by @luncliff in #309
  • Docs: change issue templates for registry port by @luncliff in #314
  • CI: Move Azure Pipelines, CircleCI jobs to GitHub Actions by @luncliff in #317
  • CI: try cleanup of build cache, cancelled runs when Pull Request is closed by @luncliff in #318
  • [google-jni-bind] Update to the 1.2.0-beta release by @luncliff in #321
  • [spine-runtimes] Create a new port with 4.2 branch by @luncliff in #320
  • [ml-dtypes] Update to v0.5.2 by @luncliff in #323
  • [coreml-tools] Update to 8.1 by @luncliff in #325
  • [godot] Support tool build and installation with 4.3-stable version by @luncliff in #324
  • [coreml-tools] Update to 8.2 by @luncliff in #326
  • [godot] Support "spine-runtimes" feature with custom module build by @luncliff in #327
  • [abseil] fix ABSL_CONSUME_DLL in installed header files by @luncliff in #330
  • [nvidia-triton-*] update ports to use late 2024, early 2025 commit by @luncliff in #328
  • CI: update GitHub Actions workflows by @luncliff in #331
  • [abseil] update to 20250127.0 by @luncliff in #332
  • CI: upload build logs if the job fails by @luncliff in #334
  • [pthreadpool,xnnpack] Prepare google/pthreadpool update by @luncliff in #335
  • [google-pthreadpool] Create a new port for future Google/XNNPACK update by @luncliff in #336
  • CI: misc changes, use vcpkg 2025.03.19 by @luncliff in #342
  • [metal-cpp] update to macOS15_iOS18 by @luncliff in #343
  • [metal-cpp] update to macOS15.2_iOS18.2 by @luncliff in #344
  • [tensorflow-lite] update to v2.18.1 by @luncliff in #340
  • [llama-cpp] update to b4936 by @luncliff in #338
  • [basis-universal] Support 1.50.0 with new CMakeLists.txt by @luncliff in #310
  • [asmjit] update to 2025-03-10 by @luncliff in #341
  • [nvidia-cudnn-frontend,cudnn-frontend] create a proxy for nvidia-cudnn-frontend, update to v1.11.0 by @luncliff in #347
  • [nvidia-cnmem] Change cmake_minimum_required for CMake 4.0 by @luncliff in #350
  • [opencl,opencl-headers] Update to v2024.10.24 by @luncliff in #349
  • [llama-cpp] Fix Python3 search in OpenCL feature build by @luncliff in #356
  • [tensorflow-lite] Fix OpenCL 2024.10.24 build error by @luncliff in #355

Configuration

{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
  "default-registry": {
    "kind": "git",
    "repository": "https://github.com/Microsoft/vcpkg",
    "baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da"
  },
  "registries": [
    {
      "baseline": "700dfc4647f97686bac8a7fcddbf7a31592ccfa1",
      "repository": "https://github.com/luncliff/vcpkg-registry",
      "packages": [
        "abseil",
        "apple-crypto",
        "apple-nio-ssl",
        "asmjit",
        "basis-universal",
        "coreml-tools",
        "cpuinfo",
        "cudnn-frontend",
        "d3d12-transition-layer",
        "directml",
        "dlpack",
        "eigen3",
        "etcpak",
        "farmhash",
        "fbgemm",
        "fft2d",
        "fp16",
        "gemmlowp",
        "glslang",
        "godot",
        "google-filament",
        "google-jni-bind",
        "google-pthreadpool",
        "libdispatch",
        "libkineto",
        "liblzma",
        "llama-cpp",
        "metal-cpp",
        "miniaudio",
        "ml-dtypes",
        "neon2sse",
        "nsync",
        "nvidia-cnmem",
        "nvidia-cudnn-frontend",
        "nvidia-cutlass",
        "nvidia-nvbench",
        "nvidia-tools-extension-sdk",
        "nvidia-triton-client",
        "nvidia-triton-common",
        "nvidia-triton-core",
        "onnx",
        "onnx-optimizer",
        "onnxruntime",
        "opencl",
        "opencl-headers",
        "opencl-on-dx12",
        "openjdk",
        "openssl",
        "openssl1",
        "openssl3",
        "psimd",
        "pthreadpool",
        "ruy",
        "smol-v",
        "spine-runtimes",
        "sse2neon",
        "system-qt5",
        "system-qt6",
        "tensorflow-lite",
        "tensorpipe",
        "winpixeventruntime",
        "xatlas",
        "xnnpack",
        "xnvctrl",
        "zenny-atomic",
        "zlib",
        "zlib-ng"
      ],
      "kind": "git"
    }
  ]
}

Full Changelog: 1.2447.0...1.2514.0