aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Avoid dependencies on dirs, create dirs during configure.Tristan Gingold2017-05-231-42/+22
* Rework of libraries/Makefile.inTristan Gingold2017-05-231-9/+25
* Add missing dependencies for std_standard.o, avoid rebuild.Tristan Gingold2017-05-231-33/+54
* Fix synopsys V08 library that was missing std_logic_1164-body.o.David Keller2016-08-231-1/+1
* Synopsys flavor for VHDL-2008 (#94)Patrick Lehmann2016-06-241-25/+50
* Fix dependencies for parallel build in libraries.Tristan Gingold2015-06-061-21/+21
* Add ieee context files.Tristan Gingold2015-05-121-1/+2
* Makefile for libraries: no need to save and restore path.Tristan Gingold2014-12-291-25/+17
* Backport from ghdl 0.32: update libraries and ghdlfilter.Tristan Gingold2014-12-211-5/+5
* Adjust makefiles to accept absolute srcdir path.Tristan Gingold2014-12-181-77/+135
* Fix parallel build.Tristan Gingold2014-11-091-9/+9
* mcode build and install from top makefile.Tristan Gingold2014-11-061-3/+12
* Add support for package interface.Tristan Gingold2014-10-291-3/+3
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-8/+4
* vhdl2008: add translation and support for most of implicit operators.Tristan Gingold2014-09-111-2/+2
* Keep names in the tree.Tristan Gingold2014-09-021-3/+2
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-7/+5
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-301-1/+1
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-4/+7
* vhdl 2008: add justify and swrite in textio.Tristan Gingold2014-06-241-2/+3
* Fix bug21274.Tristan Gingold2013-12-311-1/+35
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-111-4/+4
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-5/+24
* updated for 0.24gingold2006-07-101-2/+2
* bug fixesgingold2005-12-101-0/+4
* First import from sourcesgingold2005-09-241-0/+169