aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(dist/travis/build.sh): ensure that CONFIG_OPTS arguments are separated1138-4EB2019-06-121-8/+7
|
* travis-ci: pass CONFIG_OPTS to docker containers1138-4EB2019-06-071-1/+1
|
* Add support for gcc-9.xTristan Gingold2019-05-061-0/+3
|
* add configure option to enable default_pieumarcor2019-04-271-21/+21
|
* grt: rename grt-dynload.[ch] to grt-cdynload.[ch]Tristan Gingold2019-04-271-2/+2
|
* libraries: rename _body files.Tristan Gingold2019-04-242-12/+12
| | | | Fix #699
* grt: update windows targets.psm1 with grt-dynload.Tristan Gingold2019-04-241-0/+2
|
* gcc/Make-lang.in: do not enable warnings as errors.Tristan Gingold2019-03-261-1/+1
| | | | For #771
* allow to pass OPT_FLAGS and LIB_CFLAGS to dist/travis/build.sh1138-4EB2019-03-091-1/+1
|
* rename travis-utils to utils; load ansi_color, add buildCmdOpts, ↵1138-4EB2019-02-235-139/+141
| | | | travis_start and travis_finish
* style: install-ada1138-4EB2019-02-042-38/+36
|
* Add man pages job to travis (#733)1138-4EB2019-01-062-1/+14
| | | * add man pages job to travis
* travis-ci: skip 004all08 test for gpl build.Tristan Gingold2018-12-221-0/+2
|
* Removed explicit llvm35 depdendencyPatrick Lehmann2018-11-261-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 commandMartin Cizmar2018-10-281-1/+1
|
* windows install script fixMartin Cizmar2018-10-251-2/+2
|
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-1/+1
| | | | Fix #651
* add option llvm-6.0 to travis build script1138-4EB2018-09-131-0/+4
|
* log stderr of make to a file and use tail to show last 1000 lines1138-4EB2018-06-081-1/+4
|
* add gcc case to build.sh1138-4EB2018-06-051-4/+47
|
* move docker-related resources to ghdl/docker1138-4EB2018-05-2719-239/+11
|
* travis-ci.sh: call make with ghdl_version.Tristan Gingold2018-04-131-1/+2
| | | | Tentative fix for #554
* Set a version to libghdl, put version in configure.Tristan Gingold2018-03-212-35/+38
|
* Fixed library compilation on Windows due to changes in 7ef79a53.Patrick Lehmann2018-02-122-23/+14
| | | | | | Fixes #526. (cherry picked from commit 621df2024e1d9f3990a058d1e3b6f4130a48a91b)
* travis: tentatively fix release identifier in macos builds.Tristan Gingold2017-12-181-6/+10
| | | | For #496
* appveyor: tentatively adjust tagname for versions.Tristan Gingold2017-12-181-2/+5
| | | | For #496
* Tentatively fix tarball filename for travis.Tristan Gingold2017-12-181-4/+5
| | | | For #496
* travis: comments, minor rewrite.Tristan Gingold2017-12-183-9/+10
|
* use travis stages, use docker multistage builds1138-4EB2017-12-1625-259/+548
|
* Fix typo in previous commit. Prepare 0.35rc2Tristan Gingold2017-12-141-3/+4
|
* Remove 'v' in release files.Tristan Gingold2017-12-141-0/+4
| | | | Fix #454
* travis-ci: allow unshallow to fail.Tristan Gingold2017-12-101-1/+4
|
* travis-ci: tentatively fix git --describe for version.Tristan Gingold2017-12-101-0/+5
|
* Tentatively fix travis-ci gpl build failure.Tristan Gingold2017-12-101-3/+1
|
* Move split ols txts to doc/oldmds. Add shields to README. Change target of ↵1138-4EB2017-12-104-140/+0
| | | | license shield on RTD.
* travis: add gpl packagingTristan Gingold2017-08-273-66/+131
|
* travis-ci: use matrix for docker buildsTristan Gingold2017-08-258-139/+98
|
* travis-ci: don't disp gna logTristan Gingold2017-08-183-46/+51
|
* travis-ci: don't display vests logTristan Gingold2017-08-181-1/+14
|
* travis-ci: move tests driver to buildtest.sh, clean cache before setting it.Tristan Gingold2017-08-183-11/+34
|
* travis: add fold around env.Tristan Gingold2017-08-171-0/+2
|
* travis-ci: investigate gnat-gpl install issueTristan Gingold2017-08-172-3/+4
|
* travis-ci: fix fold (again?) and macos-xTristan Gingold2017-08-172-5/+7
|
* travis-ci: try build on macos xTristan Gingold2017-08-173-17/+79
|
* travis: remove script deploy, adjust fold.Tristan Gingold2017-08-171-2/+2
|
* travis: use matrix with os-x, add fold commands in logTristan Gingold2017-08-171-1/+8
|
* Added std_logic_misc for all VHDL versions to the synopsys flavor ↵Patrick Lehmann2017-08-162-18/+16
| | | | (PowerShell). Fixed an issue in Format-VHDLSourceFile.
* Reimport appveyor and travis-ci scripts from v0.34Tristan Gingold2017-08-167-198/+147
|
* Reworked and improved pre-compile scripts.Patrick Lehmann2017-07-292-237/+321
| | | | | Added Intel FPGA support. Extended list of UVVM verification IPs.
* configure: use pwd -W on windows.Tristan Gingold2017-06-131-1/+1
|