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

    Бинарный пакет: fpc-compiler
    Версия: 3.2.0-alt1
    Архитектура: i586
    Собран:  7 июля 2021 г. 12:20 в задании #276508
    Исходный пакет: fpc
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freepascal.org

    Лицензия: GPL-2.0+ and LGPL-2.1+
    О пакете: Free Pascal -- Compiler
    Описание: 
    The Free Pascal Compiler is an object pascal compiler supporting both
    Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects.  It
    provides a completely portable RunTime Library (RTL) available on many
    platforms and compatible with Turbo Pascal, but also a platfrom
    independent class based Free Component Library (FCL) adding many Delphi
    extensions and interfacing many popular open source libraries.
    
    Some extensions are added to the language, like function overloading.
    Shared libraries can be linked and created. Delphi language extentions
    like classes, exceptions, ansi strings and open arrays are also
    supported.
    
    This package contains the command line compiler.

    Сопровождающий: Andrey Cherepanov


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


    21 июля 2020 г. Andrey Cherepanov 3:3.2.0-alt1
    - Downgrade to stable version 3.2.0.
    - New network units: gnutls, libmagic and vcl-compat.
    23 января 2019 г. Andrey Cherepanov 2:3.3.1-alt0.1
    - New version from trunk because it supports gdb 8.x (ALT #35832).
    20 декабря 2017 г. Andrey Cherepanov 2:3.0.4-alt1
    - New version.
    - Package new units libmicrohttpd, googleapi and fcl-pdf.
    - Fix build documentation.