Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 configure option to enable default_pie | umarcor | 2019-04-27 | 1 | -21/+21 |
| | |||||
* | 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 | 1 | -4/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 | 4 | -0/+416 |