Skip to content

Releases: sourcegraph/scip-clang

scip-clang v0.3.1

09 Jan 07:58
e6dd114
Compare
Choose a tag to compare

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

04 Oct 21:21
355c86a
Compare
Choose a tag to compare

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

23 Aug 03:19
2e4f203
Compare
Choose a tag to compare

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

15 Aug 07:06
203e68f
Compare
Choose a tag to compare

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

15 Aug 02:24
16d4767
Compare
Choose a tag to compare

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

13 Aug 12:02
0450ebe
Compare
Choose a tag to compare

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

05 Jul 16:19
a3f9908
Compare
Choose a tag to compare

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

16 Jun 15:01
1995a07
Compare
Choose a tag to compare

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

06 Jun 13:38
4d53c18
Compare
Choose a tag to compare

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

02 Jun 09:06
08b6ec0
Compare
Choose a tag to compare

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