Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Ccache.Ccache
PackageVersion: 4.13.3
InstallerType: zip
NestedInstallerType: portable
ReleaseDate: 2026-04-12
Installers:
- Architecture: x64
NestedInstallerFiles:
- RelativeFilePath: ccache-4.13.3-windows-x86_64/ccache.exe
InstallerUrl: https://github.com/ccache/ccache/releases/download/v4.13.3/ccache-4.13.3-windows-x86_64.zip
InstallerSha256: F445BF8A01D056461A8CE55972CF36D01D5BA009656D7E935D06C5A36927311E
- Architecture: arm64
NestedInstallerFiles:
- RelativeFilePath: ccache-4.13.3-windows-aarch64/ccache.exe
InstallerUrl: https://github.com/ccache/ccache/releases/download/v4.13.3/ccache-4.13.3-windows-aarch64.zip
InstallerSha256: 2F1650F2921DB31B981F73282E1BB209142F139C3AEEBDC3E03EC7903AE77A04
ManifestType: installer
ManifestVersion: 1.12.0
47 changes: 47 additions & 0 deletions manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Ccache.Ccache
PackageVersion: 4.13.3
PackageLocale: en-US
Publisher: Joel Rosdahl
PublisherUrl: https://ccache.dev/
PublisherSupportUrl: https://github.com/ccache/ccache/discussions
Author: Joel Rosdahl, Andrew “Tridge” Tridgell, and Ccache Contributors
PackageName: Ccache
PackageUrl: https://github.com/ccache/ccache
License: GPL-3.0
LicenseUrl: https://github.com/ccache/ccache/blob/HEAD/LICENSE.adoc
ShortDescription: Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.
Description: Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Ccache is free software, released under the GNU General Public License version 3 or later.
Moniker: ccache
Tags:
- c
- c++
- ccache
- compilation
- cross-platform
- open-source
- optimization
- speedup
ReleaseNotes: |-
New deliverables
- Added glibc binary release for Linux riscv64. [contributed by Ludovic Henry]

Bug fixes and improvements
- Fixed handling of empty responses from remote storage backends: a response with an empty body is now treated as a storage error rather than a cache miss. [contributed by Björn Svensson]
- Fixed PCH invalidation when the MSVC toolset is updated. [contributed by Philipp Kolberg]
- Fixed base_dir path rewriting when using MSVC’s /Yc option: paths are no longer rewritten to relative when creating a precompiled header, since MSVC then does not like relative paths for the /Yc and /FI arguments. [contributed by Joel Rosdahl]
- Fixed handling of a directory-less path to the MSVC /FI option. [contributed by Joel Rosdahl]
- Added support for -fsanitize-ignorelist (which replaced -fsanitize-blacklist in Clang 13). [contributed by Joel Rosdahl]
- Fixed detection of type for compiler with . in the name (e.g. hppa2.0-unknown-linux-gnu-gcc). [contributed by Joel Rosdahl]
- Fixed install.sh to correctly use sysconfdir and other configuration variables from the Makefile. [contributed by Joel Rosdahl]

Build improvements
- Changed cmake/FindCppHttplib.cmake to use settings from the system’s CMake config if available, supporting systems where cpp-httplib is not provided as a header-only library. [contributed by Jiri Slaby]
ReleaseNotesUrl: 'https://ccache.dev/releasenotes.html#_ccache_4_13_3'
Documentations:
- DocumentLabel: Documentation
DocumentUrl: https://ccache.dev/documentation.html
ManifestType: defaultLocale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Ccache.Ccache
PackageVersion: 4.13.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0