aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* update version/copyright yearumarcor2021-01-161-1/+1
|
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-23/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated pre-compile scripts for OSVVM. * Reworked script for Vivado. * Reworked script for ISE. * Reworked UVVM compile script. Cannot be tested due to missing feature in GHDL see #1593. * Reworked scripts for Altera, Intel and Lattice. * Updated module imports. * Adjusted warnings. * Read OSVVM package files from compile-order file 'osvvm.pro'. * Support OSVVM and OSVVMLibraries as source directory. * Added support for OSVVM models to precompile script. * First update to the pre-compile scripts documentation. * Minimized file headers and redundant documentation. Using PowerShell's feature to document files, functions and modules. * Updated README in precompile scripts directory. * license: update headers of pyGHDL, scripts/windows, libraries/vendors * Fixed ForegroundColor and InvocationName. Co-authored-by: umarcor <unai.martinezcorral@ehu.eus>
* 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