Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: use macosx mcode configuration files for OpenBSD x86 | Tristan Gingold | 2021-06-13 | 1 | -3/+3 |
| | |||||
* | configure: Add checks for OpenBSD. | Alfred M. Szmidt | 2021-06-13 | 1 | -0/+2 |
| | |||||
* | configure, Makefile.in: use CXXFLAGS from environment | Xiretza | 2021-05-10 | 1 | -1/+2 |
| | |||||
* | configure: use LDFLAGS from environment | Xiretza | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | configure: use ADA_FLAGS from environment | Xiretza | 2021-05-10 | 1 | -1/+2 |
| | |||||
* | configure: update for LLVM 12.0 (#1747) | Jeroen Van den Keybus | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | configure: work-around unexpected regexp range with sv_SE locale. Fix #1581 | Tristan Gingold | 2021-03-18 | 1 | -2/+5 |
| | |||||
* | update for LLVM 11.1 (#1651) | Dan Horák | 2021-02-17 | 1 | -0/+1 |
| | |||||
* | Bump version to 2.0.0-dev | Tristan Gingold | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | Prepare release 1.0.0 | Tristan Gingold | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | Bump version to v1.0.0rc4 | Tristan Gingold | 2021-02-01 | 1 | -1/+1 |
| | |||||
* | Bump version to v1.0.0rc3 | Tristan Gingold | 2021-01-31 | 1 | -1/+1 |
| | |||||
* | Bump version to v1.0.0.rc1 | Tristan Gingold | 2021-01-31 | 1 | -1/+1 |
| | |||||
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -15/+15 |
| | |||||
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵ | umarcor | 2020-12-28 | 1 | -1/+1 |
| | | | | accordingly | ||||
* | configure: detect 'x86_64-w64-windows-gnu' as a Windows platform | umarcor | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | fix/configure: debugging is enabled with LLVM>=6 | eine | 2020-08-30 | 1 | -2/+2 |
| | |||||
* | update for LLVM 11 | Dan Horák | 2020-08-29 | 1 | -0/+1 |
| | |||||
* | python: execute 'black' | eine | 2020-08-23 | 1 | -1/+1 |
| | |||||
* | configure: use llvm6 ortho backend for all llvm versions. | Tristan Gingold | 2020-07-21 | 1 | -13/+9 |
| | |||||
* | configure: factorize code. | Tristan Gingold | 2020-06-12 | 1 | -2/+1 |
| | |||||
* | Adjust help for --disable-synth. | Tristan Gingold | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Add compatibility with LLVM-10. (#1192) | Björn Esser | 2020-04-06 | 1 | -7/+8 |
| | | | | | * configure: Add compatibility with LLVM-10. * doc: Update list of supported LLVM versions. | ||||
* | enable synth by default (#1102) | eine | 2020-03-01 | 1 | -1/+1 |
| | | | | | | | | * enable synth by default * ci: disable synth for the GPL builds * deprecate Ubuntu 16, use Ubuntu 18 in Travis | ||||
* | Set version to 1.0-dev | Tristan Gingold | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Release 0.37 | Tristan Gingold | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | configure: allow options in --with-llvm-config. | Tristan Gingold | 2020-01-12 | 1 | -1/+4 |
| | |||||
* | configure: clarify help for --with-llvm-config | Tristan Gingold | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | configure: fails if 'make' failed. | Tristan Gingold | 2019-10-24 | 1 | -1/+4 |
| | |||||
* | configure: fix typo (#994) | 1138-4EB | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | fix(configure): use '/dev/null' to check 'cmp', use 'sed' to compare ↵ | 1138-4EB | 2019-10-23 | 1 | -3/+3 |
| | | | | versions (#986) | ||||
* | enable llvm9 (#935) | sharkcz | 2019-09-23 | 1 | -0/+1 |
| | |||||
* | revert "configure: fix setting abs_srcdir on MSYS2/MINGW" (#911) (#914) | 1138-4EB | 2019-09-02 | 1 | -6/+5 |
| | | | This reverts commit 7b02418ec508af9e340cad5e93ab06e8f1fb84c8. | ||||
* | Fix configure (#911) | 1138-4EB | 2019-09-01 | 1 | -216/+222 |
| | | | | | | | | | | | | * configure: fix indentation * configure: add comment about using 'cmp -n' * configure: check if 'cmp' is available * configure: fix setting abs_srcdir on MSYS2/MINGW * configure: fix comment | ||||
* | fix(configure): ignore line ending when comparing ghdl_version and ↵ | 1138-4EB | 2019-09-01 | 1 | -1/+1 |
| | | | | libghdl_version (#910) | ||||
* | configure: complete --help | Tristan Gingold | 2019-08-15 | 1 | -0/+2 |
| | |||||
* | configure: add --enable-synth (off by default). | Tristan Gingold | 2019-07-06 | 1 | -1/+14 |
| | |||||
* | python: add version.py, check it in configure. | Tristan Gingold | 2019-06-24 | 1 | -6/+12 |
| | |||||
* | Add support for llvm-8. Close #850 | Tristan Gingold | 2019-06-20 | 1 | -0/+1 |
| | |||||
* | libghdl: just put the version in config.py | Tristan Gingold | 2019-06-20 | 1 | -2/+0 |
| | |||||
* | Rework libghdl build/install procedure (#840) | 1138-4EB | 2019-06-17 | 1 | -8/+13 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | ortho: move llvm to llvm35 | Tristan Gingold | 2019-05-16 | 1 | -1/+1 |
| | |||||
* | configure: use default_pic instead of default_pie. | Tristan Gingold | 2019-04-27 | 1 | -7/+3 |
| | | | | | Adjust Makefile.in so that libgrt.a is built with pic only when default_pic is set. | ||||
* | do not hijack default_pie | umarcor | 2019-04-27 | 1 | -2/+6 |
| | |||||
* | add configure option to enable default_pie | umarcor | 2019-04-27 | 1 | -5/+5 |
| | |||||
* | Set version to 0.37-dev | Tristan Gingold | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | Release 0.36 - update copyright years, regenerate ghdl.texi | Tristan Gingold | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | Prepare for release. | Tristan Gingold | 2019-02-23 | 1 | -1/+1 |
| |