aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Bumped dependencies.Patrick Lehmann2023-04-101-0/+3
* Added entry points.Patrick Lehmann2021-12-141-1/+5
* Fixed license in `setup.py`.Patrick Lehmann2021-12-131-2/+2
* Adjusted configure script.Patrick Lehmann2021-12-121-3/+5
* Updated setup.py to use pyTooling.Packaging.Patrick Lehmann2021-12-121-103/+14
* setup.py cleanupumarcor2021-07-181-5/+6
* Read requirement files recursively. Normalize and deduplicate items.Patrick Lehmann2021-07-031-4/+10
* New command line interface for DOM.Patrick Lehmann2021-07-011-1/+1
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-1/+2
* setup.py: get a zipfile instead of using gitumarcor2021-06-231-6/+4
* Better type handling.Patrick Lehmann2021-06-231-0/+2
* pyGHDL: handle requirements files with comments and/or git URLsPatrick Lehmann2021-06-231-68/+91
* pyGHDL: add ghdl-dom entrypointumarcor2021-06-221-1/+2
* update version/copyright yearumarcor2021-01-161-1/+1
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-23/+22
* Extract CLI parameters from ghdl-ls.Patrick Lehmann2021-01-051-0/+1
* setup.py: slightly lower required python versionTristan Gingold2021-01-041-1/+1
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-311-3/+1
* Lowering required Python version to 3.7.Patrick Lehmann2020-12-291-1/+2
* setup.py needs the license information twice ...Patrick Lehmann2020-12-281-7/+7
* Tiny improvements.Patrick Lehmann2020-12-281-10/+12
* Added new package description for pyGHDL.Patrick Lehmann2020-12-281-0/+119
* configure: add --enable-pythonTristan Gingold2018-03-071-67/+0
* Add (missing) setup.pyTristan Gingold2018-03-061-0/+67