aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* libghdl: preliminary work to also support synth.Tristan Gingold2019-08-131-0/+1
* libghdl: automatically set the prefix from shared libraryTristan Gingold2019-07-091-12/+17
* python: add errorout_console, disp_config.Tristan Gingold2019-07-081-0/+3
* python: refine the result of set_option.Tristan Gingold2019-06-261-1/+2
* libghdl: fix support for non-posix OS.Tristan Gingold2019-06-241-1/+2
* python: add version.py, check it in configure.Tristan Gingold2019-06-241-1/+1
* setup.py: rework version extraction.Tristan Gingold2019-06-211-1/+1
* libghdl: just put the version in config.pyTristan Gingold2019-06-201-23/+33
* libghdl/__init__.py: rework prefix search.Tristan Gingold2019-06-201-23/+55
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-171-0/+47