aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: add grt-cdynload in clean-cTristan Gingold2019-07-011-1/+2
* ghdl_jit: almost add ghdlsynthTristan Gingold2019-06-291-1/+1
* fix(makefile): conf.py does not exist anymore (#856)1138-4EB2019-06-251-1/+0
* Add uninstall targets. Fix #849Tristan Gingold2019-06-201-0/+36
* Makefile: add a dedicated target for libghdl-py.tgzTristan Gingold2019-06-201-4/+6
* openieee: use .vhdl extensionTristan Gingold2019-06-201-3/+3
* vhdl: install vhdl libraries using .vhdl extension.Tristan Gingold2019-06-201-1/+3
* Makefile: ghdllib also builds libghdlTristan Gingold2019-06-201-1/+1
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-171-6/+16
* vhdl-formatters: Use vstrings to format into a string.Tristan Gingold2019-06-031-0/+3
* Makefile: rebuild setup.py in case of changes.Tristan Gingold2019-05-141-0/+3
* Makefile.in: add all.libghdlTristan Gingold2019-05-071-1/+2
* Add support for gcc-9.xTristan Gingold2019-05-061-1/+2
* Install `std.standard` package VHDL sourceTorsten Maehne2019-05-011-0/+4
* configure: use default_pic instead of default_pie.Tristan Gingold2019-04-271-1/+6
* add configure option to enable default_pieumarcor2019-04-271-1/+1
* preserve externally set OPT_FLAGS, ADA_FLAGS and/or LIB_CFLAGSumarcor2019-04-251-3/+3
* grt: extract grt-dynload from grt-cvpiTristan Gingold2019-04-241-2/+3
* move algos to grt.Tristan Gingold2019-03-201-0/+1
* openieee: add minimal ieee 2008 library for --enable-openieeeTristan Gingold2018-12-311-2/+2
* make install: copy openieee library only if enabled.Tristan Gingold2018-11-241-2/+2
* Makefile: add libs.vhsl.debug-llvmTristan Gingold2018-10-211-0/+3
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-8/+8
* fix typo in Makefile.in: ortho-lang-8.c1138-4EB2018-06-051-1/+1
* Add support for gcc 8.1 as a backend.Tristan Gingold2018-06-021-1/+2
* Revert previous commit (use -$(MKDIR) in Makefile.in)Tristan Gingold2018-05-231-6/+6
* Update Makefile.inflip1112018-05-221-6/+6
* Makefile.in: Use INSTALL_PROGRAM for anything with SOEXTChristian Cornelssen2018-05-211-3/+3
* Makefile.in: do not try to replace tarball.Tristan Gingold2018-04-211-5/+6
* Set a version to libghdl, put version in configure.Tristan Gingold2018-03-211-8/+12
* configure: add --enable-pythonTristan Gingold2018-03-071-1/+5
* Change libraries path to allow installation of system-wide libraries.Tristan Gingold2018-01-251-4/+4
* Makefile: Add install.vpi.local and mention it.Tristan Gingold2017-12-211-0/+5
* configure: allow user to override MAKE.Tristan Gingold2017-12-181-0/+1
* Makefile.in: fix typo.Tristan Gingold2017-12-181-1/+1
* Makefile.in: Updated all.gcc print statementsMartin Aberg2017-12-181-3/+3
* travis-ci: tentatively fix git --describe for version.Tristan Gingold2017-12-101-2/+2
* Makefile.in: add install for simul, use srcdir to include grt.Tristan Gingold2017-12-101-1/+7
* Makefiles: use GNATMAKE for llvm and grt.Tristan Gingold2017-10-191-1/+1
* Also support gcc-6 (instead of only gcc 6.x).Tristan Gingold2017-10-041-4/+4
* Replace libmhdlsim by libghdl.Tristan Gingold2017-10-031-9/+4
* Makefile: also clean object files in pic/Tristan Gingold2017-10-021-0/+1
* travis: add gpl packagingTristan Gingold2017-08-271-3/+14
* Add --enable-openieee to configureTristan Gingold2017-08-191-0/+2
* Add clean-pure-gpl, allow to build with openieeeTristan Gingold2017-08-191-3/+13
* configure: add --disable-checksTristan Gingold2017-07-211-9/+12
* Define GHDL_GCC_BIN in Makefile.inTristan Gingold2017-05-301-1/+6
* Do not create dir for installation during configure.Tristan Gingold2017-05-301-1/+0
* Don't install libbacktrace when building with gcc.Tristan Gingold2017-05-241-2/+2
* Build grt to lib/ subdir.Tristan Gingold2017-05-231-14/+6