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

    Исходный пакет: range-v3
    Версия: 0.11.0-alt1
    Собран:  17 декабря 2020 г. 19:43 в задании #263210
    Категория: Разработка/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

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

      1. cmake
      2. ctest
      3. gcc8
      4. gcc8-c++

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


    20 августа 2020 г. Vitaly Lipatov 0.11.0-alt1
    - new version 0.11.0 (with rpmrb script)
    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)