Пакет ccache: Информация

    Исходный пакет: ccache
    Версия: 4.6-alt3
    Последняя версия по данным Repology
    Собран:  21 мая 2024 г. 1:52 в задании #346088
    Сообщить об ошибке в пакете
    Домашняя страница: http://ccache.dev/

    Лицензия: GPLv3+
    О пакете: Compiler cache
    Описание: 
    ccache is a compiler cache. It acts as a caching pre-processor to
    C/C++ compilers, using the -E compiler switch and a hash to detect
    when a compilation can be satisfied from cache. This often results
    in a 5 to 10 times speedup in common compilations.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ccache (x86_64, ppc64le, i586, aarch64)
    ccache-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Artyom Bystrov


    Права:
    Vitaly Lipatov
    @qa
    @everybody

      1. libzstd-devel
      2. asciidoctor
      3. cmake
      4. libhiredis-devel
      5. gcc-c++
      6. rpm-build-python3

    Последнее изменение


    11 июля 2023 г. Artyom Bystrov 4.6-alt3
    - Fix build on GCC13
    22 апреля 2023 г. Vitaly Lipatov 4.6-alt2
    - ccache.filetrigger: replace egrep with grep -E
    23 марта 2022 г. Alexey Sheplyakov 4.6-alt1
    - new version 4.6
    - in particular solves .incbin false positive