Sha256: 43dd42ef111f02b2eb14664f35a542d75f597b1be41c08145942defee0457e65

Contents?: true

Size: 544 Bytes

Versions: 3

Compression:

Stored size: 544 Bytes

Contents

{
    "name": "aws-c-http",
    "targets": {
        "android": {
            "enabled": false,
            "_comment": "disabled until we need to support it. LibCrypto needs to be configured on build machine."
        }
    },
    "upstream": [
        { "name": "aws-c-io" },
        { "name": "aws-c-compression" }
    ],
    "downstream": [
        { "name": "aws-c-auth" }
    ],
    "test_steps": [
        "test",
        ["{python}", "{project_dir}/integration-testing/http_client_test.py", "{install_dir}/bin/elasticurl{exe}"]
    ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aws-crt-0.1.2 aws-crt-ffi/crt/aws-c-http/builder.json
aws-crt-0.1.1.pre native/crt/aws-c-http/builder.json
aws-crt-0.1.0.pre native/crt/aws-c-http/builder.json