| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | doc: update list of supported LLVM versions (#863) | 1138-4EB | 2019-07-09 | 2 | -8/+2 | |
| | | ||||||
| * | add info about the structure of the project (#861) | 1138-4EB | 2019-07-07 | 1 | -1/+4 | |
| | | ||||||
| * | Fix some issues with the docs (#857) | 1138-4EB | 2019-06-25 | 4 | -18/+10 | |
| | | | | | | | * fix: minor doc issues * fix: doc/helpers.py | |||||
| * | update(doc) | 1138-4EB | 2019-04-30 | 10 | -283/+393 | |
| | | | | | | | | | | | * announce v0.36 * add hint about --synth and ghdlsynth * add option -gGENERIC=VALUE * add hint about --list-link * add hint about --bind * move 'Interfacing to other language' to it's own section * fix shields not being shown in contribute nor in licenses | |||||
| * | Release 0.36 - update copyright years, regenerate ghdl.texi | Tristan Gingold | 2019-03-03 | 2 | -266/+152 | |
| | | ||||||
| * | doc: adjust dependencies | Tristan Gingold | 2019-03-03 | 1 | -1/+1 | |
| | | ||||||
| * | doc: generate shields from json files instead of hardcoding all of the in ↵ | 1138-4EB | 2019-02-25 | 7 | -92/+121 | |
| | | | | | inc files | |||||
| * | doc: add custom directive 'exec', generate releases shields and tables | 1138-4EB | 2019-02-25 | 6 | -54/+330 | |
| | | | | | with json data retrieved from github api" | |||||
| * | add announcements for 20181129 and v0.36-rc1 | 1138-4EB | 2019-02-25 | 1 | -3/+20 | |
| | | ||||||
| * | Merge pull request #767 from 1138-4EB/fix-requirements | Patrick Lehmann | 2019-02-24 | 1 | -1/+1 | |
| |\ | | | | | Add `sphinx_rtd_theme` to `requirements.txt`. | |||||
| | * | add sphinx_rtd_theme to requirements.txt | 1138-4EB | 2019-02-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Prepare for release. | Tristan Gingold | 2019-02-23 | 1 | -926/+1019 | |
| |/ | ||||||
| * | update shields in docs | 1138-4EB | 2019-02-23 | 3 | -60/+45 | |
| | | ||||||
| * | minor change in GCC backend build example | Arcturus | 2019-02-15 | 2 | -2/+2 | |
| | | | | changed directory to build ghdl libraries | |||||
| * | Document warnings enabled by default. | Tristan Gingold | 2019-01-05 | 1 | -0/+5 | |
| | | | | | Close #728 | |||||
| * | fix sphinx warnings | 1138-4EB | 2019-01-03 | 8 | -51/+40 | |
| | | ||||||
| * | Doc: add a note about -no-pie for gcc builds. | Tristan Gingold | 2019-01-01 | 1 | -0/+3 | |
| | | ||||||
| * | doc: fix quickstart examples. | Tristan Gingold | 2018-12-18 | 1 | -4/+9 | |
| | | ||||||
| * | doc: more tips in quick start guide. | Tristan Gingold | 2018-12-13 | 1 | -0/+26 | |
| | | | | | Close #605 | |||||
| * | Improve help and doc for --max-stack-alloc. | Tristan Gingold | 2018-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | Add --max-stack-alloc option, check stack allocation of complex object. | Tristan Gingold | 2018-11-23 | 1 | -0/+5 | |
| | | | | | Fix #692 | |||||
| * | Fix uvvm compilation failure, using #658 patch. | Tristan Gingold | 2018-10-26 | 1 | -1/+1 | |
| | | | | | Fix #658 | |||||
| * | Improve doc, fix English typo. | Tristan Gingold | 2018-09-23 | 1 | -19/+49 | |
| | | ||||||
| * | Document default stop-delta value. | Tristan Gingold | 2018-09-16 | 1 | -1/+2 | |
| | | | | | Fix #654 | |||||
| * | Add reference to Windows PowerShell upgrade | gritbub | 2018-06-05 | 1 | -0/+2 | |
| | | ||||||
| * | Fix typo | gritbub | 2018-06-05 | 1 | -1/+1 | |
| | | | | | | | | @gwtnb opened PR 597 while PR 591 was still open, pointing out this typo that had been missed. Incorporate this typo fix into PR 591 | |||||
| * | Reduce after-sentence spacing to one space | gritbub | 2018-06-05 | 7 | -125/+125 | |
| | | | | | | | | | | During PR 591 it was decided that all sentences should be ended with a period and then followed by only one space. Regex changed 132 instances of two spaces to one space (in 7 files). Also changed the second paragraph of CodingStyle to dictate the use of one space instead of two. | |||||
| * | Remove single quotes around links | gritbub | 2018-06-04 | 5 | -16/+16 | |
| | | ||||||
| * | Elaborate the contents of the bug report template | gritbub | 2018-06-04 | 1 | -2/+2 | |
| | | | | | Also add a link to 1138-4EB/issue-runner | |||||
| * | Standardize indentation to 2 spaces | gritbub | 2018-06-04 | 4 | -201/+201 | |
| | | | | | | Change indentation within documentation code blocks to 2 space indents instead of 3. | |||||
| * | Move short option after long option | gritbub | 2018-06-04 | 1 | -26/+26 | |
| | | | | | Clean up indentation. | |||||
| * | Replace Minimum with Minimal | gritbub | 2018-06-02 | 1 | -1/+1 | |
| | | ||||||
| * | Change pronouns from singular to plural. | gritbub | 2018-06-02 | 3 | -3/+3 | |
| | | | | | | | | Address 3 requested changes: -[Meta](https://github.com/ghdl/ghdl/pull/591/files#r192524451) -[Roadmap](https://github.com/ghdl/ghdl/pull/591/files#r192524641) -[ImplementationOfVHDL](https://github.com/ghdl/ghdl/pull/591/files#r192529073) | |||||
| * | Rephrase documentation - typos, grammatical nuance, and links | gritbub | 2018-06-01 | 22 | -382/+370 | |
| | | ||||||
| * | add .github (issue templates) | 1138-4EB | 2018-05-26 | 2 | -3/+15 | |
| | | ||||||
| * | fix 'occured' typo | 1138-4EB | 2018-05-26 | 2 | -2/+2 | |
| | | ||||||
| * | add ref to tar.gz file in Building | 1138-4EB | 2018-04-21 | 2 | -2/+2 | |
| | | ||||||
| * | move COPYING_DOC.md to subdir doc | 1138-4EB | 2018-04-21 | 1 | -0/+427 | |
| | | ||||||
| * | Set a version to libghdl, put version in configure. | Tristan Gingold | 2018-03-21 | 1 | -8/+8 | |
| | | ||||||
| * | Removed VUnit pre-compile scripts from GHDL. | Patrick Lehmann | 2018-03-13 | 1 | -49/+35 | |
| | | | | | Fixes #353, #534, #528. | |||||
| * | Fixed indentation in list of supported types for the VCD format. | Patrick Lehmann | 2018-02-10 | 1 | -10/+6 | |
| | | ||||||
| * | fix appveyor shield on rtd | 1138-4EB | 2018-01-27 | 1 | -2/+2 | |
| | | ||||||
| * | doc: clarify gcc configure prefix. | Tristan Gingold | 2017-12-21 | 1 | -6/+12 | |
| | | ||||||
| * | Makefile: Add install.vpi.local and mention it. | Tristan Gingold | 2017-12-21 | 1 | -1/+1 | |
| | | ||||||
| * | update travis refs after changing from tgingold/ghdl to ghdl/ghdl | 1138-4EB | 2017-12-20 | 1 | -2/+2 | |
| | | ||||||
| * | update tgingold/ghdl refs to ghdl/ghdl | 1138-4EB | 2017-12-20 | 8 | -80/+91 | |
| | | ||||||
| * | doc: use long URL only in html, regenerate ghdl.texi | Tristan Gingold | 2017-12-18 | 4 | -447/+443 | |
| | | ||||||
| * | update getting/Releases to v0.35 | 1138-4EB | 2017-12-16 | 1 | -36/+54 | |
| | | ||||||
| * | fix doc/building | 1138-4EB | 2017-12-15 | 16 | -122/+166 | |
| | | ||||||
| * | Release 0.35 | Tristan Gingold | 2017-12-14 | 1 | -2/+2 | |
| | | ||||||
