Пакет range-v3: Информация

    Исходный пакет: range-v3
    Версия: 0.10.0-alt3.E2K.1
    Собран:  15 января 2021 г. 22:53
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/ericniebler/range-v3

    Лицензия: Boost
    О пакете: Range library for C++14/17/20, basis for C++20's std::ranges
    Описание: 
    Range library for C++14/17/20. This code was the basis
    of a formal proposal to add range support to the C++ standard library.
    That proposal evolved through a Technical Specification,
    and finally into P0896R4 "The One Ranges Proposal"
    which was merged into the C++20 working drafts in November 2018.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    librange-v3-devel (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Michael Shigorin
    Vitaly Lipatov

      1. cmake
      2. ctest
      3. gcc-c++

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


    15 января 2021 г. Michael Shigorin 0.10.0-alt3.E2K.1
    - E2K:
      + drop gcc8 specification (see ALT#37930, ALT#38830)
      + disable examples
    27 января 2020 г. Vitaly Lipatov 0.10.0-alt3
    - build range-v3 in any case, use gcc8
    25 января 2020 г. Vitaly Lipatov 0.10.0-alt2
    - rewrite spec
    - build test with cmake and run it
    - move headers direct to /usr/include
    - disable build on aarch64 and ppc64le (see bug 37930)