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

    Исходный пакет: ccache
    Версия: 4.6-alt3
    Последняя версия по данным Repology
    Собран:  11 июля 2023 г. 13:43 в задании #324649
    Сообщить об ошибке в пакете
    Домашняя страница: 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, armh, aarch64)
    ccache-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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


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

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

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


    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