Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Official release tarball is feature incomplete #503

Open
apriori opened this issue Aug 27, 2019 · 2 comments
Open

Windows: Official release tarball is feature incomplete #503

apriori opened this issue Aug 27, 2019 · 2 comments

Comments

@apriori
Copy link

apriori commented Aug 27, 2019

As you can see from the output of a mere run of the latest release only S3 is actually compiled in.
Please do not ask your users to compile on their own if you provide releases :)

C:\sccache\sccache.exe
sccache: No command specified
sccache 0.2.10

USAGE:
    sccache [FLAGS] [OPTIONS] [cmd]...

FLAGS:
        --dist-auth       authenticate for distributed compilation
        --dist-status     show status of the distributed client
    -h, --help            Prints help information
    -s, --show-stats      show cache statistics
        --start-server    start background server
        --stop-server     stop background server
    -V, --version         Prints version information
    -z, --zero-stats      zero statistics counters

OPTIONS:
        --package-toolchain <executable> <out>    package toolchain for distributed compilation
        --stats-format <stats-format>
            set output format of statistics [default: text]  [possible values: text, json]


ARGS:
    <cmd>...

Enabled features:
    S3:        true
    Redis:     false
    Memcached: false
    GCS:       false
    Azure:     false
@roqvist
Copy link

roqvist commented Oct 10, 2019

It would be really nice with a Windows release with all features enabled

@rburchell
Copy link

see also: #373 - which looks related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants