aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* libraries/textio-body.vhdl: use false/true for boolean write.Tristan Gingold2022-06-281-2/+3
* libraries: makefile style and header year updateumarcor2021-01-161-11/+21
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-45/+53
* update license headersumarcor2021-01-141-11/+9
* vhdl: merge synopsys into the ieee libraries. For #980Tristan Gingold2020-03-041-63/+18
* Remove --ieee=mentor and build of mentor libraries.Tristan Gingold2020-03-021-26/+1
* libraries: install license file for ieee2008.Tristan Gingold2020-01-301-1/+5
* Fix UPF (#905)1138-4EB2019-09-011-4/+5
* Fix build of upf packages for openieee.Tristan Gingold2019-08-141-5/+5
* openieee: add dummy UPF package (#889)1138-4EB2019-08-111-1/+2
* openieee: use .vhdl extensionTristan Gingold2019-06-201-8/+8
* vhdl: install vhdl libraries using .vhdl extension.Tristan Gingold2019-06-201-34/+38
* libraries: rename _body files.Tristan Gingold2019-04-241-6/+6
* openieee: add minimal ieee 2008 library for --enable-openieeeTristan Gingold2018-12-311-2/+6
* ghdldrv: allow bootstrap with oread.Tristan Gingold2018-10-211-2/+2
* Change libraries path to allow installation of system-wide libraries.Tristan Gingold2018-01-251-40/+37
* Add --enable-openieee to configureTristan Gingold2017-08-191-7/+3
* Add clean-pure-gpl, allow to build with openieeeTristan Gingold2017-08-191-11/+45
* Add std_logic_misc to synopsys v08.Tristan Gingold2017-07-021-5/+11
* 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