aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Removed explicit llvm35 depdendencyPatrick Lehmann2018-11-261-2/+2
* 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
* 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
* 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
* travis: tentatively fix release identifier in macos builds.Tristan Gingold2017-12-181-6/+10
* appveyor: tentatively adjust tagname for versions.Tristan Gingold2017-12-181-2/+5
* Tentatively fix tarball filename for travis.Tristan Gingold2017-12-181-4/+5
* 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
* 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 li...1138-4EB2017-12-104-140/+0
* 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 (PowerShell...Patrick Lehmann2017-08-162-18/+16
* 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
* configure: use pwd -W on windows.Tristan Gingold2017-06-131-1/+1
* appveyor/build.ps1: exit with the status of make.Tristan Gingold2017-06-131-1/+4
* Appveyor: set test exit status (tentatively)Tristan Gingold2017-06-121-4/+9
* Remove referenced to the mailing list (gna is closed).Tristan Gingold2017-05-292-7/+2
* Fix typo: paths.Tristan Gingold2017-05-183-37/+37
* Fix PowerShell based build flow (#347)Patrick Lehmann2017-05-143-0/+15
* Fixed file overwrite problem.Patrick Lehmann2017-03-052-6/+6
* Implemented a way to create self-extracting PowerShell scripts as an installe...Patrick Lehmann2017-03-052-10/+358
* Use single VM in .travis.yml to speed-up launching builds. Container are laun...1138-4EB2017-03-019-67/+201
* gcc/Make-lang.in: Avoid pwdTristan Gingold2017-02-211-3/+1
* Fixed Windows compile flow (PowerShell scripts) for GHDL and library compilat...Patrick Lehmann2017-02-1717-1301/+1286
* Replace travis-ci matrix with docker containers (#272)1138-4EB2017-02-1436-11/+52
* Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest… (#277)1138-4EB2017-02-122-58/+66
* Avoid problems from not using quotes in shell script.1138-4EB2017-02-101-7/+7