| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in: fix wrong path for libghw target | Xiretza | 2021-05-10 | 1 | -3/+3 |
* | ortho: fix CFLAGS/CXXFLAGS distinction | Xiretza | 2021-05-10 | 1 | -1/+1 |
* | configure, Makefile.in: use CXXFLAGS from environment | Xiretza | 2021-05-10 | 1 | -1/+3 |
* | Makefile.in: strip -static from LDFLAGS for libghdl | Xiretza | 2021-05-10 | 1 | -1/+1 |
* | Makefile.in: use LDFLAGS | Xiretza | 2021-05-10 | 1 | -6/+6 |
* | Makefiles: remove unused GNAT_LARGS variable | Xiretza | 2021-05-10 | 1 | -5/+5 |
* | Makefile.in: fold OPT_FLAGS and WARN_FLAGS into CFLAGS | Xiretza | 2021-05-10 | 1 | -8/+10 |
* | Makefile.in: use CFLAGS from configure | Xiretza | 2021-05-10 | 1 | -6/+7 |
* | Makefile.in: pass Ada warning options to GRT | Xiretza | 2021-05-10 | 1 | -7/+9 |
* | Makefile.in: disable assertions for GRT | Xiretza | 2021-05-10 | 1 | -1/+1 |
* | Makefile.in: pass ADA_FLAGS to GRT | Xiretza | 2021-05-10 | 1 | -0/+1 |
* | configure: use ADA_FLAGS from environment | Xiretza | 2021-05-10 | 1 | -0/+1 |
* | Makefile.in: lift coverage flags from OPT_FLAGS | Xiretza | 2021-05-10 | 1 | -12/+10 |
* | Makefile.in: remove circular reference for ghwdump on Linux | Tristan Gingold | 2021-04-27 | 1 | -2/+0 |
* | testsuite: try to determine ghwdump location automatically | Xiretza | 2021-04-27 | 1 | -1/+1 |
* | ghw: rename 'ghwlib' to 'libghw' (#1741) | umarcor | 2021-04-24 | 1 | -10/+10 |
* | Makefile: build and install ghwlib shared library | umarcor | 2021-04-23 | 1 | -2/+9 |
* | move ghwlib and ghwdump sources to subdir 'ghw' | umarcor | 2021-04-23 | 1 | -2/+2 |
* | Makefile: add and use all.ghw, install.ghw and uninstall.ghw targets | umarcor | 2021-04-23 | 1 | -5/+15 |
* | Makefile: move vhdlib, vpi and libghdl (un)install deps | umarcor | 2021-04-23 | 1 | -10/+10 |
* | Makefile.in: make ghdl/ include subdir explicit | Tristan Gingold | 2021-03-07 | 1 | -7/+8 |
* | Makefile.in: adjust install.vpi.local Fox #1674 | Tristan Gingold | 2021-03-07 | 1 | -3/+3 |
* | Include directory structure proposal. | MichaĆ Kruszewski | 2021-03-07 | 1 | -5/+5 |
* | VHPI: add initial minimal implementation | Marlon James | 2021-03-04 | 1 | -4/+11 |
* | Makefile: put libraries in lib/. For #1642 | Tristan Gingold | 2021-02-13 | 1 | -11/+10 |
* | vendors: move vendor pre-compile scripts into subdir 'scripts' | umarcor | 2021-01-21 | 1 | -2/+2 |
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -19/+24 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 1 | -5/+5 |
* | version: add Ref and Hash | umarcor | 2021-01-05 | 1 | -3/+15 |
* | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs accordi... | umarcor | 2020-12-28 | 1 | -1/+1 |
* | makefile: fix 'test' when buildir != srcdir | eine | 2020-07-24 | 1 | -3/+3 |
* | Makefile.in: force -gnat12, pass CFLAGS to llvm Makefile. | Tristan Gingold | 2020-06-19 | 1 | -3/+4 |
* | Makefile.in: always add src/synth to the include path. | Tristan Gingold | 2020-06-04 | 1 | -1/+1 |
* | Makefile.in: use gnatlink -g for libghdl. | Tristan Gingold | 2020-05-24 | 1 | -1/+3 |
* | Makefile.in: also build and install libghdl.a. For #1336 | Tristan Gingold | 2020-05-23 | 1 | -1/+10 |
* | Disable gnatwc warnings for gnatgpl2020 | Tristan Gingold | 2020-05-23 | 1 | -1/+1 |
* | rework 'version.tmp' (#1320) | umarcor | 2020-05-20 | 1 | -8/+4 |
* | Makefile.in: also copy grt-severity.ads for gcc. | Tristan Gingold | 2020-05-14 | 1 | -0/+1 |
* | Makefile.in: minor cleanup. | Tristan Gingold | 2020-04-25 | 1 | -3/+0 |
* | Makefile: add test target. Fix #1255 | Tristan Gingold | 2020-04-24 | 1 | -0/+11 |
* | Automatically add -Wl,-u,ghdl_main when -shared is used. For #640 | Tristan Gingold | 2020-04-15 | 1 | -1/+8 |
* | Makefile.in: link ghdl_mcode with GRT_EXEC_OPTS. Fix #1222 | Tristan Gingold | 2020-04-13 | 1 | -1/+1 |
* | grt and ghdldrv: extract grt-exec.lst from grt.lst. For #640 | Tristan Gingold | 2020-04-10 | 1 | -1/+3 |
* | Makefile: Generate Param_Pval_* in ghdlsynth_gates.h | Tristan Gingold | 2020-03-31 | 1 | -0/+4 |
* | Makefile.in: add a missing file for gcc sources. | Tristan Gingold | 2020-03-26 | 1 | -0/+1 |
* | Makefile.in: minor refactoring. | Tristan Gingold | 2020-03-05 | 1 | -12/+12 |
* | Remove deprecated libghdlsynth. | Tristan Gingold | 2020-03-04 | 1 | -30/+0 |
* | vhdl: merge synopsys into the ieee libraries. For #980 | Tristan Gingold | 2020-03-04 | 1 | -7/+4 |
* | update for gcc10 (#1119) | sharkcz | 2020-01-30 | 1 | -1/+2 |