aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add gitignore files for testsuiteXiretza2021-02-121-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: updateumarcor2021-02-011-0/+3
|
* mv dist/* scripts/umarcor2021-01-061-2/+4
|
* Updated prolog for Sphinx (global include per ReST file).Patrick Lehmann2021-01-051-0/+2
|
* Reorganized gitignore.Patrick Lehmann2020-12-271-9/+33
|
* update .gitignore to include some missed generated files on linuxErik Zscheile2020-11-271-9/+14
|
* rework 'version.tmp' (#1320)umarcor2020-05-201-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 windows1138-4EB2017-12-181-3/+1
|
* use travis stages, use docker multistage builds1138-4EB2017-12-161-3/+3
|
* New documentation structure for GHDL.Patrick Lehmann2017-12-101-0/+1
|
* Update .gitignore.Tristan Gingold2017-12-011-1/+4
| | | | For #468
* .gitignore: add .pycTristan Gingold2017-10-051-0/+1
|
* Fix typo: paths.Tristan Gingold2017-05-181-1/+1
|
* Add .gdb_history in .gitignoreTristan Gingold2016-12-221-0/+1
|
* Fixed windows build flow.Patrick Lehmann2016-10-231-0/+1
|
* llvm-nodebug: adjust for llvm-3.9Tristan Gingold2016-09-171-1/+1
|
* Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL ↵Patrick Lehmann2016-06-241-1/+22
| | | | version test issue. Extended .gitignore to exclude generated files on Windows and Linux.
* Update .gitignoreTristan Gingold2015-11-251-0/+11
|
* Add vendor specific compile scripts (from Patrick Lehmann).Tristan Gingold2015-11-251-0/+2
for: Altera Quartus-II (tested with 15.0), Xilinx ISE (tested with 14.7) Xilinx Vivado vunit OSVVM.