aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bash: use new tree-sitter-bashArthur Zamarin2023-10-021-1/+1
* setup.py: fix usage of absolute pathArthur Zamarin2023-02-031-5/+5
* format using blackArthur Zamarin2022-12-291-62/+77
* setup.py: move to pure setuptoolsArthur Zamarin2022-11-191-176/+154
* drop py3.8 and make py3.11 officialArthur Zamarin2022-11-091-1/+1
* add bash completionArthur Zamarin2022-05-071-0/+1
* setup.py: add capability to toggle building bundled tree-sitter-bashThomas Bracht Laumann Jespersen2022-05-021-7/+11
* setup.py: don't import setuptools._distutils directlyMike Gilbert2021-12-261-5/+5
* setup.py: move to using bundled distutils from setuptoolsTim Harder2021-07-011-5/+5
* setup.py: use variable for data offsetTim Harder2021-05-251-1/+1
* setup.py: note support for py3.10v0.10.0Tim Harder2021-05-221-0/+1
* setup: force binary wheel creationTim Harder2021-03-261-0/+1
* setup.py: override build cmd instead of using a fake libraryTim Harder2021-03-221-2/+8
* setup.py: force non-pure wheel build for bash parsing libraryTim Harder2021-03-201-9/+27
* move bash module into its own subdirTim Harder2021-03-191-4/+4
* setup: drop test wrapper hack to run tests against a built versionTim Harder2021-03-031-26/+12
* setup.py: update caches module locationTim Harder2021-02-261-1/+2
* use an internal build_library function for tree-sitter lang libsTim Harder2020-12-111-2/+3
* add initial bash parsing support via tree-sitterTim Harder2020-12-111-0/+12
* drop py36 and py37 supportTim Harder2020-12-051-2/+0
* setup.py: generate caches data file on installTim Harder2020-12-041-1/+10
* setup.py: generate available scopes file on installTim Harder2020-12-041-2/+8
* setup.py: drop unnecessary private level for install_data methodTim Harder2020-11-181-2/+2
* remove old, unused plugins supportTim Harder2020-11-181-9/+0
* sort imports with isortTim Harder2020-11-161-3/+3
* various lint fixesTim Harder2020-11-141-7/+9
* drop unnecessary explicit object class inheritanceTim Harder2020-11-141-1/+1
* setup.py: split generated modules into separate const/objects modulesTim Harder2020-11-021-8/+12
* add py39 support for CI and tox testingTim Harder2020-10-281-0/+1
* split object registration from pkgcheck.const into its own moduleTim Harder2020-02-051-4/+4
* make pkgcheck description more specificTim Harder2020-02-011-1/+1
* setup.py: minor install simplificationTim Harder2020-01-211-1/+1
* travis-ci: enable python 3.8 buildsTim Harder2019-11-061-0/+1
* setup: properly import sys for wheel install generated _const moduleTim Harder2019-11-011-0/+1
* checks: add initial support for verifying Gentoo's perl module versioning schemeTim Harder2019-11-011-3/+40
* drop transforms entirely and use explicit sources instead for all checksTim Harder2019-09-281-3/+1
* port network checks to use requestsTim Harder2019-09-251-0/+3
* setup: also byte compile generated _const module at optimization level 1Tim Harder2019-08-301-0/+1
* setup: import const module install dependent methodsTim Harder2019-08-161-4/+6
* setup: add author_email fieldTim Harder2019-08-161-1/+2
* setup: generate/install keyword, check, and reporter listsTim Harder2019-08-161-3/+27
* setup: generate _const module on install containing obj listsTim Harder2019-08-161-0/+59
* setup.py: generate plugin module cacheTim Harder2019-02-041-0/+21
* moving to >=py36 onlyTim Harder2018-06-181-6/+2
* setup: use pkgdist from snakeoilTim Harder2018-06-181-1/+1
* setup: drop unused, outdated pkgcore-dev google groups listTim Harder2017-12-201-1/+0
* various travis-ci, setup, and tox updates from other pkgcore projectsTim Harder2017-11-301-5/+5
* setup: drop unnecessary test class overrideTim Harder2017-10-051-6/+2
* move pkgcheck module to the src directoryTim Harder2017-09-231-23/+8
* update to new requirements files layoutTim Harder2017-09-221-5/+1