Releases: sourcegraph/scip-clang
scip-clang v0.3.1
Download the binary for your platform using:
TAG=v0.3.1 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.3.0
Download the binary for your platform using:
TAG=v0.3.0 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.7
Download the binary for your platform using:
TAG=v0.2.7 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.6
Download the binary for your platform using:
TAG=v0.2.6 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.5
Download the binary for your platform using:
TAG=v0.2.5 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.4
Download the binary for your platform using:
TAG=v0.2.4 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.3
Download the binary for your platform using:
TAG=v0.2.3 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.2
Download the binary for your platform using:
TAG=v0.2.2 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.1
Download the binary for your platform using:
TAG=v0.2.1 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer
scip-clang v0.2.0
Download the binary for your platform using:
TAG=v0.2.0 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-clang/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-clang-x86_64-$OS" -o scip-clang' && \
chmod +x scip-clang
The -dev
binaries are meant for debugging issues (for example, if you run into a crash with scip-clang
), and are not recommended for general use.
The Linux binaries depend on glibc and should work on:
- Debian 10 (Buster), 11 (Bullseye) or newer
- Ubuntu 18.04 (Bionic Beaver) or newer