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

  • Default inline alert: Версия в репозитории: 4.6-alt3

Исходный пакет: ccache
Версия: 3.4.2-alt2
Последняя версия по данным Repology
Собран:  13 августа 2018 г. 15:00 в задании #211310
Сообщить об ошибке в пакете
Домашняя страница: 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 (x86_64, i586, aarch64)
ccache-debuginfo (x86_64, i586, aarch64)

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


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

    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.