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

    Исходный пакет: ccache
    Версия: 3.4.2-alt2
    Собран:  26 апреля 2019 г. 18:07
    Сообщить об ошибке в пакете
    Домашняя страница: http://ccache.samba.org/

    Лицензия: 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 (mipsel)
    ccache-debuginfo (mipsel)

    Сопровождающий: Aleksei Nikiforov


      1. asciidoc-a2x
      2. zlib-devel

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


    10 августа 2018 г. Aleksei Nikiforov 3.4.2-alt2
    - Set ccache version info (Closes: #33939).
    3 мая 2018 г. Aleksei Nikiforov 3.4.2-alt1
    - Updated to upstream version 3.4.2.
    30 ноября 2016 г. Evgeny Sinelnikov 3.3.3-alt1
    - Detects usage of `.incbin` assembler directives in the source code
      and avoids caching such compilations.