Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | * update for gcc10 * update GCC docs for the upcoming version 10 | ||||
* | ci: use DESTDIR instead of PREFIX (#1104) | eine | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Makefile: fix build of ghdl_gcc with synth. | Tristan Gingold | 2019-11-20 | 1 | -0/+1 |
| | |||||
* | Makefile.in: add files for synthesis to copy-sources.gcc | Tristan Gingold | 2019-11-19 | 1 | -0/+3 |
| | |||||
* | Makefile: fix build with --enable-synth | Tristan Gingold | 2019-11-17 | 1 | -5/+11 |
| | |||||
* | Makefile.in: fix build of libghdl | Tristan Gingold | 2019-11-15 | 1 | -2/+4 |
| | |||||
* | grt: split grt-cbinding into grt-cstdio.c and grt-cgnatrts.c | Tristan Gingold | 2019-11-15 | 1 | -2/+4 |
| | |||||
* | Makefile.in: adjust libghdl name on windows. For #1010 | Tristan Gingold | 2019-11-07 | 1 | -0/+6 |
| | |||||
* | Install source of std.standard package to respective VHDL standard version ↵ | Torsten Maehne | 2019-11-02 | 1 | -3/+3 |
| | | | | sub-directories (#995) | ||||
* | makefile: remove 'check' target (#992) | 1138-4EB | 2019-10-23 | 1 | -2/+0 |
| | |||||
* | Fix UPF (#905) | 1138-4EB | 2019-09-01 | 1 | -1/+2 |
| | | | | | | * add test for UPF * fix: add UPF when openieee=false too | ||||
* | fix llvm build with synth enabled | Dan Horák | 2019-08-31 | 1 | -1/+1 |
| | |||||
* | Makefile.in: Add .NOTPARALLEL. For #888 | Tristan Gingold | 2019-08-27 | 1 | -0/+9 |
| | |||||
* | Makefile.in: install synth include files as part of libghdl. | Tristan Gingold | 2019-08-15 | 1 | -1/+6 |
| | |||||
* | libghdl: also add synthesis part. For #884 | Tristan Gingold | 2019-08-13 | 1 | -3/+5 |
| | |||||
* | configure: add --enable-synth (off by default). | Tristan Gingold | 2019-07-06 | 1 | -2/+3 |
| | |||||
* | Makefile: automatically rebuild ghdlsynth_gates.h. | Tristan Gingold | 2019-07-02 | 1 | -6/+13 |
| | |||||
* | Makefile: add grt-cdynload in clean-c | Tristan Gingold | 2019-07-01 | 1 | -1/+2 |
| | |||||
* | ghdl_jit: almost add ghdlsynth | Tristan Gingold | 2019-06-29 | 1 | -1/+1 |
| | |||||
* | fix(makefile): conf.py does not exist anymore (#856) | 1138-4EB | 2019-06-25 | 1 | -1/+0 |
| | |||||
* | Add uninstall targets. Fix #849 | Tristan Gingold | 2019-06-20 | 1 | -0/+36 |
| | |||||
* | Makefile: add a dedicated target for libghdl-py.tgz | Tristan Gingold | 2019-06-20 | 1 | -4/+6 |
| | |||||
* | openieee: use .vhdl extension | Tristan Gingold | 2019-06-20 | 1 | -3/+3 |
| | |||||
* | vhdl: install vhdl libraries using .vhdl extension. | Tristan Gingold | 2019-06-20 | 1 | -1/+3 |
| | |||||
* | Makefile: ghdllib also builds libghdl | Tristan Gingold | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | Rework libghdl build/install procedure (#840) | 1138-4EB | 2019-06-17 | 1 | -6/+16 |
| | | | | | | | | | | | | | | | | | | * feat(libghdl): add libghdl_pkg.py, add option to generate libghdl-py.tgz with dist/travis/build.sh * libghdl*.so is now part of GHDL * move python sources to python/libghdl and python/pnodes * rename src/vhdl/python to src/vhdl/libghdl * add generation of tarball for libghdl-py to the makefile * deprecate --enable-python and --disable-python * add configuration option --disable-libghdl * feat(python/libghdl): add support for LIBGHDL_PREFIX (#844) * fix(travis): disable libghdl on mac * feat(python/libghdl): add support for GHDL_BIN_PATH and VUNIT_GHDL_PATH | ||||
* | vhdl-formatters: Use vstrings to format into a string. | Tristan Gingold | 2019-06-03 | 1 | -0/+3 |
| | |||||
* | Makefile: rebuild setup.py in case of changes. | Tristan Gingold | 2019-05-14 | 1 | -0/+3 |
| | |||||
* | Makefile.in: add all.libghdl | Tristan Gingold | 2019-05-07 | 1 | -1/+2 |
| | |||||
* | Add support for gcc-9.x | Tristan Gingold | 2019-05-06 | 1 | -1/+2 |
| | |||||
* | Install `std.standard` package VHDL source | Torsten Maehne | 2019-05-01 | 1 | -0/+4 |
| | | | | | | | | The `std.standard` package VHDL source is generated with `ghdl --disp-standard --std=<87|93|08>` and redirected to `$PREFIX/lib/ghdl/src/std/standard.v<87|93|08>`. This fixes issue #802. | ||||
* | configure: use default_pic instead of default_pie. | Tristan Gingold | 2019-04-27 | 1 | -1/+6 |
| | | | | | Adjust Makefile.in so that libgrt.a is built with pic only when default_pic is set. | ||||
* | add configure option to enable default_pie | umarcor | 2019-04-27 | 1 | -1/+1 |
| | |||||
* | preserve externally set OPT_FLAGS, ADA_FLAGS and/or LIB_CFLAGS | umarcor | 2019-04-25 | 1 | -3/+3 |
| | |||||
* | grt: extract grt-dynload from grt-cvpi | Tristan Gingold | 2019-04-24 | 1 | -2/+3 |
| | |||||
* | move algos to grt. | Tristan Gingold | 2019-03-20 | 1 | -0/+1 |
| | |||||
* | openieee: add minimal ieee 2008 library for --enable-openieee | Tristan Gingold | 2018-12-31 | 1 | -2/+2 |
| | |||||
* | make install: copy openieee library only if enabled. | Tristan Gingold | 2018-11-24 | 1 | -2/+2 |
| | | | | Fix #701 | ||||
* | Makefile: add libs.vhsl.debug-llvm | Tristan Gingold | 2018-10-21 | 1 | -0/+3 |
| | |||||
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -8/+8 |
| | | | | Fix #651 | ||||
* | fix typo in Makefile.in: ortho-lang-8.c | 1138-4EB | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Add support for gcc 8.1 as a backend. | Tristan Gingold | 2018-06-02 | 1 | -1/+2 |
| | | | | Fix #568 | ||||
* | Revert previous commit (use -$(MKDIR) in Makefile.in) | Tristan Gingold | 2018-05-23 | 1 | -6/+6 |
| | | | | This reverts commit 0d4bfcdca0e2cda064e82a7e9dfad323877c4c88. | ||||
* | Update Makefile.in | flip111 | 2018-05-22 | 1 | -6/+6 |
| | | | make fails if mkdir command fails. `-` in front of mkdir treats it as a success. This is useful when reusing existing `bin`-dir & friends. Or when building/installing ghdl a second time | ||||
* | Makefile.in: Use INSTALL_PROGRAM for anything with SOEXT | Christian Cornelssen | 2018-05-21 | 1 | -3/+3 |
| | | | | | This sets x permissions. Without those, object loaders may complain, as Cygwin does when running testsuite/gna/issue450. | ||||
* | Makefile.in: do not try to replace tarball. | Tristan Gingold | 2018-04-21 | 1 | -5/+6 |
| | | | | For #554 | ||||
* | Set a version to libghdl, put version in configure. | Tristan Gingold | 2018-03-21 | 1 | -8/+12 |
| |