{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "GCDB is a tool to wrap your ordinary build system by overriding `CC` and `CXX`\nto allow it to introspect the build process to be able to generate a JSON\nCompilation Database which can be used with other tools like `clang-tidy`.\n\n## Installation\n\n```shell\n$ pip install gcdb\n```\n\n## Usage\n\nRun `gcdb` passing in the commands to build your code. You want to ensure the\nentire sources are built so its important to clear any prior caches. For\nexample, if you use `make` to build your code:\n\n```shell\n$ gcdb 'make clean && make'\n```\n\nNOTE: Currently the passed command cannot run concurrently, so you cannot pass\n`-j` to `make or similiar tools.\n\nHome-page: https://github.com/kylef/gcdb\nAuthor: Kyle Fuller\nAuthor-email: kyle@fuller.li\nLicense: UNKNOWN\nDescription: UNKNOWN\nPlatform: UNKNOWN\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gcdb", "package_url": "https://pypi.org/project/gcdb/", "platform": "", "project_url": "https://pypi.org/project/gcdb/", "project_urls": null, "release_url": "https://pypi.org/project/gcdb/0.1.3/", "requires_dist": [ "Click" ], "requires_python": "", "summary": "# Generate Compilation Database", "version": "0.1.3" }, "last_serial": 4092638, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fda1c6eeaa761a45bcac266ddaee529e", "sha256": "d64c35ca586f606e126c470e82b885907bb54e9cb3cd48547684166f3b72b713" }, "downloads": -1, "filename": "gcdb-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fda1c6eeaa761a45bcac266ddaee529e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2345, "upload_time": "2018-07-22T19:51:40", "url": "https://files.pythonhosted.org/packages/03/09/f31fde2b93f066d918ed9e6f37c677f1a08f8f7fdc61a722eebc763b0b1e/gcdb-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bcc7ac78f202c08c3f433589040055a9", "sha256": "5371687cbaf9920aef744bd3d0c5e9f3d7c640cce95acd6e56f6e2edf567562c" }, "downloads": -1, "filename": "gcdb-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bcc7ac78f202c08c3f433589040055a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1864, "upload_time": "2018-07-22T19:51:42", "url": "https://files.pythonhosted.org/packages/e4/f4/6b1a64d500bdcb96cca0ed714303e0306307d8ffbd15370b1b4722a3a620/gcdb-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7ca00b20856d418e8690dfceaedaea7f", "sha256": "8865cfddfcf8c8d59db38a4b5f313b00f3cec2f6ca7998ed1fbc23399cfe0708" }, "downloads": -1, "filename": "gcdb-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ca00b20856d418e8690dfceaedaea7f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2343, "upload_time": "2018-07-22T19:51:41", "url": "https://files.pythonhosted.org/packages/f0/5a/a691d8ae10dffdaf20c0f0479245dde5df8b437480383c453a3410034ad0/gcdb-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f0698efd8874d15715632c2c82fc85c3", "sha256": "bf03cf84a671d5bec67e2e1d328978fc1c94b85feef8d2efadda1f2f05a8af50" }, "downloads": -1, "filename": "gcdb-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f0698efd8874d15715632c2c82fc85c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1871, "upload_time": "2018-07-22T19:51:43", "url": "https://files.pythonhosted.org/packages/5f/7d/d1ddafb1377f5c883f8f336726ab1b3d772284b7b7dca226a6570c63bee2/gcdb-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "86b8769b13524a4e5eb276d3410ab6ae", "sha256": "43db55ad10f95ead0b4410beded713e320f4c3dcd8e2fca9838e13a7ecd2590b" }, "downloads": -1, "filename": "gcdb-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "86b8769b13524a4e5eb276d3410ab6ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2348, "upload_time": "2018-07-22T20:55:00", "url": "https://files.pythonhosted.org/packages/36/4b/eda494dd2390ed7985c133ba7de8dfee3e6bfb57ccfb076c7396a5ead33e/gcdb-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cab13d37bb022e375d0f4c221bec752d", "sha256": "76eaac816cd16178ecc0eaad1714c2d1329c2c79009b3c3c362bc6e2ff20eb78" }, "downloads": -1, "filename": "gcdb-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cab13d37bb022e375d0f4c221bec752d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1868, "upload_time": "2018-07-22T20:55:03", "url": "https://files.pythonhosted.org/packages/89/ca/15d3bb908ca2059eb078ac461adf25dece36d9ac08dd613213e09bd883e0/gcdb-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "04faa5954a1d092f0d5d06a281008b9d", "sha256": "66e912abac26f1e51054e20c8b7415db8e558db3bab4acc3b16f2fedeaa9340c" }, "downloads": -1, "filename": "gcdb-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "04faa5954a1d092f0d5d06a281008b9d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2496, "upload_time": "2018-07-23T11:10:12", "url": "https://files.pythonhosted.org/packages/7e/bb/b2213292cdf33668d6fa9afc97607590e626354532bcf5032312997cb871/gcdb-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e49e81ac5a0af0ae271e87c459439653", "sha256": "87370f734cafa189537cb8d54fd3c50161a961a12abe5fc8a4f017565852db6e" }, "downloads": -1, "filename": "gcdb-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e49e81ac5a0af0ae271e87c459439653", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2025, "upload_time": "2018-07-23T11:10:13", "url": "https://files.pythonhosted.org/packages/24/78/b6b5486fb02e77ea12f7334fd67abfcd489a62a273c4ac66a5d51c2df9ed/gcdb-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04faa5954a1d092f0d5d06a281008b9d", "sha256": "66e912abac26f1e51054e20c8b7415db8e558db3bab4acc3b16f2fedeaa9340c" }, "downloads": -1, "filename": "gcdb-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "04faa5954a1d092f0d5d06a281008b9d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2496, "upload_time": "2018-07-23T11:10:12", "url": "https://files.pythonhosted.org/packages/7e/bb/b2213292cdf33668d6fa9afc97607590e626354532bcf5032312997cb871/gcdb-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e49e81ac5a0af0ae271e87c459439653", "sha256": "87370f734cafa189537cb8d54fd3c50161a961a12abe5fc8a4f017565852db6e" }, "downloads": -1, "filename": "gcdb-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e49e81ac5a0af0ae271e87c459439653", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2025, "upload_time": "2018-07-23T11:10:13", "url": "https://files.pythonhosted.org/packages/24/78/b6b5486fb02e77ea12f7334fd67abfcd489a62a273c4ac66a5d51c2df9ed/gcdb-0.1.3.tar.gz" } ] }