Skip to main content
GCDB is a tool to wrap your ordinary build system by overriding `CC` and `CXX`
to allow it to introspect the build process to be able to generate a JSON
Compilation Database which can be used with other tools like `clang-tidy`.

## Installation

```shell
$ pip install gcdb
```

## Usage

Run `gcdb` passing in the commands to build your code. You want to ensure the
entire sources are built so its important to clear any prior caches. For
example, if you use `make` to build your code:

```shell
$ gcdb 'make clean && make'
```

NOTE: Currently the passed command cannot run concurrently, so you cannot pass
`-j` to `make or similiar tools.

Home-page: https://github.com/kylef/gcdb
Author: Kyle Fuller
Author-email: kyle@fuller.li
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gcdb-0.1.2.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gcdb-0.1.2-py2.py3-none-any.whl (2.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file gcdb-0.1.2.tar.gz.

File metadata

  • Download URL: gcdb-0.1.2.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gcdb-0.1.2.tar.gz
Algorithm Hash digest
SHA256 76eaac816cd16178ecc0eaad1714c2d1329c2c79009b3c3c362bc6e2ff20eb78
MD5 cab13d37bb022e375d0f4c221bec752d
BLAKE2b-256 89ca15d3bb908ca2059eb078ac461adf25dece36d9ac08dd613213e09bd883e0

See more details on using hashes here.

File details

Details for the file gcdb-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for gcdb-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 43db55ad10f95ead0b4410beded713e320f4c3dcd8e2fca9838e13a7ecd2590b
MD5 86b8769b13524a4e5eb276d3410ab6ae
BLAKE2b-256 364beda494dd2390ed7985c133ba7de8dfee3e6bfb57ccfb076c7396a5ead33e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page