Sha256: 3d3d0e3ab75d884505a057cca80938a1a5f4207d54982cab4317859712da3984

Contents?: true

Size: 877 Bytes

Versions: 48

Compression:

Stored size: 877 Bytes

Contents

<package>
    <description brief="package-level import and build automation">
        Autobuild is an abstraction layer that provides a package-oriented build
        system (instead of file-oriented). It assumes that the dirty file-level
        details are handled by another common build tools such as CMake, but
        handles building (in parallel) many such packages.

        It also provides the API to import and update packages using common version
        control systems (git, svn, ...)
    </description>
    <maintainer>Sylvain Joyeux/sylvain.joyeux@m4x.org</maintainer>
    <license>LGPLv3 or later</license>
    <url>http://rock-robotics.org</url>

    <depend package="tty" />
    <depend package="pastel" />
    <depend package="tty" />
    <depend package="utilrb" />
    <test_depend package="minitest" />
    <test_depend package="flexmock" />
</package>

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
autobuild-1.24.0 manifest.xml
autobuild-1.23.1 manifest.xml
autobuild-1.23.0 manifest.xml
autobuild-1.22.1 manifest.xml
autobuild-1.22.0 manifest.xml
autobuild-1.21.0 manifest.xml
autobuild-1.20.0 manifest.xml
autobuild-1.19.0 manifest.xml
autobuild-1.18.1 manifest.xml
autobuild-1.18.0 manifest.xml
autobuild-1.17.0 manifest.xml
autobuild-1.16.0 manifest.xml
autobuild-1.15.0 manifest.xml
autobuild-1.14.1 manifest.xml
autobuild-1.14.0 manifest.xml
autobuild-1.13.0 manifest.xml
autobuild-1.13.0.pre1 manifest.xml
autobuild-1.12.3 manifest.xml
autobuild-1.12.1 manifest.xml
autobuild-1.12.0 manifest.xml