Skip to content

Releases: sourcegraph/scip-clang

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

scip-clang v0.1.3

19 May 06:30
134a873
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.1.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.1.2 (DO NOT USE)

18 May 06:01
375b4cf
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.1.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.1.1

12 May 10:24
737c604
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.1.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.1.0

03 May 04:55
ecca46f
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.1.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.0.9

27 Apr 10:32
d0fb761
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.0.9 \
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.0.8

26 Apr 01:14
b84eab7
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.0.8 \
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.0.7

24 Apr 15:29
2fef1ce
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.0.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.0.6

20 Apr 08:49
cd8d958
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.0.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.0.5

19 Apr 07:43
e77cfc9
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=v0.0.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