Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update testsuite (#928) | 1138-4EB | 2019-09-18 | 2 | -129/+11 |
| | | | | | | * update testsuite/testsuite.sh * deprecate dist/travis/test.sh, use testsuite/testsuite.sh instead | ||||
* | Add synth testsuite to CI (#862) | 1138-4EB | 2019-07-10 | 4 | -24/+62 |
| | | | | | | | | | | | | * add synth testsuite to CI * update travis jobs to fedora29 * travis: add 'dummy' image name to man job * travis: update Debian from Stretch to Buster * update travis jobs to fedora30 | ||||
* | fix: *gcc* build and run docker images are now named *gcc (#865) | 1138-4EB | 2019-07-09 | 1 | -9/+18 |
| | |||||
* | fix(dist/travis/build.sh): apply #837 again (#854) | 1138-4EB | 2019-06-24 | 1 | -3/+3 |
| | |||||
* | Fix typo in build.sh patch. | Tristan Gingold | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | travis/build.sh: handle any version. | Tristan Gingold | 2019-06-23 | 1 | -21/+6 |
| | |||||
* | Rework libghdl build/install procedure (#840) | 1138-4EB | 2019-06-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | fix(dist/travis/build.sh): ensure that CONFIG_OPTS arguments are separated | 1138-4EB | 2019-06-12 | 1 | -8/+7 |
| | |||||
* | travis-ci: pass CONFIG_OPTS to docker containers | 1138-4EB | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | Add support for gcc-9.x | Tristan Gingold | 2019-05-06 | 1 | -0/+3 |
| | |||||
* | add configure option to enable default_pie | umarcor | 2019-04-27 | 1 | -21/+21 |
| | |||||
* | grt: rename grt-dynload.[ch] to grt-cdynload.[ch] | Tristan Gingold | 2019-04-27 | 1 | -2/+2 |
| | |||||
* | libraries: rename _body files. | Tristan Gingold | 2019-04-24 | 2 | -12/+12 |
| | | | | Fix #699 | ||||
* | grt: update windows targets.psm1 with grt-dynload. | Tristan Gingold | 2019-04-24 | 1 | -0/+2 |
| | |||||
* | gcc/Make-lang.in: do not enable warnings as errors. | Tristan Gingold | 2019-03-26 | 1 | -1/+1 |
| | | | | For #771 | ||||
* | allow to pass OPT_FLAGS and LIB_CFLAGS to dist/travis/build.sh | 1138-4EB | 2019-03-09 | 1 | -1/+1 |
| | |||||
* | rename travis-utils to utils; load ansi_color, add buildCmdOpts, ↵ | 1138-4EB | 2019-02-23 | 5 | -139/+141 |
| | | | | travis_start and travis_finish | ||||
* | style: install-ada | 1138-4EB | 2019-02-04 | 2 | -38/+36 |
| | |||||
* | Add man pages job to travis (#733) | 1138-4EB | 2019-01-06 | 2 | -1/+14 |
| | | | * add man pages job to travis | ||||
* | travis-ci: skip 004all08 test for gpl build. | Tristan Gingold | 2018-12-22 | 1 | -0/+2 |
| | |||||
* | Removed explicit llvm35 depdendency | Patrick Lehmann | 2018-11-26 | 1 | -2/+2 |
| | | | | | MinGW changed from `*llvm35` and `*clang35` packages to `*llvm` and `clang` packages. This PR removes the version number for LLVM. Latest version used by MinGW is `7.0.0-1`. | ||||
* | change to FQN for Archive-Expand command | Martin Cizmar | 2018-10-28 | 1 | -1/+1 |
| | |||||
* | windows install script fix | Martin Cizmar | 2018-10-25 | 1 | -2/+2 |
| | |||||
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -1/+1 |
| | | | | Fix #651 | ||||
* | add option llvm-6.0 to travis build script | 1138-4EB | 2018-09-13 | 1 | -0/+4 |
| | |||||
* | log stderr of make to a file and use tail to show last 1000 lines | 1138-4EB | 2018-06-08 | 1 | -1/+4 |
| | |||||
* | add gcc case to build.sh | 1138-4EB | 2018-06-05 | 1 | -4/+47 |
| | |||||
* | move docker-related resources to ghdl/docker | 1138-4EB | 2018-05-27 | 19 | -239/+11 |
| | |||||
* | travis-ci.sh: call make with ghdl_version. | Tristan Gingold | 2018-04-13 | 1 | -1/+2 |
| | | | | Tentative fix for #554 | ||||
* | Set a version to libghdl, put version in configure. | Tristan Gingold | 2018-03-21 | 2 | -35/+38 |
| | |||||
* | Fixed library compilation on Windows due to changes in 7ef79a53. | Patrick Lehmann | 2018-02-12 | 2 | -23/+14 |
| | | | | | | Fixes #526. (cherry picked from commit 621df2024e1d9f3990a058d1e3b6f4130a48a91b) | ||||
* | travis: tentatively fix release identifier in macos builds. | Tristan Gingold | 2017-12-18 | 1 | -6/+10 |
| | | | | For #496 | ||||
* | appveyor: tentatively adjust tagname for versions. | Tristan Gingold | 2017-12-18 | 1 | -2/+5 |
| | | | | For #496 | ||||
* | Tentatively fix tarball filename for travis. | Tristan Gingold | 2017-12-18 | 1 | -4/+5 |
| | | | | For #496 | ||||
* | travis: comments, minor rewrite. | Tristan Gingold | 2017-12-18 | 3 | -9/+10 |
| | |||||
* | use travis stages, use docker multistage builds | 1138-4EB | 2017-12-16 | 25 | -259/+548 |
| | |||||
* | Fix typo in previous commit. Prepare 0.35rc2 | Tristan Gingold | 2017-12-14 | 1 | -3/+4 |
| | |||||
* | Remove 'v' in release files. | Tristan Gingold | 2017-12-14 | 1 | -0/+4 |
| | | | | Fix #454 | ||||
* | travis-ci: allow unshallow to fail. | Tristan Gingold | 2017-12-10 | 1 | -1/+4 |
| | |||||
* | travis-ci: tentatively fix git --describe for version. | Tristan Gingold | 2017-12-10 | 1 | -0/+5 |
| | |||||
* | Tentatively fix travis-ci gpl build failure. | Tristan Gingold | 2017-12-10 | 1 | -3/+1 |
| | |||||
* | Move split ols txts to doc/oldmds. Add shields to README. Change target of ↵ | 1138-4EB | 2017-12-10 | 4 | -140/+0 |
| | | | | license shield on RTD. | ||||
* | travis: add gpl packaging | Tristan Gingold | 2017-08-27 | 3 | -66/+131 |
| | |||||
* | travis-ci: use matrix for docker builds | Tristan Gingold | 2017-08-25 | 8 | -139/+98 |
| | |||||
* | travis-ci: don't disp gna log | Tristan Gingold | 2017-08-18 | 3 | -46/+51 |
| | |||||
* | travis-ci: don't display vests log | Tristan Gingold | 2017-08-18 | 1 | -1/+14 |
| | |||||
* | travis-ci: move tests driver to buildtest.sh, clean cache before setting it. | Tristan Gingold | 2017-08-18 | 3 | -11/+34 |
| | |||||
* | travis: add fold around env. | Tristan Gingold | 2017-08-17 | 1 | -0/+2 |
| | |||||
* | travis-ci: investigate gnat-gpl install issue | Tristan Gingold | 2017-08-17 | 2 | -3/+4 |
| | |||||
* | travis-ci: fix fold (again?) and macos-x | Tristan Gingold | 2017-08-17 | 2 | -5/+7 |
| |