aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* synth: detect overflow in static exponentiationTristan Gingold2022-09-141-0/+1
* Makefile.in: allow build of ghdl_mcode with sundials enabledTristan Gingold2022-07-211-1/+1
* configure: add --with-sundials (preliminary work)Tristan Gingold2022-07-201-1/+4
* Makefile.in: add dependency for local install of synth_gates.hTristan Gingold2022-07-141-1/+1
* Makefile.in: tentatively use shared-libgcc for ghdl_mcodeTristan Gingold2022-06-081-1/+1
* configure: generate grt-readline.adsTristan Gingold2022-05-151-0/+2
* ghdlsimul: now based on synth elabTristan Gingold2022-05-111-1/+1
* Add chkstk-x64 for windows x64Tristan Gingold2022-03-301-3/+3
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-0/+1
* Makefile: fix order of test target dependenciesXiretza2022-03-171-2/+2
* Makefile: install.local: create required directoriesXiretza2022-03-171-1/+2
* Makefile: install.libghdl.local: don't install to DESTDIRXiretza2022-03-171-2/+2
* Fix include-dir paths returned by cmdline _again_Daniel Gröber2022-03-141-3/+8
* Fix hardcoded values in gcc backend's default_pathsDaniel Gröber2022-03-131-2/+5
* mk: Add test target dependency on install.vpi.localDaniel Gröber2022-03-131-0/+1
* mk: Remove unused $libdirreverseDaniel Gröber2022-03-111-1/+0
* mk: Introduce configure options for inc/libdirsuffixDaniel Gröber2022-03-111-29/+32
* Makefile.in: honor GHDL_* envvars for overriding versionumarcor2021-10-091-5/+5
* version.in: reformatting, simplify the Makefile ruleTristan Gingold2021-10-061-12/+10
* Makefile.in: Allow overriding version string even with gitAndreas Bombe2021-10-041-6/+9
* Makefile.in: Use $(CURDIR) instead of $(shell pwd)Andreas Bombe2021-10-041-1/+1
* Makefile.in: Fix missed files in distcleanAndreas Bombe2021-10-041-0/+1
* configure and Makefile: link ghdl with grt-cstdioTristan Gingold2021-09-171-4/+8
* Makefile.in: add support for gcc 11. Part of #1817Tristan Gingold2021-07-191-7/+6
* Makefile.in: fix wrong path for libghw targetXiretza2021-05-101-3/+3
* ortho: fix CFLAGS/CXXFLAGS distinctionXiretza2021-05-101-1/+1
* configure, Makefile.in: use CXXFLAGS from environmentXiretza2021-05-101-1/+3
* Makefile.in: strip -static from LDFLAGS for libghdlXiretza2021-05-101-1/+1
* Makefile.in: use LDFLAGSXiretza2021-05-101-6/+6
* Makefiles: remove unused GNAT_LARGS variableXiretza2021-05-101-5/+5
* Makefile.in: fold OPT_FLAGS and WARN_FLAGS into CFLAGSXiretza2021-05-101-8/+10
* Makefile.in: use CFLAGS from configureXiretza2021-05-101-6/+7
* Makefile.in: pass Ada warning options to GRTXiretza2021-05-101-7/+9
* Makefile.in: disable assertions for GRTXiretza2021-05-101-1/+1
* Makefile.in: pass ADA_FLAGS to GRTXiretza2021-05-101-0/+1
* configure: use ADA_FLAGS from environmentXiretza2021-05-101-0/+1
* Makefile.in: lift coverage flags from OPT_FLAGSXiretza2021-05-101-12/+10
* Makefile.in: remove circular reference for ghwdump on LinuxTristan Gingold2021-04-271-2/+0
* testsuite: try to determine ghwdump location automaticallyXiretza2021-04-271-1/+1
* ghw: rename 'ghwlib' to 'libghw' (#1741)umarcor2021-04-241-10/+10
* Makefile: build and install ghwlib shared libraryumarcor2021-04-231-2/+9
* move ghwlib and ghwdump sources to subdir 'ghw'umarcor2021-04-231-2/+2
* Makefile: add and use all.ghw, install.ghw and uninstall.ghw targetsumarcor2021-04-231-5/+15
* Makefile: move vhdlib, vpi and libghdl (un)install depsumarcor2021-04-231-10/+10
* Makefile.in: make ghdl/ include subdir explicitTristan Gingold2021-03-071-7/+8
* Makefile.in: adjust install.vpi.local Fox #1674Tristan Gingold2021-03-071-3/+3
* Include directory structure proposal.Michał Kruszewski2021-03-071-5/+5
* VHPI: add initial minimal implementationMarlon James2021-03-041-4/+11
* Makefile: put libraries in lib/. For #1642Tristan Gingold2021-02-131-11/+10
* vendors: move vendor pre-compile scripts into subdir 'scripts'umarcor2021-01-211-2/+2