Skip to content

Commit

Permalink
Codacy issues, Travis cleanup and update ghdl.texi (#1807)
Browse files Browse the repository at this point in the history
* ghw: fix memleaks reported by codacy

* ghw: printf issues and style (GNU indent)

* testsuite/gna: minor printf issues

* testsuite: fix issues reported by codacy

* scripts/ci-run: clean travis stuff (deprecated)

* scripts: fix issues reported by codacy

* doc/Makefile: add .PHONY

* doc: update ghdl.texi

* testsuite/synth: use synth_tb
  • Loading branch information
umarcor committed Jun 26, 2021
1 parent 111fe05 commit b4d4d9a
Show file tree
Hide file tree
Showing 95 changed files with 47,216 additions and 4,654 deletions.
2 changes: 2 additions & 0 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees -T -D language=en $(PAPEROPT_$(PAPER))

all: ghdl.info

.PHONY: ghdl.texi

#---

man:
Expand Down

0 comments on commit b4d4d9a

Please sign in to comment.