aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix Codacy issuesPatrick Lehmann2021-06-221-14/+9
|\
| * scripts/pnodespy: cleaner print_file_headerPatrick Lehmann2021-06-221-14/+4
| * scripts/pnodespy: 's/includeIntEnumunique/includeIntEnumUnique/'umarcor2021-06-221-3/+3
| * fix issues reported by Codacyumarcor2021-06-221-13/+18
* | pyGHDL/dom/_Utils.py: add assert, adjust previous commitTristan Gingold2021-06-221-1/+1
|/
* nodes.py: add an assertion on Get_KindTristan Gingold2021-06-221-1/+1
* Added handling of new types to the decorator for the Python-C/Ada binding.Patrick Lehmann2021-06-191-16/+28
* pyGHDL: automatically add type annotations for nodes.pyTristan Gingold2021-06-181-7/+38
* Changes to pnodespy.Patrick Lehmann2021-06-172-39/+96
* Add option to compile UVVM Wishbone VIP.Patrick Lehmann2021-05-192-1/+11
|\
| * Add option to compile UVVM Wishbone VIP.MichaƂ Kruszewski2021-05-192-1/+11
* | Makefiles: remove unused GNAT_LARGS variableXiretza2021-05-101-1/+1
* | Increase stack size to 8MB for msys2-mcode (fix ghdl/ghdl#1742)Martin Bahlinger2021-04-281-1/+1
|/
* ci: set and use GHWDUMP envvarumarcor2021-04-231-0/+1
* Makefile: add and use all.ghw, install.ghw and uninstall.ghw targetsumarcor2021-04-231-1/+1
* Revert changing parameter types of Get-VHDLVariables functionMartin Bahlinger2021-04-201-2/+2
* Move --std= parameter before -frelaxed-rulesMartin Bahlinger2021-04-207-10/+10
* pnodes.py: fix a typoTristan Gingold2021-04-051-1/+1
* scripts/vendors: add missing workdir argumentNicola Corna2021-03-131-3/+3
* scripts/vendors: fix typo in deprecated script param (#1673)Adrian Byszuk2021-03-051-2/+2
* VHPI: add tests for loading librariesMarlon James2021-03-041-1/+1
* VHPI: add initial minimal implementationMarlon James2021-03-044-0/+10
* revert "log stderr of make to a file and use tail to show last 1000 lines" (#...Xiretza2021-02-221-4/+1
* vendors: support deprecated param names (#1653)Adrian Byszuk2021-02-177-36/+36
* ci/macos: test all suiteseine2021-02-021-1/+2
* ci: cleanup macos buildeine2021-02-021-8/+4
* ci: enable both mcode and llvm builds for macosEdu Garcia2021-02-021-1/+6
* ci: make wget a bit less verbose when downloading gnat for macosEdu Garcia2021-02-021-1/+1
* ci: remove gnat cleanup so libghdl can be built for macosEdu Garcia2021-02-021-32/+0
* ci: enable libghdl in the osx jobeine2021-02-021-3/+1
* Fixes to the UVVM script.Patrick Lehmann2021-01-231-10/+8
* vendors/uvvm: adjust newline trimumarcor2021-01-211-2/+2
* vendors/uvvm: fix file existance checkumarcor2021-01-211-1/+1
* vendors: make 'filter.analyze.sh' executableumarcor2021-01-211-0/+0
* vendors: move vendor pre-compile scripts into subdir 'scripts'umarcor2021-01-2120-0/+7458
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-8/+9
* Reworking pre-compile script for OSVVM.Patrick Lehmann2021-01-161-10/+39
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-1510-155/+151
* update license headersumarcor2021-01-143-33/+27
* ci: deprecate Travis in favour of GitHub Actionseine2021-01-132-16/+0
* Auto generate @export for classes via pnodespy.Patrick Lehmann2021-01-101-7/+19
* pnodespy: allow loading as a moduleumarcor2021-01-061-1/+2
* mv dist/* scripts/umarcor2021-01-0636-0/+5377
* Also auto document options from 'pnodes' and 'pnodespy'.Patrick Lehmann2021-01-052-5/+20
* scripts/pnodespy.py: factorize codeTristan Gingold2021-01-011-27/+17
* Added file headers to auto generated Python sources.Patrick Lehmann2021-01-011-56/+77
* scripts: add 'update_py_bindings.sh'umarcor2021-01-011-0/+12
* scripts/pnodespy.py: adjust generated import statementsTristan Gingold2020-12-301-4/+4
* scripts: force use of python3Tristan Gingold2020-12-302-2/+2
* Modified formatting.Patrick Lehmann2020-12-291-7/+5