Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gitignore files for testsuite | Xiretza | 2021-02-12 | 1 | -1/+13 |
| | | | | | Since some tools apparently can't handle .gitignore files in subdirectories, all ignore rules have to be put in the global file. | ||||
* | gitignore: update | umarcor | 2021-02-01 | 1 | -0/+3 |
| | |||||
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 1 | -2/+4 |
| | |||||
* | Updated prolog for Sphinx (global include per ReST file). | Patrick Lehmann | 2021-01-05 | 1 | -0/+2 |
| | |||||
* | Reorganized gitignore. | Patrick Lehmann | 2020-12-27 | 1 | -9/+33 |
| | |||||
* | update .gitignore to include some missed generated files on linux | Erik Zscheile | 2020-11-27 | 1 | -9/+14 |
| | |||||
* | rework 'version.tmp' (#1320) | umarcor | 2020-05-20 | 1 | -0/+2 |
| | | | | | | | | | * msys2: work around makepkg hanging at the end of build() * ci: update actions/checkout to v2 * make: allow setting default description through GHDL_DESC * ci: ensure clean git describe on MSYS2 | ||||
* | fix gitignore filters for files generated on windows | 1138-4EB | 2017-12-18 | 1 | -3/+1 |
| | |||||
* | use travis stages, use docker multistage builds | 1138-4EB | 2017-12-16 | 1 | -3/+3 |
| | |||||
* | New documentation structure for GHDL. | Patrick Lehmann | 2017-12-10 | 1 | -0/+1 |
| | |||||
* | Update .gitignore. | Tristan Gingold | 2017-12-01 | 1 | -1/+4 |
| | | | | For #468 | ||||
* | .gitignore: add .pyc | Tristan Gingold | 2017-10-05 | 1 | -0/+1 |
| | |||||
* | Fix typo: paths. | Tristan Gingold | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Add .gdb_history in .gitignore | Tristan Gingold | 2016-12-22 | 1 | -0/+1 |
| | |||||
* | Fixed windows build flow. | Patrick Lehmann | 2016-10-23 | 1 | -0/+1 |
| | |||||
* | llvm-nodebug: adjust for llvm-3.9 | Tristan Gingold | 2016-09-17 | 1 | -1/+1 |
| | |||||
* | Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL ↵ | Patrick Lehmann | 2016-06-24 | 1 | -1/+22 |
| | | | | version test issue. Extended .gitignore to exclude generated files on Windows and Linux. | ||||
* | Update .gitignore | Tristan Gingold | 2015-11-25 | 1 | -0/+11 |
| | |||||
* | Add vendor specific compile scripts (from Patrick Lehmann). | Tristan Gingold | 2015-11-25 | 1 | -0/+2 |
for: Altera Quartus-II (tested with 15.0), Xilinx ISE (tested with 14.7) Xilinx Vivado vunit OSVVM. |